Skills
Mureo Marketing Account Initial Setup
Automates the initial setup of mureo marketing accounts by generating STRATEGY.md and STATE.json files, discovering connected advertising platforms, and establishing baseline performance metrics.
Persistent Marketing Insight Learning Skill
This skill extracts and stores marketing diagnostic insights into a persistent knowledge base for use in future automated workflows. It structures learned expertise into a standardised format to improve agentic analysis across various diagn…
Marketing Goal Progress Review
Evaluates marketing goal progress by comparing current metrics from various platforms against targets defined in STRATEGY.md. It assesses trajectory, identifies at-risk goals, and recommends evidence-based actions.
Automated Marketing Campaign Health Check
Performs automated daily health audits across Google Ads, Meta Ads, Search Console, and GA4 using existing strategy and state files. It analyses campaign performance, goal progress, and action log observations to identify anomalies.
Automated Ad Creative Refreshing
Automates the auditing and updating of ad creatives across Google and Meta Ads by leveraging performance signals, brand strategy, and landing page analysis. It identifies underperforming assets and generates optimised copy aligned with pers…
Competitive Landscape Scanning and Analysis
This skill analyses competitive landscapes across paid, organic, and on-site channels using auction insights and market signals. It identifies significant shifts in market dynamics and generates strategic recommendations for multi-channel r…
Cross-Platform Ad Campaign Budget Rebalancing
Automates the analysis and reallocation of advertising budgets across Google and Meta Ads by evaluating performance metrics against strategic objectives. It leverages existing MCP tools to identify efficient campaigns and proposes data-driv…
Ad Operations Strategy and State Management
Manages business strategy and campaign state through structured Markdown and JSON files. This allows AI agents to execute advertising operations that are aligned with defined personas, brand voices, and quantitative marketing goals.
Meta Ads Management and Analytics Suite
Provides a comprehensive suite of functions for managing Meta Ads campaigns, ad sets, and creatives via the Marketing API. It enables programmatic control over audiences, pixels, and catalogues.
Evidence-Based Marketing Decision Framework
A statistical decision framework for AI agents to manage marketing accounts by distinguishing signal from noise. It implements an evidence lifecycle with defined observation windows and minimum sample size requirements to validate campaign …
Google Ads Management and Analysis Skill
A comprehensive suite for managing Google Ads campaigns, including ad group creation, keyword optimisation, and budget adjustments. It enables advanced performance analysis, conversion tracking, and automated account health checks.
Arcadia Finance clAMM Liquidity Management
This skill enables agents to manage concentrated liquidity positions on Arcadia Finance, including automated rebalancing, compounding, and yield optimisation. It provides tools for monitoring account health and executing batched DeFi operat…
.NET Memory Profiling and Leak Detection
An agentic skill to analyse .NET application memory usage and identify leaks. It leverages dotMemory to capture snapshots, compare states, and suggest actionable code fixes.
CSV Data Analysis and Summarisation Skill
Provides a workflow for inspecting CSV schemas and computing aggregate statistics using Python standard library scripts.
Playwright Browser Automation and Screenshotting
Provides capabilities for automating a real browser instance to capture screenshots and interact with web content from the terminal.
Prior Authorization Packet Builder
This skill automates the creation of prior authorization packets by analysing case files and searching payer policy documents using ripgrep. It generates structured policy findings and human review checklists to streamline clinical workflow…
Credit Note Bug Fixer
An agentic skill for identifying and resolving formatting errors in shell-based credit note logic by applying patches and executing targeted test commands.
Test Coverage Improver
This skill automates the assessment and enhancement of test coverage by running coverage suites, identifying low-coverage files, and proposing impactful test cases for user approval.
Runtime behaviour investigation and validation
Plan and execute runtime behaviour investigations using temporary probe scripts and validation matrices to uncover edge cases or undocumented behaviour. It enables systematic verification of live integrations through structured case matrice…
Automated Pull Request Draft Generator
Automatically generates structured pull request drafts including branch suggestions, titles, and descriptions by analysing git diffs and commit history. It identifies change types and assesses backward compatibility risks based on modified …
OpenAI Developer Documentation Retrieval
Provides a workflow for retrieving authoritative OpenAI API documentation, schemas, and endpoint specifications via MCP server tools. It enables agents to fetch exact markdown and OpenAPI specs to ensure accurate responses regarding models,…
API Compatibility and Implementation Strategy
A framework for determining compatibility boundaries and implementation approaches for runtime and API changes within the openai-agents-python library. It guides developers on when to use shims, migrations, or direct rewrites based on the l…
Automated Release Readiness Review
Performs a comprehensive audit of git diffs between the latest release tag and a target commit to identify breaking changes, regressions, and release risks. It provides a deterministic ship or block recommendation based on concrete evidence…
Automated Python Example Runner
Automates the execution of Python examples using uv, providing background process management, detailed logging, and automated re-running of failed tests.