Install it into your agent
Tools like skills, skillfish, …
- Install the skill onto your machine
- Link it into your agent's folder
- Audit the files yourself — nothing scans before injection
- Uninstall it when you're done
Run public Agent Skills
Paste a public Agent Skill URL. skillx fetches it, scans it, injects it into your agent for one session, and cleans it up when you're done.
Install vs. run
Tools like skills and skillfish drop files into your agent
and leave them there. skillx fetches, scans, runs once, and cleans up.
Install it into your agent
Tools like skills, skillfish, …
skillx run
One command.
skillx does the rest: scan → inject → run → clean.
Use cases
Pick a public Agent Skill and use it for one useful job right away.
Use a public Agent Skill to redesign a real landing page section with production-ready code.
A strong first run if you want a visible, high-signal result.
Generate a Run-with-skillx block for your skill's README so others can try it in one command.
The skill is conversational — just run it and it will walk you through detecting your project and drafting the block.
Run a testing skill from GitHub to inspect a local app, validate flows, and catch UI issues.
Good for engineers who want a practical verification workflow.
Trust the workflow
skillx makes the first run easier to try without hiding what happens before, during, or after a session.
01
Resolve the Agent Skill URL and identify the exact skill before anything is injected.
02
Run security checks and risk evaluation before the skill enters the session.
03
Inject only the temporary files needed for this run in the active agent.
04
Launch the agent with the skill in place and keep the session bounded.
05
Remove injected files and session artifacts when the run is finished.
Try it now
The fastest path from a public skill URL to a real first run.
Install
Run