skill-creator

Create and update Apollo GraphQL skills following the Agent Skills specification.

102|12|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/apollographql/skills --skill skill-creator-apollographql
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/apollographql/skills/tree/main/skills/skill-creator
Command: npx skills add https://github.com/apollographql/skills --skill skill-creator-apollographql

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance and best practices for developing new skills or updating existing ones within the Apollo GraphQL ecosystem, ensuring adherence to the Agent Skills specification.

Core Features & Use Cases

  • Skill Development Guidance: Offers a structured approach to creating skills, including directory structure, SKILL.md format, and writing style.
  • Best Practices: Details naming conventions, description writing, and content organization for clarity and efficiency.
  • Use Case: You are tasked with building a new skill for an Apollo GraphQL product. This Skill will guide you through the entire process, from defining the skill's purpose to structuring its documentation and code.

Quick Start

Use the skill-creator skill to learn how to create a new skill for Apollo GraphQL.

Frequently Asked Questions about skill-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an Apollo GraphQL skill for an AI agent?

To create an Apollo GraphQL skill, you follow the Agent Skills specification, which involves defining a directory structure, writing the SKILL.md file, and organizing content for clarity and efficiency. This guide provides the full process.

What is the correct structure and format for an Agent Skills SKILL.md file?

The SKILL.md format requires specific sections for the skill's purpose, features, and use cases. Adhering to the Agent Skills specification ensures your Apollo GraphQL skill is properly structured and documented for AI agents.

What are the best practices for writing Apollo GraphQL agent skill documentation?

Best practices for writing agent skills include following naming conventions, writing clear descriptions, and organizing content efficiently. These guidelines ensure your Apollo GraphQL skill documentation meets the required specification.

Does an Apollo GraphQL skill require any specific dependencies or components?

An Apollo GraphQL skill does not require external dependencies to structure its documentation. It relies on reference components to guide the development of specialized AI agent capabilities according to the specification.

How do I update an existing Apollo GraphQL skill to follow current guidelines?

To update an Apollo GraphQL skill, you review the current Agent Skills specification for directory structure, SKILL.md formatting, and writing style. This ensures existing skills align with updated best practices and versioning rules.