fix(ci): resolve lint and docs build failures

This commit is contained in:
Peter Steinberger
2026-01-04 18:04:23 +00:00
parent 16ce76307e
commit bcdfe461d4
15 changed files with 9 additions and 33 deletions

View File

@@ -4,7 +4,6 @@ read_when:
- Adding or modifying skills
- Changing skill gating or load rules
---
<!-- {% raw %} -->
# Skills (Clawdbot)
Clawdbot uses **AgentSkills-compatible** skill folders to teach the agent how to use tools. Each skill is a directory containing a `SKILL.md` with YAML frontmatter and instructions. Clawdbot loads **bundled skills** plus optional local overrides, and filters them at load time based on environment, config, and binary presence.
@@ -146,4 +145,3 @@ copy). Workspace skills are user-owned and override both on name conflicts.
See `docs/skills-config.md` for the full configuration schema.
---
<!-- {% endraw %} -->