agents

Official

Automate AI agent docs, standardize projects.

Authornetresearch
Version1.0.0
Installs0

System Documentation

What problem does it solves? Manual creation and maintenance of AGENTS.md files is time-consuming, error-prone, and leads to inconsistent documentation across projects. This lack of standardization hinders efficient onboarding for both human developers and AI agents, making it difficult for them to quickly understand project conventions, build processes, and interaction patterns.

Core Features & Use Cases

  • Automated Hierarchical Documentation: Generates thin root AGENTS.md files for global rules and auto-creates scoped files for specific subsystems (e.g., backend/, frontend/, cmd/), ensuring a clear, structured overview.
  • Intelligent Project Analysis: Automatically detects project language (Go, PHP, TypeScript, Python, hybrid), frameworks, and extracts build, test, lint, and format commands from Makefile, package.json, composer.json, and go.mod.
  • Idempotent & Safe Updates: Updates existing AGENTS.md files by refreshing auto-extracted content and timestamps, while preserving any custom modifications made by users, making it safe to run repeatedly.
  • Use Case: For a new multi-language repository, use this skill to instantly generate a comprehensive AGENTS.md documentation suite. This provides AI agents with immediate, structured context for code generation, review, and task execution, while also streamlining human developer onboarding by centralizing project guidelines.

Quick Start

Generate AGENTS.md files for your current project, including a thin root and auto-detected scoped files.

Dependency Matrix

Required Modules

jq

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agents
Download link: https://github.com/netresearch/agents-skill/archive/main.zip#agents

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.