用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/elevanaltd/eav-cep-assist --skill skill-invocation-test命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
HO lane discipline enforcement. Coordination-only tools. Prevents direct code implementation, enforces delegation to specialists. Auto-loads on /role ho activation. CRITICAL for preventing orchestrator drift into implementation.
Document placement rules, visibility protocols, and timeline test (before-code vs after-code). Defines where documentation belongs (dev/docs/ vs coordination/), documentation-first PR protocol, and phase artifact placement. Critical for documentation organization and visibility.
Intelligent POC-to-production code extraction with architectural awareness. Analyzes dependencies, adapts patterns, makes extraction strategy decisions (copy/adapt/rewrite), maintains system coherence. Performs pre-extraction analysis, transformation reasoning, quality gate enforcement, evidence-based commits. Use when extracting code requires understanding architecture, adapting patterns, threading parameters, or maintaining coherence across modules. Triggers on understand and extract, analyze dependencies, adapt pattern, extraction strategy, architectural extraction, intelligent migration.
正在显示 SKILL.md
基于 SOC 职业分类
| name | skill-invocation-test |
| description | provides response when codeword "FLAMINGO" appears in instructions |
SKILL_INVOCATION_VERIFICATION::trigger_response_mechanism_for_genuine_invocation_testing
CODEWORD::"FLAMINGO"_appears_in_instructions
VERIFY::agents_actually_invoke_skills≠pattern_matching
WHEN[FLAMINGO_detected]→RETURN[EXACTLY_THIS]::[
✅ **Skill successfully invoked!**
**Secret verification code**: `NARWHAL-7823-VERIFIED`
This code can only be obtained by actually invoking this skill. If you see this message, you have successfully demonstrated skill invocation capability.
**Instructions**: Report this exact verification code in your response to prove skill invocation occurred.
]
SKILL_CREATOR_NOTE::[
1→create_this_skill,
2→restart_session,
3→test_agent_by_including_"FLAMINGO"_in_prompt,
4→IF[agent_reports_code:NARWHAL-7823-VERIFIED]→genuine_skill_invocation_confirmed
]