sf-create-agentsmd

Generate or review AGENTS.md files with scaffolded sections and CI integration notes.

3|5|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/sparkfabrik/sf-awesome-copilot --skill sf-create-agentsmd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sf-create-agentsmd
Source: https://github.com/sparkfabrik/sf-awesome-copilot/tree/main/skills/system/sf-create-agentsmd
Command: npx skills add https://github.com/sparkfabrik/sf-awesome-copilot --skill sf-create-agentsmd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate or review AGENTS.md files to ensure project agent instructions and safety guidelines are present and aligned with team conventions across new and existing repositories.

Core Features & Use Cases

  • Scaffold a complete AGENTS.md for a brand-new project following the AGENTS.md specification and project discovery rules.
  • Review an existing AGENTS.md, diagnose gaps, and propose precise, minimal changes to bring it up to standard.
  • Tailor AGENTS.md content to the repository structure, workflows, and policy requirements (e.g., OpenSpec, package management, and CI rules).

Quick Start

Generate or review the AGENTS.md for the current project and tailor it to the repository's structure and conventions.

Frequently Asked Questions about sf-create-agentsmd

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

FAQPage Schema
How do I generate an AGENTS.md file for a new project?

The Skill scaffolds a complete AGENTS.md for a new project by applying project discovery rules to structure sections, safety policies, and agent instructions tailored to your repository's conventions.

What is an AGENTS.md file used for in a repository?

An AGENTS.md file captures project agent instructions and safety guidelines, ensuring automated agents follow team conventions and repository-specific policies during development.

How do I review an existing AGENTS.md for completeness?

The Skill reviews an existing AGENTS.md by diagnosing gaps and validating agent instructions against team conventions, proposing precise, minimal changes to bring the file up to standard.

Can I integrate AGENTS.md with OpenSpec and CI pipelines?

Yes, the Skill tailors AGENTS.md content to include integration guidance for OpenSpec and CI rules when those workflows are detected in the repository structure.

Does the AGENTS.md generator work with existing project structures?

The Skill detects project mode and applies review or addition logic to tailor AGENTS.md recommendations to your existing repository structure, workflows, and policy requirements.