← スキル一覧に戻る

agentscfg-usage
by Jawkx
⭐ 1🍴 0📅 2026年1月23日
SKILL.md
name: agentscfg-usage description: Use when the repo contains .agentscfg and the user asks to add/update agent configuration, skills, MCP, or tool settings. Enforce the agentscfg workspace layout and avoid creating separate/legacy agent config locations.
agentscfg Usage
Quick rules
- Only apply if
.agentscfg/exists; if missing, ask whether to runagentscfg init. - Use
.agentscfg/as the single source of truth; do not create separate agent config folders/files elsewhere.
Add or update a skill
- Create/modify
.agentscfg/skills/<skill-name>/SKILL.md(plus optionalscripts/,references/,assets/). - Keep the skill concise and task-focused.
Add or update tool settings
- Preferred: edit
.agentscfg/targets/<tool>/**(e.g.claude/,opencode/,codex/). - Legacy single-file mapping (only if needed):
.agentscfg/targets/claude.settings.json.agentscfg/targets/opencode.json.agentscfg/targets/codex.config.toml
Add or update MCP
- Edit
.agentscfg/mcp/mcp.json.
After changes
- Suggest
agentscfg plan/agentscfg diffandagentscfg syncto apply outputs.
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です