Openclaw Skill Intelligence Ingestion
by @2233admin
Auto-analyze URLs/info for OpenClaw strategic value, classify, create Obsidian notes, update memory. Use when user shares a URL, article, tweet, or any exter...
clawhub install openclaw-skill-intelligence-ingestion๐ About This Skill
name: Intelligence Ingestion description: "Auto-analyze URLs/info for OpenClaw strategic value, classify, create Obsidian notes, update memory. Use when user shares a URL, article, tweet, or any external info source."
Intelligence Ingestion Skill
When the user shares a URL, article, tweet, thread, or any piece of external information, execute this pipeline automatically. Do NOT ask for permission โ just process it.
Trigger Conditions
USE this skill when:
DO NOT USE when:
Pipeline Steps
Step 1: READ โ Extract Content
1. If a URL is provided, read the full content (useread_url_content or browser)
2. If text is pasted, use it directly
3. If X/Twitter link fails to parse (common), search web for the tweet contentStep 2: CLASSIFY โ What Is This?
Assign one primary category and up to 2 secondary tags:| Category | Description | Examples |
|----------|------------|---------|
| infra | Infrastructure / protocols / networking | Pilot Protocol, MCP, networking stacks |
| strategy | Routing / cost / architecture decisions | Model routing, multi-account, fallback chains |
| skill | Agent skills / tools / capabilities | OpenAI Skills, Skill design patterns |
| theory | Conceptual frameworks / mental models | Bayes, decision theory, learning loops |
| tutorial | How-to guides / learning material | Claude Code, OpenClaw tutorials |
| product | Tools / apps / services | LM Studio, new AI models, apps |
| community | OpenClaw ecosystem / discussions | Community posts, feature requests |
| threat | Risks / security / deprecation | API changes, breaking updates, security alerts |
Step 3: ANALYZE โ Strategic Value Assessment
For each piece of information, evaluate:
## Strategic Assessment
What is it? [One sentence]
What can it do for us? [Specific capability/benefit]
What can we build with it? [Concrete output/project]
Strategic value: [๐ด Critical / ๐ก High / ๐ข Medium / โช Low]
Competitive edge: [What advantage over people who don't have this?]
Relation to active bottleneck: [Does it relate to context overflow/token saving?]
Reference the current engineering bottleneck from MEMORY.md โ "Active Engineering Bottleneck" section.
Step 4: MAP โ Relate to Existing Architecture
Check against the OpenClaw stack:
SOUL.md โ PRINCIPLES.md โ AGENTS.md (Identity Stack)
MEMORY.md (System State + Bottleneck)
TOOLS.md (Coprocessors: Codex, Antigravity, LM Studio)
Pilot Protocol (Context Separation Layer - P0)
Determine which layer this information impacts and note dependencies/synergies with existing components.
Step 5: STORE โ Write Obsidian Note
Create a note at:
/Volumes/T7 Shield/Obsidian_Vault/20_Intelligence/YYYYMMDD_AuthorOrSource_ShortTitle.md
Follow this template exactly:
# [Title]Source: Link
Date: YYYY-MM-DD
Category: [Primary Category] / [Secondary Tags]
Strategic Value: [๐ด/๐ก/๐ข/โช] + one-line reason
Relation to Active Bottleneck: [Yes/No + how]
Summary
[2-3 paragraphs of core content]Key Takeaways
[Numbered list of actionable insights]Impact on OpenClaw Architecture
[How this relates to our stack]Action Items
[What to do next, if anything]
Keke's Note: [Opinionated analysis in Keke's voice โ direct, no-BS, relate to ้ณๅฅ's goals]
Step 6: REMEMBER โ Update Memory
1. Always append to today's daily log: ~/.openclaw/workspace/memory/YYYY-MM-DD.md
2. If strategic value is ๐ด Critical: Also update MEMORY.md (Pending Work or Active Bottleneck)
3. If it suggests a new principle: Flag for potential PRINCIPLES.md update
4. If it's a new tool/service: Flag for potential TOOLS.md update
Step 7: RESPOND โ Summarize to User
Reply with a concise summary:
๐ฅ ๅทฒๆๅ: [Title]
๐ ็ฑปๅซ: [Category]
๐ฏ ๆ็ฅไปทๅผ: [๐ด/๐ก/๐ข/โช] [One-line reason]
๐พ ๅทฒๅญๆกฃ: Obsidian โ 20_Intelligence/[filename]
๐ ๅทฒ่ฎฐๅฝ: memory/YYYY-MM-DD.md
๐ ๅ
ณ่: [Which existing component it relates to]
โก ๅปบ่ฎฎ่กๅจ: [Next step, if any]
Edge Cases
Quality Checklist
Before completing, verify: