1行の説明文
Scanned 5/27/2026
Install to Claude Code
npx -y skills add minicoohei/ai-agent-camp --skill _template --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Template?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/minicoohei-template)More formats (shields.io, HTML) on the badges page.
---
# === 共通メタデータ (必須) ===
name: skill-name
description: 1行の説明文
version: 1.0.0
# === 分類 (必須) ===
# role: designer | developer | analyst | marketer | communicator | educator | pm
# difficulty: beginner | intermediate | advanced
# tags: [tag1, tag2]
# === 実行情報 (推奨) ===
# estimatedMinutes: 15
# prerequisites: [setup-gemini] # 先に完了すべきスキル/レッスン
# === Claude Code 固有 (optional) ===
# claude:
# user-invocable: true
# allowed-tools: [Bash, Write, Read]
# === Cursor 固有 (optional) ===
# cursor:
# globs: ["*.py"]
---
# Overview
<!-- 何をするスキルか 1-2文で -->
# Usage
<!-- コマンド例 -->
```bash
# 基本実行
python skills/skill-name/scripts/main.py --arg value
# オプション付き
python skills/skill-name/scripts/main.py --arg value --flag
```
# Workflow
<!-- ステップバイステップの実行プロセス -->
1. Step 1
2. Step 2
3. Step 3
# Platform Specs
<!-- サイズ表、API仕様など。該当しない場合はセクション削除可 -->
# Troubleshooting
<!-- よくあるエラーと解決方法 -->
| エラー | 解決方法 |
|--------|---------|
| API key not found | `setup-gemini` を先に実行 |
# Success Criteria
<!-- 完了の判定基準 -->
- [ ] 出力ファイルが生成されている
- [ ] エラーなく完了
No comments yet. Be the first to comment!
SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.