Pipeworx wikipedia

# Wikipedia

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Pipeworx wikipedia" with this command: npx skills add brucegutman/pipeworx-wikipedia

Wikipedia

Search, summarize, and explore the structure of English Wikipedia articles.

Capabilities

search_wikipedia -- Full-text search across Wikipedia. Returns titles, text snippets, page IDs, and word counts. Useful for finding the right article before pulling its content.

get_article_summary -- The introductory extract for an article by title. Also returns the description, thumbnail URL, and desktop/mobile content links. This is the fastest way to get a concise answer from Wikipedia.

get_article_sections -- The table of contents for an article. Returns each section heading with its level, number, and anchor. Helpful for understanding the structure of long articles.

get_random_articles -- Fetch 1-10 random Wikipedia articles with their extracts. Good for serendipitous discovery or testing.

Example: summarize an article

curl -X POST https://gateway.pipeworx.io/wikipedia/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"get_article_summary","arguments":{"title":"Turing machine"}}}'
{
  "mcpServers": {
    "wikipedia": {
      "url": "https://gateway.pipeworx.io/wikipedia/mcp"
    }
  }
}

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

gitlab-mr-reviewer

当需要审核 GitLab 合并请求、检查 MR diff 风险、发布 GitLab 审查评论、执行 approve/request changes,或发送 MR 审查通知时使用。

Registry SourceRecently Updated
1490whrime
General

Voice Transcriber Toolkit

Voice-to-Text Transcription Toolkit - 语音识别转文字,支持Whisper/Vosk引擎,批量处理,字幕导出 | Speech recognition & transcription with Whisper/Vosk engines, batch processing, su...

Registry SourceRecently Updated
General

Gigo Lobster Taster

🦞 GIGO · gigo-lobster-taster: 正式试吃模式:跑完整评测,默认上传云端、生成个人结果页并进入排行榜。 Triggers: 试吃我的龙虾 / 品鉴我的龙虾 / lobster taste / lobster taster.

Registry SourceRecently Updated
General

Gigo Lobster Local

🦞 GIGO · gigo-lobster-local: 本地模式:跑完整评测,但不上云、不注册个人结果页,证书二维码回到官网首页。 Triggers: 本地试吃龙虾 / 离线试吃龙虾 / local lobster taste / offline lobster taste.

Registry SourceRecently Updated