docs.rs failed to build rsclaw-skill-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Skill subsystem.
A skill is a directory containing a SKILL.md manifest + optional
shell scripts. Skills extend the agent with shell-backed tools.
Public API surface:
SkillRegistry— loaded skills, keyed by slugload_skills()— scan directories, apply config enable/disablerun_tool()— execute a skill tool commandClawhubClient— download/install skills from clawhub.aiLockFile—.clawhub/lock.jsonread/write