Skills documentation
Discover hosted instruction documents and the downloadable Pearing workflow skill.
Stored skills
Signed-in users can manage reusable instruction documents from Profile > Skills. Skills may belong to a user, team, or repository; team and repository settings expose matching Skills tabs.
Each record is one canonical SKILL.md. Its required frontmatter contains a lowercase
kebab-case name and a description; indexed metadata is derived from that document.
List responses contain metadata only, while detail responses include canonical content.
- User skills are private to that user.
- Team members can read team and team-repository skills; team owners can change them.
- Personal-repository skills follow repository-owner access.
- Archived repositories keep skills readable but reject changes; deleted repositories do not expose skills.
Deleting a skill is permanent. Skill text is instruction content, not trusted executable code; clients and agents must still apply their normal review, permission, and execution safeguards.
Website
Create, inspect, preview, download, and update scoped skills interactively.
CLI and API
Publish canonical files from local review flows or custom integrations.
MCP
Let agents discover metadata and fetch current content through typed tools.
Pearing workflow skill
The published workflow SKILL.md is a bootstrap and compatibility entry point for agents.
The Guides hold the human-readable concepts and complete scenarios; the skill keeps concise operating rules.