v0.4

Agent skills are powerful. And untrusted.

Run any agent skill. Safely. Without installing it.

One command — fetch, scan, run, auto-clean.

terminal
$ skillx run github:skillx-run/skillx.run/examples/skills/code-review "Review PR"
Resolving source...
Resolved: code-review
Scanning for security issues...
Scan Result: PASS (23 rules checked)
Using agent: Claude Code
Injected 1 files to .claude/skills/code-review
Launching agent...
[Claude Code running...]
Agent completed. Cleanup done.

Try skillx in seconds

curl -fsSL https://skillx.run/install.sh | sh
brew install skillx-run/tap/skillx
cargo install skillx
More install options →

Why skillx?

No Install Needed

ephemeral

Run any skill temporarily. It's fetched, injected, and auto-cleaned when your session ends. Nothing is permanently added to your project.

Security First

23 rules

Every skill is scanned across 5 risk levels before injection. Dangerous patterns are blocked — you never run untrusted code.

One Command

zero config

No setup, no config files. One command pulls from any Git host, scans, runs, and cleans up. That's it.

How skillx works

Fetch Pull from any Git host or skill directory
Scan 23 security rules check before use
Inject Copy skill files into agent config
Run Launch your agent with the skill
Clean Auto-remove when session ends

The Agent Skill Ecosystem

Works with every agent. Pulls from every source.

Agents 32+

AI coding assistants, IDEs, and CLI tools

Claude CodeCodexCopilotCursor Gemini CLIWindsurfClineRoo CodeAmpOpenCodeGooseAider + 20 more + custom
See all agents →

Sources 18+

Git hosts, registries, and skill directories

GitHubGitLabBitbucketCodeberg SourceHutGitea / ForgejoHugging FaceGistskills.shClawHubLobehHubSkillHub Club + 6 more
See all sources →
One CLI. Every agent. Every source.

Ready to run your first skill?

curl -fsSL https://skillx.run/install.sh | sh