{skill-name}
- Repo stars 360
- Author repo ai-agent-camp
{スキル名}
説明
{スキルの詳しい説明}
使い方
python skills/{skill-name}/scripts/main.py --param value
パラメータ
| パラメータ | 必須 | デフォルト | 説明 |
|---|---|---|---|
| --param1 | はい | - | {説明} |
| --param2 | いいえ | {値} | {説明} |
出力例
{出力サンプル}
必要な環境
- {必要な API キーや環境変数}
- {必要な Python パッケージ}
トリガーフレーズ
- 「{フレーズ1}」
- 「{フレーズ2}」
- Fluxly category
- AI
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 88 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @minicoohei · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Plug-and-play
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Python
- Detected file/system behavior
-
- Read-only
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. 説明
{スキルの詳しい説明}
使い方
使い方
パラメータ
パラメータ · 必須 · デフォルト · 説明 --param1 · はい · - · {説明} --param2 · いいえ · {値} · {説明}
出力例
出力例
必要な環境
{必要な API キーや環境変数} {必要な Python パッケージ}
トリガーフレーズ
「{フレーズ1}」 「{フレーズ2}」
# {スキル名}
## 説明
{スキルの詳しい説明}
## 使い方
```bash
python skills/{skill-name}/scripts/main.py --param value
```
## パラメータ
| パラメータ | 必須 | デフォルト | 説明 |
|-----------|------|----------|------|
| --param1 | はい | - | {説明} |
| --param2 | いいえ | {値} | {説明} |
## 出力例
```
{出力サンプル}
```
## 必要な環境
- {必要な API キーや環境変数}
- {必要な Python パッケージ}
## トリガーフレーズ
- 「{フレーズ1}」
- 「{フレーズ2}」 Evidence boundary and execution chain
Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> 説明 → 使い方 → パラメータ → 出力例 → 必要な環境 → トリガーフレーズ
terms -> no emphasized key terms
files/cmd -> scripts/main.py
body sha256 -> 6b031ff25eb3
Decide Fit First
Design Intent
How To Use It
Boundaries And Review