publish

Publish a skill from your brain to the community registry. Opens a pull request on GitHub automatically.

/publish <skill-name>

Changelog
2026-03-26 Feature 0.6.1

Cross-platform support: compiles for Claude Code, Codex, and Gemini.

2026-03-25 Feature 0.4.0

Dual platform support: syncs CLAUDE.md + AGENTS.md automatically.

2026-03-23 Launch 0.3.0

Initial release as a core skill.

How it works

1
Pick the skill

Uses the argument, or lists skills in .claude/skills/ and asks which one

2
Validate

Checks for a valid SKILL.md with name and description in the frontmatter

3
Fork the registry

Forks probeo-io/antidrift-skills and clones it to a temp directory

4
Copy the skill

Copies your skill directory into the registry

5
Open a PR

Creates a branch, commits, and opens a pull request with the skill description

6
Clean up

Removes the temp directory and shows the PR URL

Requirements


Other core skills