Scaffold
Create one focused skill with a clear trigger, outcome, and compatibility contract.
Publish on skills.handover.sh
Package reliable instructions around Handover MCP or the CLI, keep the source inspectable, and make it discoverable to people, agents, search engines, and skill directories.
Workflow
Create one focused skill with a clear trigger, outcome, and compatibility contract.
Test identity, permissions, failure behavior, and the resulting Handover record end to end.
Open a pull request with source, test evidence, publisher identity, and required capabilities.
Start
npx skills init my-handover-skillcurl -fsSL https://raw.githubusercontent.com/44-pixels/handover-mcp/main/templates/handover-skill/SKILL.template.md -o my-handover-skill/SKILL.mdFollow the open Agent Skills specification and use the Handover starter contract for identity, access, attribution, and verification requirements. Keep reusable starters named SKILL.template.md; only a finished, installable skill should use the reserved SKILL.md filename.
Trust boundary
Submit
Official skills are maintained by 44pixels. Community skills keep their publisher and repository attribution and are reviewed for format, least privilege, and truthful compatibility before listing.
Discovery contract
Before installation
Handover listings make provenance and requirements visible, but a listing is not a security guarantee. Review the complete skill and grant only the access its workflow needs.