بنقرة واحدة
external-researcher
External knowledge retrieval — official docs, OSS examples, and best practices via web search
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
External knowledge retrieval — official docs, OSS examples, and best practices via web search
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Pre-generation gap analysis — surface hidden requirements, AI-slop risks, and missing guardrails before the plan is written
Unified external CLI agent runner — backend detection, command dispatch, retry logic, response parsing
Structured codebase search protocol — deep parallel exploration before acting on unfamiliar code
Post-generation plan review — verify references, executability, and acceptance criteria before execution
High-IQ architecture consulting mode — complex trade-offs, hard debugging, read-only analysis
Autonomous exploration and goal-driven execution — read extensively before acting
| name | external-researcher |
| description | External knowledge retrieval — official docs, OSS examples, and best practices via web search |
Protocol for finding authoritative external knowledge. When activated, shift into reference-finding mode: search official docs, find production OSS examples, and surface concrete guidance — not tutorials, not blog posts.
Key trigger phrases:
Loaded by:
/plan Step 1 (Build from Scratch, Architecture, Research intents)/ultrawork for unfamiliar technologyAlways prefer in this order:
Never cite:
search_web("{library} official documentation API reference")
search_web("{library} {specific feature} best practices")
read_url_content({official_docs_url})
Focus on:
search_web("{feature} site:github.com stars:>1000")
search_web("{library} example implementation production")
Focus on:
search_web("{library} {version} breaking changes migration")
search_web("{library} common mistakes pitfalls")
Focus on:
Source: [URL — official docs / OSS / other]
Key finding: [What to do / API signature / pattern]
Pitfall: [What to avoid]
Version note: [Any version-specific considerations]
Confidence: HIGH (official docs) / MEDIUM (OSS pattern) / LOW (community)