update-docs
SkillFiles & storageUpdate AGENTS.md files based on session learnings about a topic. Use when documenting patterns, commands, or conventions discovered during development.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the update-docs skill
What this skill tells your AI
The instructions your AI receives, as published by saffron-health/opencode-gui in .agents/skills/update-docs/SKILL.md and read by ahel’s review.
Update AGENTS.md files based on what was learned in this session about: $TOPIC
Read docs/updating-agents-docs.md for full guidelines before proceeding.
Process
-
Review the conversation for learnings about the specified topic:
- Patterns or conventions discovered
- Commands needed but not documented
- Architectural insights
- Common pitfalls encountered
-
Determine where each learning belongs (lowest common ancestor):
- Root
AGENTS.mdfor repo-wide patterns - Package-level AGENTS.md for package-specific patterns
docs/*.mdfor detailed explanations
- Root
-
Check if the target AGENTS.md already has related content:
- If multiple related items exist, consider extracting to a docs/ page
- If adding would make the file too long (>60 lines for root), extract to docs/
-
Apply changes following the writing style in the guidelines
-
List what was updated and why
Signals
- GitHub stars
- 58
- Forks
- 20
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
update-docs-2- Source
- github.com/saffron-health/opencode-gui