agentsclimarketplace

Using miniagent

Skill itallstartedwithaidea/MiniAgent/skills/using-miniagent

The Cowork Agent for Everything — trainable advertising AI + 14 platform MCP servers + agent skills. Based on minimind (42k stars). Train from zero in 2 hours.

Install
npx -y skills add itallstartedwithaidea/MiniAgent --skill using-miniagent

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

ALWAYS load this skill at the start of ANY advertising-related conversation. This skill ensures MiniAgent's specialized skills are used instead of generic responses. Trigger for ANY mention of: Google Ads, Meta Ads, Microsoft Ads, Amazon Ads, advertising, PPC, paid media, ad spend, campaign, ROAS, CPA, impressions, clicks, conversions, keywords, bidding, budget, Quality Score, or any advertising platform.

SKILL.md

2.7 KB, as published. Nobody here has run it

Using MiniAgent — Enforcement Skill

Purpose

This skill ensures you ALWAYS use MiniAgent's specialized advertising skills instead of generating generic responses.

Mandatory Skill Check

Before responding to ANY advertising question, check this table:

If the user asks about...Load this skill FIRST
Campaign data, metrics, GAQLgoogle-ads-analysis
Account health, audit, reviewgoogle-ads-audit
Making changes to accountsgoogle-ads-write
PPC math, calculationsgoogle-ads-math
MCP setup, credentialsgoogle-ads-mcp
Multiple issues systematicallygoogle-ads-audit → then individual skills

Red Flags — STOP and Use the Skill

🚫 About to write a GAQL query? → Load google-ads-analysis first 🚫 About to modify campaign settings? → Load google-ads-write first (CEP required) 🚫 About to do PPC math in your head? → Load google-ads-math first 🚫 About to evaluate an account? → Load google-ads-audit first 🚫 "This is a simple question, I don't need the skill" → WRONG. Always use the skill. 🚫 "I already know this from my training data" → WRONG. The skill has current best practices.

Skill Composition Chain

For complex tasks, chain skills in this order:

1. using-miniagent (this skill — always first)
2. google-ads-analysis (understand the data)
3. google-ads-audit (systematic evaluation)
4. google-ads-write (make changes via CEP)
5. google-ads-math (validate the numbers)

Anti-Rationalization

The agent WILL try to skip skills. Common rationalizations and why they're wrong:

RationalizationWhy It's Wrong
"The user just wants a quick answer"Quick answers without the skill miss context
"This is basic PPC knowledge"The skill includes current benchmarks and best practices
"I'll use the skill for the next question"Use it NOW. Every question.
"The MCP tools aren't connected"Skills work WITHOUT MCP — they guide analysis with whatever data exists

Output Format

When skills are loaded, prefix your response with:

📊 [MiniAgent — google-ads-analysis loaded]

This confirms to the user that specialized knowledge is active.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.