docs-agent-md
- Repo stars 0
- Author updated Live
- Author repo skills-registry
- Domain
- Security
- Compatible agents
-
- Claude Code
- Cursor
- Cline
- Codex
- Windsurf
- Gemini CLI
- +20
- Trust score
- 88 / 100 · community maintained
- Author / version / license
- @tomevault-io · no license declared
- Token usage
- Lean
- Setup complexity
- Plug-and-play
- External API key
- Not required
- Operating systems
- Unspecified (assume cross-platform)
- Runtime requirements
- No special requirements
- Permissions
-
- Read-only
- Write / modify
- Network behavior
- Local-only
- Install commands
- 26 variants
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
---
name: docs-agent-md
description: Create, refresh, or reconcile the repository root `AGENTS.md` using current branch truth. Use wh…
category: security
runtime: no special runtime
---
# docs-agent-md output preview
## PART A: Task fit
- Use case: Create, refresh, or reconcile the repository root `AGENTS.md` using current branch truth. Use when Codex needs to update `AGENTS.md` after code, config, CI, audit, or documentation changes, or when the repo's agent guidance must be checked against current files without widening scope to the rest of the docs set. Use when this capability is needed..
- Inputs: target material, constraints, expected output, and acceptance criteria.
- Evidence boundary: follow “Required Inputs / Audit Check / Workflow” and do not present inference as author intent.
## PART B: Execution result
- **01** The card summarizes the use case; runtime output centers on “Create, refresh, or reconcile the repository root `AGENTS.md` using current branch truth. Use when Codex needs to update `AGENTS.md` after code, config, CI, audit, or documentation changes, or when the repo's agent guidance must be checked against current files without widening scope to the rest of the docs set. Use when this capability is needed.”.
- **02** When the source has headings, the agent prioritizes “Required Inputs / Audit Check / Workflow” so the result follows the author’s structure.
- **03** Typical output includes task judgment, concrete steps, required commands or file edits, validation, and follow-up options.
- **04** Risk context follows the fingerprint: read files, write/modify files; mostly runs locally; usually needs no extra API key.
## Running Rules
- read files, write/modify files; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding scope.
- Return the result, validation criteria, and next iteration options. The source does not require a stable slash command. After installation, invoke the skill by name and describe the task.
Name target files or source material, expected output, forbidden changes, and whether network or shell access is allowed. Permission fingerprint: read files, write/modify files.
Start with a small task and check whether the result follows “Required Inputs / Audit Check / Workflow”. Inspect diffs, logs, previews, or tests before expanding scope.
Confirm the final output includes a concrete result, evidence, and next action. If it stays generic, tighten inputs, boundaries, and acceptance criteria.
---
name: docs-agent-md
description: Create, refresh, or reconcile the repository root `AGENTS.md` using current branch truth. Use wh…
category: security
source: tomevault-io/skills-registry
---
# docs-agent-md
## When to use
- Create, refresh, or reconcile the repository root `AGENTS.md` using current branch truth. Use when Codex needs to upda…
- Use it when the task has clear inputs, repeatable steps, and validation criteria.
## What to provide
- Target material, scope, expected result, and forbidden changes.
- Whether network, commands, file writes, or external services are allowed.
## Execution rules
- Organize steps around “Required Inputs / Audit Check / Workflow” and keep inference separate from source facts.
- read files, write/modify files; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding the task.
## Output requirements
- Return the deliverable, key evidence, validation method, and next action.
- Mark missing information as unknown; do not invent commands, platforms, or dependencies. The author source anchors workflow facts; repository files anchor sources and commands; Fluxly only adds fit, limitations, and quality judgment.
skill "docs-agent-md" {
input -> user goal + target files + boundaries + acceptance criteria
context -> Required Inputs / Audit Check / Workflow
rules -> SKILL.md triggers / order / output contract
runtime -> no special runtime | read files, write/modify files | mostly runs locally
guardrails -> usually needs no extra API key + small-sample validation + diff/log review
output -> copyable result + checklist + next iteration
} Docs Agent MD
Use this skill to maintain the repository root AGENTS.md as a minimal,
repo-grounded document.
Required Inputs
- Repository root containing
AGENTS.md - Current branch files used as source of truth
If AGENTS.md is missing, create it at the repository root and still keep the
scope limited to that file.
Audit Check
Before updating AGENTS.md, determine the current local date in YYYY-MM-DD
format and inspect docs/audit/.
- If any audit filename starts with today's date, treat that as the current audit input.
- If no audit filename starts with today's date, ask the user whether to run
$docs-auditbefore continuing. - If the user wants the audit, use
$docs-auditfirst and then continue with the refreshed report.
Accept both date-only and timestamped report names, for example:
docs/audit/2026-03-24.mddocs/audit/2026-03-24_09:15:00.md
Workflow
- Read the current
AGENTS.md. - Check for a same-day audit in
docs/audit/. - Inspect current repository truth before editing:
git status --short- recent commits such as
git log --oneline -n 10 - runtime and config files referenced by
AGENTS.md - CI and policy files referenced by
AGENTS.md
- Use
references/agents-md-template.mdas the required output structure. - Update only
AGENTS.md. - Re-read the final file for structure, wording, and claim accuracy.
Content Rules
- Keep the document grounded in repository-observable facts.
- Prefer code, config, and CI over prose docs when they conflict.
- Preserve the current 5-section layout unless the user explicitly asks for a different structure.
- Keep the document minimal; avoid expanding it into a policy manual.
- State when a rule is observed guidance rather than hard enforcement.
- Do not invent ownership, deployment guarantees, or runtime behavior.
Section Contract
Follow the exact section order in references/agents-md-template.md:
## 1. Purpose## 2. Repository Overview## 3. Agent Roles## 4. Coding Standards## 5. Safety & Constraints
Boundaries
Allowed work:
- Read docs, audits, code, config, CI, and git metadata needed to verify
AGENTS.md - Update
AGENTS.md
Default write scope:
AGENTS.mdonly
Do not do this by default:
- Rewrite broader repository docs
- Edit
.github/workflows/*, policy files, or API contract artifacts as part of anAGENTS.mdrefresh - Expand the task into a full docs audit when the user only asked for
AGENTS.md
Redirects
- Use
$docs-auditfor full documentation accuracy audits and dated audit reports indocs/audit/. - Use
$docs-featurefordocs/features/*authoring and index reconciliation. - Use other repository docs skills when the target is not the root
AGENTS.md.
Bundled Resources
references/agents-md-template.md: Required output template and section intent for the rootAGENTS.md.
Source: CMSgov/emmy-api — distributed by TomeVault.
Decide Fit First
AGENTS.mdusing current branch truth. Use when Codex needs to update `AGENTS…Design Intent
How To Use It
Boundaries And Review