Skip to content

Skills

Skills are structured workflows defined in SKILL.md files. They describe reusable procedures that capabilities can bundle for agents to use.

Terminal window
$ ls ~/.dreadnode/capabilities/dreadairt/skills
recon
reporting

Open /skills inside the TUI to browse and load available skills.

In local runtimes, skills usually come from capabilities installed under ~/.dreadnode/capabilities/. In sandbox runtimes, they come from capabilities installed on the active project.

If you do not see the skill you expect, open /capabilities first and make sure the underlying capability is installed for the runtime you are using.