Aller au contenu principal
Skills · Business Contexts

AI Skills

A Skill is a ready-made operational context that gives AI your working method — step order, checks, business rules. AI knows how to use the tools, Skills save it from figuring out how.

The 9 Skills

NameSteps
Bootstrap & Network
5
Inventory & Ad Units
5
Availability Forecast
5
Advertisers, Orders & Line Items
5
Placements & Targeting
5
Native Image Creative
5
QA & Preview
5
Deploy & Activate
5
Reporting & Analytics
5

Installation by platform

Claude Code

One command:

$ ./install.sh claude

Claude Desktop

Add to your MCP configuration:

{"mcpServers": {"orbiads": {"url": "https://orbiads.com/mcp"}}}

OpenAI Codex

Copy AGENTS.md and the skills/ folder to your project.

Gemini

Copy the extension configuration to your project.

CLI only

Install Skills without MCP:

$ ./install.sh skills

How it works

1
User input
2
Skill activated (semantic routing)
3
Tools called (MCP or CLI)
4
Result + guardrails

Customize your Skills

Every GAM network has its conventions: order names, prefixes, favorite ad units, internal validation rules.

Create a CLAUDE.md file (or AGENTS.md for Codex) in your project with your specific rules. Custom instructions layer on top of Skills — the Skill provides the method, your instructions add your rules.

# Example custom CLAUDE.md
- Always prefix order names with the advertiser code
- Never deploy on the Homepage_Top ad unit without manual validation
- Use report template #12345 for all monthly reviews
- Name line items: {advertiser}_{format}_{date}