/ 目錄 / 演練場 / skills
● 社群 infranodus ⚡ 即開即用

skills

作者 infranodus · infranodus/skills

15+ InfraNodus-backed skills for thinking: critical perspective, ontology building, perspective reversal, cognitive variability, SEO gap analysis, Vipassana-for-LLMs.

Thinking-augmentation skills that connect Claude to InfraNodus' knowledge-graph-based text analysis. Includes Cognitive Variability, Critical Perspective, Rhetorical Analyst, Ontology Creator, Writing Assistant, LLM Wiki, SEO gap analysis, YouTube Viral Optimizer, Perspective Reversal, Embodied Navigation, Vipassana for LLMs, Shifting Perspective, Actionize, and the InfraNodus CLI.

為什麼要用

核心特性

即時演示

實際使用效果

skills-skill-6.replay ▶ 就緒
0/0

安裝

選擇你的客戶端

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "skills-skill-6": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/infranodus/skills",
        "~/.claude/skills/skills"
      ],
      "_inferred": true
    }
  }
}

開啟 Claude Desktop → Settings → Developer → Edit Config。儲存後重啟應用。

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "skills-skill-6": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/infranodus/skills",
        "~/.claude/skills/skills"
      ],
      "_inferred": true
    }
  }
}

Cursor 使用與 Claude Desktop 相同的 mcpServers 格式。專案級設定優先於全域。

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "skills-skill-6": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/infranodus/skills",
        "~/.claude/skills/skills"
      ],
      "_inferred": true
    }
  }
}

點擊 Cline 側欄中的 MCP Servers 圖示,然後選 "Edit Configuration"。

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "skills-skill-6": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/infranodus/skills",
        "~/.claude/skills/skills"
      ],
      "_inferred": true
    }
  }
}

格式與 Claude Desktop 相同。重啟 Windsurf 生效。

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "skills-skill-6",
      "command": "git",
      "args": [
        "clone",
        "https://github.com/infranodus/skills",
        "~/.claude/skills/skills"
      ]
    }
  ]
}

Continue 使用伺服器物件陣列,而非映射。

~/.config/zed/settings.json
{
  "context_servers": {
    "skills-skill-6": {
      "command": {
        "path": "git",
        "args": [
          "clone",
          "https://github.com/infranodus/skills",
          "~/.claude/skills/skills"
        ]
      }
    }
  }
}

加入 context_servers。Zed 儲存後熱重載。

claude mcp add skills-skill-6 -- git clone https://github.com/infranodus/skills ~/.claude/skills/skills

一行命令搞定。用 claude mcp list 驗證,claude mcp remove 移除。

使用場景

實戰用法: skills

Get a critical perspective on a plan before committing

👤 Strategists, researchers, founders ⏱ ~30 min intermediate

何時使用: You have a plan and want assumptions + counterpoints surfaced.

前置條件
  • Skill installed — git clone https://github.com/infranodus/skills ~/.claude/skills/skills
  • InfraNodus account for deeper analyses — Free tier at infranodus.com
步驟
  1. Run critical-perspective
    Run critical-perspective on this plan.md. Surface assumptions, counterpoints, missing alternatives.✓ 已複製
    → Numbered objections grounded in the text
  2. Reverse perspectives
    Now perspective-reversal — what would the strongest critic of this plan propose instead?✓ 已複製
    → A coherent opposing plan

結果: A stress-tested plan with explicit counter-argument.

注意事項
  • Dismissing reversal output because it disagrees with you — The point is to steelman — sit with the discomfort
搭配使用: swing-skill

Find informational supply/demand gaps in an SEO topic

👤 Content strategists, SEOs ⏱ ~30 min intermediate

何時使用: Planning new content and want gaps, not keyword lists.

步驟
  1. Feed topic + competitors
    Run the SEO Analysis skill on topic 'vector databases' with top 5 competitor URLs. Graph the gaps.✓ 已複製
    → Gap report with under-covered entities

結果: A content plan grounded in gap analysis rather than keyword volume.

搭配使用: superseo-skill

Build a persistent wiki that your LLM can re-use across sessions

👤 Knowledge workers with recurring domain work ⏱ ~60 min intermediate

何時使用: You keep re-explaining your domain to Claude every session.

步驟
  1. Seed the wiki
    Use the LLM Wiki skill. Domain: medical imaging pipelines. Seed with these 10 notes.✓ 已複製
    → Structured wiki with cross-links
  2. Use it in future sessions
    Pull my medical-imaging wiki for context on this task.✓ 已複製
    → Wiki loads, context-aware answers

結果: Reusable domain memory.

Convert a research note into an executable plan with reminders

👤 Anyone who researches but doesn't execute ⏱ ~15 min beginner

何時使用: You did the research; now you need actions.

步驟
  1. Actionize
    Run Actionize on research.md — turn conclusions into a dated action plan.✓ 已複製
    → Plan with owners and dates

結果: Research that actually leads somewhere.

組合

與其他 MCP 搭配,撬動十倍槓桿

skills-skill-6 + swing-skill

Layer Swing's cognitive firewalls with InfraNodus' graph analysis

After swing-review, run critical_perspective to surface what swing missed.✓ 已複製
skills-skill-6 + superseo-skill

Bring InfraNodus gap analysis into SEO topic planning

Run seo_gap_analysis, feed to superseo topic-cluster-planning.✓ 已複製

工具

此 MCP 暴露的能力

工具輸入參數何時呼叫成本
critical_perspective text Stress-testing InfraNodus quota
perspective_reversal text Breaking confirmation bias InfraNodus quota
ontology_creator domain notes Knowledge structuring InfraNodus quota
seo_gap_analysis topic + competitors Content planning InfraNodus quota
llm_wiki domain + notes Reusable memory Local
actionize research text Research -> execution 0
vipassana_for_llms task Fixation / loop detection 0

成本與限制

運行它的成本

API 配額
InfraNodus free tier available; paid for heavy graph work
每次呼叫 Token 數
Moderate
費用
Free tier generous
提示
Use local skills (actionize, vipassana_for_llms) freely; gate graph analyses to when you need depth

安全

權限、密鑰、影響範圍

憑證儲存: INFRANODUS_API_KEY in env when using graph features
資料出站: Texts sent to InfraNodus for graph analysis

故障排查

常見錯誤與修復

InfraNodus requests fail

Check API key + quota at infranodus.com

Critical-perspective feels generic

Supply more context — the skill needs material to disagree with

替代方案

skills 對比其他方案

替代方案何時用它替代權衡
swing-skillsYou want cognitive firewalls rather than graph augmentationNo graph analysis

更多

資源

📖 閱讀 GitHub 上的官方 README

🐙 查看未解決的 issue

🔍 瀏覽全部 400+ MCP 伺服器和 Skills