SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

clawsec
Release automation for OpenClaw skills: version bumping, tagging, packaging, and CI verification for skill releases.

skill-router
Decides when to route a request to a different skill versus executing directly; prevents wasteful discovery or unnecessary installations.

fireworks-skill-memory
Provides persistent, per-skill experience memory for Claude Code and Codex, injecting past lessons and distilling new ones across sessions.

myself-skill
Detects the user's language and routes the session to a language-specific skill file (Chinese or English), loading the corresponding instructions and tools.