AI Agent Skills
Ready-to-install skills that extend what your agents can do. Drop them in and the model reaches for the right capability at the right moment.
About this product
Agent skills are self-contained capability packs. Each one is a folder with a SKILL.md file that tells the model what the skill does and when to reach for it, plus the reference material and templates that capability needs. You put the folder in your skills directory and the agent picks it up — there is no framework to adopt and no code to wire.
This pack covers the work we do most: deploying to GCP and Azure, choosing the right credential type, storing secrets properly, designing system architecture, building and evaluating agents, and running a structured planning pass before any of it. Each skill encodes a decision procedure rather than a single prompt — what to ask, what to rule out, and which command to run once the decision is made.
Everything is plain Markdown. You can read a skill in full before you install it, fork any of them, and keep using them if you change models or switch harnesses.
What's included
- Every skill as a self-contained folder: SKILL.md with YAML frontmatter, plus its reference files and templates.
- Skills for GCP and Azure deployment, credential selection, secret management, system architecture, agent evaluation and structured planning.
- Orchestrator skills that route a request to the right specialist skill, so you do not have to name it yourself.
- A written install guide for the Claude Code CLI, with the exact commands to run.
- A commercial licence header on every file: use them in unlimited internal and client projects.
Compatibility & requirements
- FormatMarkdown (SKILL.md) with YAML frontmatter
- RuntimeClaude Code CLI
- Cloud skillsgcloud or az CLI, authenticated to your own account
- DeliveryZIP archive, download link by email
- LicenceCommercial, per team