Bundled plugins for the Apollo Solutions and Field teams
npx claudepluginhub apollosolutions/skillsAgent skills for AI coding agents maintained by the Apollo Solutions and Field teams
A collection of skills for AI coding agents, maintained by the Apollo Solutions and Field teams. These skills are experimental or not fully supported in the same way as the official Apollo GraphQL skills repository.
Apollo Skills follow the Agent Skills format and are available via the Skills CLI.
The code in this repository is experimental and has been provided for reference purposes only. Community feedback is welcome but this project may not be supported in the same way that repositories in the official Apollo GraphQL GitHub organization are. If you need help you can file an issue on this repository, contact Apollo to talk to an expert, or create a ticket directly in Apollo Studio.
Install skills using the Skills CLI:
npx skills add apollosolutions/skills
The CLI guides you through an interactive installation:
You can also install skills as a Claude Code plugin.
Once installed, skills are available as namespaced slash commands (e.g., /apollo-solutions-skills:skill-creator).
Guide for creating effective skills for this repository.
Install:
npx skills add apollosolutions/skills@skill-creator
Use when:
References: SKILL.md · Apollo Skills
First-pass answers to customer questions about Apollo products using public documentation and GraphOS MCP Tools. Does not use internal data sources.
Install:
npx skills add apollosolutions/skills@solutions-bot
Use when:
References: SKILL.md · Product landscape · Question patterns
Skills activate automatically once installed. The agent uses them when relevant tasks are detected.
Each skill contains:
SKILL.md - Instructions for the agent (required)references/ - Supporting documentation (optional)Have a skill idea for the Solutions or Field teams? See CONTRIBUTING.md to get started.
The code in this repository is experimental and for reference purposes only. Community feedback is welcome but this project is not officially supported in the same way that repositories in the official Apollo GraphQL GitHub organization are. If you need help you can file an issue on this repository, contact Apollo to talk to an expert, or create a ticket directly in Apollo Studio.
Official prompts.chat marketplace - AI prompts, skills, and tools for Claude Code
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations