agentsmd-scaffold

仓库创建 2025年12月9日最近提交 9 天前SkillHot 收录 20 天前
▸ 精选理由

适合需要为仓库统一代理行为与目录级规则的维护者和 agent 工程师。

这个 Skill 做什么

生成或更新基于仓库证据的 AGENTS.md 指南文件。

根据仓库里的真实证据生成或更新 AGENTS.md,把 agent 工作流的规则、目录专属约定、校验命令和哪些文件由生成器写入等都写清楚。适合需要为仓库搭建、拆分或改进根目录/子目录的 agent 指南和入门路由时用。输出可以是具体文件内容或修改计划,注重证据驱动和可执行性。

▸ 展开 SKILL.md 英文原文

Generate or update repository-specific AGENTS.md instruction files from real repo evidence. Use when asked to create, design, scaffold, split, or improve root or scoped AGENTS.md files for Codex/Claude/agent workflows, especially when a repo needs directory-specific rules, validation commands, generated-file boundaries, or a short agent onboarding router.

Skill 开发管理agents.md仓库规范Agent 工作流Claude CodeCodex通用
239
Stars
23
Forks
40
仓库内 Skill
+7
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/majiayu000/spellbook/main/skills/agentsmd-scaffold/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/majiayu000/spellbook/main/skills/agentsmd-scaffold/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# AGENTS.md Scaffold

Use this skill to generate a small, evidence-backed `AGENTS.md` stack for a
repository. The output may be a plan, exact proposed file contents, or applied
files when the user explicitly asks to write them.

This skill is for instruction scaffolding. Use `repo-agent-context-audit` first
when the user only asks whether the repo's agent context is healthy.

## Operating Contract

Default to a scoped plan before editing. Only write or modify `AGENTS.md`,
`CLAUDE.md`, `WARP.md`, hooks, settings, or generated docs when the user has
explicitly asked to apply the scaffold.

Direct actions:
- Run read-only discovery, scanner commands, and repo command inspection.
- Produce a sco
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有