← Back to install

Autonomous agents

Install for autonomous agents.

These agents use their own CLI or a local skills folder — not the one-line npx skills add installer. Pick your runtime for exact commands.

01

Use the agent’s own CLI

Autonomous agents don’t use npx skills add — they load a local skills folder or a skill tap.

02

Clone or tap the repo

Pull skills from GitHub, then copy /skills or install via the agent’s skill commands.

03

Reload and run

Restart the agent session and ask for social media deliverables.

OpenClaw-family agents copy skill folders into skills/. Hermes uses a skill tap. Hugging Face agents load skill directories into your agent framework.

← Back to all install paths