← スキル一覧に戻る

verify-setup
by Who-Visions
⭐ 0🍴 0📅 2025年12月26日
SKILL.md
name: verify_setup description: Verify that the Visions Skills architecture is functioning correctly. usage_trigger: Use when the user asks to "verify skills", "check system status", or "debug architecture".
🕵️ Verify Setup Skill
1. Core Verification
If you are reading this, the Level 2 (Activation) phase of the Progressive Disclosure architecture is SUCCESSFUL.
2. Instructions
To complete the verification:
- Confirm Activation: State clearly that you have successfully loaded the
verify_setupskill. - Filesystem Check:
- This file is located at
visions/skills/verify_setup/SKILL.md. - Verify you can read other files in this directory if they existed.
- This file is located at
- Protocol Check:
- Explain effectively: "I scanned the registry, found the metadata in my system prompt, and called
activate_skill('verify_setup')to retrieve these instructions."
- Explain effectively: "I scanned the registry, found the metadata in my system prompt, and called
3. Python Verification (Level 3)
If you need to verify Level 3 capability (Code Execution):
- Create a python script named
test_env.pyin this directory that prints "Level 3 Active". - Execute it using your
run_commandor standard execution tool.
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です