Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
AgentApropos::Skills
Constants
BANNER = "<!--
GENERATED
by `agent-apropos generate` — do not edit.
Edit
the source doc instead. -->"
ROOTS =
Agents::ALL
.map(&.skill_root).uniq!
Instance methods
active_roots
(repo_root :
Path
, fs :
Filesystem
) :
Set
(
Path
)
Source
slug_for
(path :
String
) :
String
Source
wrappers
(conventions :
Array
(
Convention
)) :
Hash
(
String
,
String
)
Source
Nested types
AgentApropos::Skills::Error