基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/huytieu/COG-second-brain --skill scout命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Run one task through the V-model verification loop: CP-2 plan → CP-3 build → CP-3v component verify → CP-4 integration verify (full lane) → CP-5 acceptance. The worker never grades its own homework; evidence rows trace back to AC-n. Opt-in: invoke with /closed-loop or by asking for the closed loop, proper verification, or an evidence trail. Ordinary work does not run this.
Run a large, multi-session goal (e.g. shipping a whole side product) through the full V-model closed loop, one phase at a time, with cross-session state and a final north-star acceptance gate. Ultragoals never downgrade the lane: every phase runs CP-1→CP-6 with adversarial verification. Opt-in: invoke with /ultragoal or by calling something a long-running goal. Ordinary work does not run this.
Run one task through the V-model verification loop: CP-2 plan → CP-3 build → CP-3v component verify → CP-4 integration verify (full lane) → CP-5 acceptance. The worker never grades its own homework; evidence rows trace back to AC-n. Opt-in: invoke with /closed-loop or by asking for the closed loop, proper verification, or an evidence trail. Ordinary work does not run this.
| name | scout |
| description | Evaluate URLs and tools — check vault coverage, assess relevance, recommend save or skip |
| roles | ["all"] |
| integrations | ["web-fetch","web-search"] |
Lightweight URL/tool triage that sits between "ignore" and /url-dump. Evaluates whether a URL or tool is worth saving or skipping — checking existing vault coverage, assessing relevance to the user's profile and interests, and recommending a clear next action.
Check agent_mode in 00-inbox/MY-PROFILE.md frontmatter:
agent_mode: team — delegate vault scanning and web fetching to parallel sub-agents (one for vault search, one for content fetch/analysis). Combine results for recommendation.agent_mode: solo (default) — handle all scanning and analysis directly in the conversation. No delegation.Before executing, check for user profile:
00-inbox/MY-PROFILE.md and 00-inbox/MY-INTERESTS.md in the vaultWelcome to COG! Scout works best with a profile for relevance matching.
Would you like to run /onboarding first, or should I evaluate with general criteria?
MY-PROFILE.md for active projects and roleMY-INTERESTS.md for topic areas00-inbox/MY-INTEGRATIONS.md for active integrations (check if web-fetch and web-search are available)/url-dumpScout evaluates ("should I save this?"). URL-dump saves ("save this now").
/url-dump with pre-filled category/url-dump directlyAccept one or more of:
Prompt (if no input provided):
What URL(s) or tool(s) would you like me to evaluate?
(You can paste URLs, tool names, or a mix)
Batch mode: Multiple URLs/names in one invocation are processed together with a summary table at the end.
For each URL or tool name, search the entire vault for existing coverage.
Search strategy:
github.com/owner/repo → search for repo name)url: fields) and inline linksIf found:
🔍 Existing coverage found for [name]:
- [file path] — saved [date], category: [category]
- [file path] — mentioned in [context]
Want me to check if an update is needed, or skip this one?
If URL provided and web-fetch is active:
If tool name provided (no URL):
Content type detection:
Score relevance against user context:
Profile Match (from MY-PROFILE.md):
Interest Match (from MY-INTERESTS.md):
Quality Signals:
Based on analysis, recommend one of two actions:
✅ SAVE — [Title/Name]
Category: [suggested category for url-dump]
Relevance: [High/Medium] — [why it matters]
Projects: [affected project(s) if any]
Shall I hand off to /url-dump to save it?
⏭️ SKIP — [Title/Name]
Reason: [clear explanation — wrong stack, low quality, already covered, irrelevant to interests]
When processing multiple URLs/tools, end with a summary table:
## Scout Summary
| # | Item | Verdict | Reason |
|---|------|---------|--------|
| 1 | [Name 1] | ✅ Save | [brief reason] |
| 2 | [Name 2] | ⏭️ Skip | [brief reason] |
**Actions:**
- [X] items ready to save via /url-dump
Based on user confirmation:
/url-dump with pre-filled category suggestion| Scenario | Behavior |
|---|---|
| web-fetch unavailable | Evaluate based on URL structure, domain reputation, and vault search only. Note that content wasn't fetched. |
| web-search unavailable | For tool-name inputs (no URL), ask the user for a direct URL instead. For URL inputs, proceed normally — web-search is not needed. |
| No user profile | Evaluate with general quality/relevance criteria, skip personalized relevance scoring |
| URL is paywalled | Note limitation, evaluate based on available preview and metadata |
| Tool not found via search | Ask user for more context or a direct URL |
/url-dump with pre-filled category/daily-brief may surface new tools/services → user can run /scout to evaluate/auto-research may discover tools during research → scout can triage them/url-dump when savingScout embodies COG's "evaluate before you accumulate" principle: