install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/birdmate" ~/.claude/skills/majiayu000-claude-skill-registry-birdmate && rm -rf "$T"
manifest:
skills/data/birdmate/SKILL.mdsource content
birdmate
APM project for birdmate
What This Package Does
Describe what this package provides and how AI agents should use it.
Getting Started
apm install your-org/birdmate apm compile
Available Primitives
- Instructions: Guardrails and standards in
.apm/instructions/ - Prompts: Executable workflows in
.apm/prompts/ - Agents: Specialized personas in
.apm/agents/