AGENTS.md-Best-Practices
Health Warn
- License — License: MIT
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 5 GitHub stars
Code Pass
- Code scan — Scanned 1 files during light audit, no dangerous patterns found
Permissions Pass
- Permissions — No dangerous permissions requested
No AI report is available for this listing yet.
A best practice for universal prompts that comply with the AGENTS.md open specification.
A best practice for universal prompt engineering that complies with the AGENTS.md open specification.
Project Guidelines
- Organize
AGENTS.mdbest practices for different domains in separate folders skill/agents-md-best-practices/encapsulates allAGENTS.mdand uses workflow-generated SKILL for progressive disclosure
Project Structure
AGENTS.md-Best-Practices/
├── src/
│ ├── develop/ # Primary category
│ │ └── web-frontend-design/ # Secondary category
│ │ └── {author}/ # Author
│ │ ├── AGENTS.md # Main file (language-agnostic)
│ │ └── AGENTS_{xx-YY}.md # Optional multilingual version (e.g., zh-CN)
│ └── life/
└── skill/
└── agents-md-best-practices/ # Complete encapsulation (generated via workflow)
├── SKILL.md # Skill entry point
├── index.yaml # MD document index
└── md/ # All AGENTS.md
└── {primary-category}_{secondary-category}_{author}_AGENTS.md # AGENTS.md copy
Quick Start
1. As AGENTS.md
Select the appropriate AGENTS.md file based on your needs and project description, download it to your project directory, and prompt the local Agent to load it after running.
2. As SKILL.md
Download and install the skill/agents-md-best-practices/ skill pack to the Agent's corresponding directory, then prompt the local Agent to load the skill after running.
Collection List
No entries yet. Contributions are welcome.
Contribution Guidelines
Welcome to contribute in the following ways:
- Submit entries: Create corresponding
AGENTS.mdfiles in thesrc/directory according to the project structure requirements - Report issues: Submit Issues to report bugs or suggest improvements
- Improve documentation: Optimize existing documents or translate multilingual versions
- Develop features: Implement new features or optimize workflows
Please ensure you follow the project guidelines and maintain consistent code style.
License
This project is licensed under the MIT License
Copyright © 2026 JularDepick, see COPYRIGHT for details.
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found