← スキル一覧に戻る
name: creating-agents-md-file
description: Generate or update an AGENTS.md file by analyzing a repository's structure, commands, tests, and conventions. Use when asked to create or improve

creating-agents-md-file
by srtab
Async SWE agents seamlessly integrated on your git platform to automate code issues implementation, reviews, and pipeline repairs.
⭐ 16🍴 2📅 2026年1月24日
SKILL.md
name: creating-agents-md-file
description: Generate or update an AGENTS.md file by analyzing a repository's structure, commands, tests, and conventions. Use when asked to create or improve AGENTS.md.
Creating AGENTS.md
Please analyze this codebase and create an AGENTS.md file, which will be given to future
instances of DAIV and other AI agents to operate in this repository.
Output:
- Produce one Markdown document: the full contents of
AGENTS.md.
What to add:
- Commands that will be commonly used, such as how to build, lint, and run tests. Include the necessary commands to develop in this codebase, such as how to run a single test.
- High-level code architecture and structure so that future instances can be productive more quickly. Focus on the "big picture" architecture that requires reading multiple files to understand.
Usage notes:
- If an
AGENTS.mdexists, suggest improvements to it. - Include important rules from
.cursor/rules/,.cursorrules,CLAUDE.md,.github/copilot-instructions.mdwhen present. - If there is a README.md, make sure to include the important parts.
- When you make the initial AGENTS.md, do not repeat yourself and do not include obvious instructions like "Provide helpful error messages to users", "Write unit tests for all new utilities", "Never include sensitive information (API keys, tokens) in code or commits".
- Avoid listing every component or file structure that can be easily discovered.
- Don't include generic development practices.
- Do not write "ask for confirmation" directives; express risk as plan-time requirements.
- Do not make up information such as "Common Development Tasks", "Tips for Development", "Support and Documentation" unless this is expressly included in other files that you read.
- Be sure to prefix the file with the following text:
```
AGENTS.md
This file provides guidance to agents when working with code in this repository. ```
スコア
総合スコア
75/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
✓最近の活動
1ヶ月以内に更新
+10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
レビュー
💬
レビュー機能は近日公開予定です
