LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

write-agents-md - Write and maintain AGENTS.md architectural context files

Write and maintain AGENTS.md or CLAUDE.md files as an Intent Layer to provide dense architectural context for agents.

Tags

Updated: 2026-09-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Build AGENTS.md node hierarchy leaf-first
  • Sync intent nodes with code changes
  • Audit existing intent node content
  • Cut intent nodes to word budgets
  • Summarize child nodes bottom up

Inputs

  • Source repository codebase
  • Git diff or commit history
  • Existing AGENTS.md or CLAUDE.md files
  • User answers for SME interview

Outputs

  • Created or updated AGENTS.md files
  • Node diff proposals
  • Question list file .intent-layer-questions.md
  • Node tree with word counts

Requirements

  • Git version control tool
  • Word count utility wc
  • Repository code formatter

Source

  • Spec: SKILL.md
agents-md
claude-md
intent-layer
context-management
documentation
Build AGENTS.md node hierarchy leaf-first
Sync intent nodes with code changes
Audit existing intent node content
Cut intent nodes to word budgets
Source repository codebase
Git diff or commit history
Existing AGENTS.md or CLAUDE.md files
Created or updated AGENTS.md files
Node diff proposals
Question list file .intent-layer-questions.md