Agent skill

agents-bootstrap

Generate a project-specific AGENTS.md from a user goal, then confirm before overwriting.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill agents-bootstrap-appautomaton-agent-designer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/agent/agents-bootstrap-appautomaton-agent-designer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# AGENTS Bootstrap Generate a concise, project-specific `AGENTS.md` tailored to the user's goal. ## Core rules - Use `assets/agents-template.md` as the base structure. - No placeholders in the final `AGENTS.md`. - Keep the file concise and enforceable. - Draft in chat first; ask for confirmation before writing. - Before overwriting, create a backup: `AGENTS.md.bak.<timestamp>`. - If MCP tools are in scope and `docs/mcp-tools.md` is missing or stale, instruct to use the `mcp-tools-catalog` skill before finalizing `AGENTS.md`. ## Required inputs Collect these if not provided: - Role and objective - Non-negotiable constraints - Stack and data sources - Testing toolchain (unit/integration/e2e commands, frameworks, MCP tools) - Whether Issue CSV workflow is in scope Ask at most 2 clarification questions, then proceed with stated assumptions. If the task continues across turns, re-invoke this skill to keep the rules active. ## Output requirements The final `AGENTS.md` must include (when applicable): - Role & objective - Constraints - Tech & data sources - Project testing strategy (tools + commands) - E2E loop (plan → issues → implement → test → review → commit → regression) - Plan & issu

What's inside
Steps it walks through
  1. Core rules
  2. Required inputs
  3. Output requirements
  4. Write flow
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the agents-bootstrap skill do?

Generate a project-specific AGENTS.md from a user goal, then confirm before overwriting.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill agents-bootstrap-appautomaton-agent-designer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going