Skills
What are skills?
Section titled “What are skills?”Skills are structured workflows defined in SKILL.md files. They describe reusable procedures
that capabilities can bundle for agents to use.
Where skills live
Section titled “Where skills live”$ ls ~/.dreadnode/capabilities/dreadairt/skillsreconreportingAccessing skills in the CLI
Section titled “Accessing skills in the CLI”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.