Install, browse, and sync skills across all your AI coding assistants. Works with Claude Code, Cursor, Codex, Antigravity, and more.
Manage skills across Claude Code, Cursor, OpenAI Codex, and Antigravity from a single CLI. No vendor lock-in, no switching tools.
Only 3 runtime dependencies. Compiled binaries available for all platforms. Built on Node.js native APIs for minimal overhead.
Install from any Git repository. Pre-configured with official Anthropic and OpenAI skill repos. Create and share your own.
Path traversal protection, symlink attack prevention, and git command injection guards. Atomic file writes with locking.
Install skills globally for all projects or locally for specific ones. Manage separate configurations per workspace.
Browse skills interactively, search repositories, multi-select installations. Shell completions for bash, zsh, and fish.
# Add a skill repository osk repo add https://github.com/anthropics/skills # Install a skill to Claude Code osk install anthropics/skills pdf -t claude # Install globally (available in all projects) osk install anthropics/skills commit -g # List installed skills osk list claude pdf v1.0.0 Extract and analyze PDF documents commit v1.2.0 Generate conventional commits