agent-creator

Create and synchronize AGENTS.md guides across repository root and component levels.

2|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/jackonedev/agent_skills --skill agent-creator-jackonedev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-creator
Source: https://github.com/jackonedev/agent_skills/tree/main/skills/agent-creator
Command: npx skills add https://github.com/jackonedev/agent_skills --skill agent-creator-jackonedev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Creates and updates AGENTS.md files across repo root and subfolders, providing copy-paste templates and ensuring Auto-invoke sections stay syncable.

Core Features & Use Cases

  • Automatically generate a root AGENTS.md to define repo-wide norms.
  • Generate component-level AGENTS.md to capture local conventions and overrides.
  • Sync existing AGENTS.md with current skills and frontmatter definitions to keep guidance up to date.

Quick Start

Copy the root AGENTS.md template into your repo and run the synchronization workflow to apply latest skill definitions.

Frequently Asked Questions about agent-creator

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

FAQPage Schema
How do I create and sync AGENTS.md guides across my repository components?

AGENTS.md files define repo-wide norms at the root level and capture local conventions or overrides at the component level, providing structured guidance for automated agents operating within the repository.

What is the best way to keep AGENTS.md auto-invoke sections updated with current skills?

The best way to keep auto-invoke sections updated is running the synchronization workflow, which aligns existing AGENTS.md files with current skill metadata and frontmatter definitions to maintain accurate guidance.

Can I generate component-level AGENTS.md files to capture local conventions?

Yes, you can generate component-level AGENTS.md files to capture local conventions and overrides, ensuring that specific subfolder guidance is provisioned alongside the root repository norms.

Do I need to manually update AGENTS.md templates when adding new skills?

You do not need to manually update templates when adding new skills; the synchronization workflow automatically refreshes templates to reflect current skills and frontmatter definitions across the repo.

How does AGENTS.md synchronization handle template provisioning for new repo components?

AGENTS.md synchronization handles template provisioning by applying copy-paste templates and integrating skill metadata when adding new root or component files, ensuring consistent guidance structure.