agents-bootstrap

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

Updated Jan 9, 2026
One-click install
npx skills add https://github.com/bnufw/lear_by_ai --skill agents-bootstrap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agents-bootstrap
Source: https://github.com/bnufw/lear_by_ai/tree/main/.codex/skills/agents-bootstrap
Command: npx skills add https://github.com/bnufw/lear_by_ai --skill agents-bootstrap

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

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

Core Features & Use Cases

  • Use assets/agents-template.md as the base structure.
  • No placeholders in the final AGENTS.md; drafts are prepared in chat before applying changes.
  • Draft in chat first; ask for confirmation before overwriting, and 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 plan: plan skill before finalizing AGENTS.md.
  • The final AGENTS.md should include roles, objectives, constraints, tech stack, testing strategy, and a defined E2E loop.

Quick Start

Draft the tailored AGENTS.md in chat and obtain confirmation before overwriting.

Frequently Asked Questions about agents-bootstrap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a project-specific AGENTS.md for AI-assisted project setup?

Generate a project-specific AGENTS.md by providing a user goal to draft the file in chat first, then confirm before overwriting. The process uses a base template to ensure roles, objectives, constraints, tech stack, testing strategy, and an E2E loop are included without placeholders.

What is the safest way to overwrite an existing AGENTS.md file during project onboarding?

The safest way to overwrite an AGENTS.md file is to draft the new content in chat first, ask for explicit confirmation, and automatically create a backup named AGENTS.md.bak.<timestamp> before applying changes. This ensures no existing configurations are lost.

How to handle MCP tools documentation when creating an AGENTS.md file?

Handle MCP tools documentation by checking if docs/mcp-tools.md is missing or stale before finalizing AGENTS.md. If it is, instruct to use the plan skill first to ensure tooling references and safety guidance are accurate and up to date.

What should be included in an AGENTS.md template for project management automation?

An AGENTS.md template for project management should include defined roles, objectives, constraints, tech stack, testing strategy, and a defined E2E loop. It must also satisfy requirements for inputs, backups, tooling references, and safety guidance without leaving placeholders.

Can I draft an AGENTS.md file without immediately applying changes to my project?

Yes, you can draft an AGENTS.md file entirely in chat without applying changes immediately. The workflow prepares the full draft for review and only writes to the project directory after you explicitly confirm the action.

Does agents-bootstrap require any dependencies to bootstrap project documentation?

No, agents-bootstrap requires no dependencies to bootstrap project documentation. It operates independently using its internal assets/agents-template.md structure to generate the required file from your provided user goal.