u9401066/copilot-capability-manager · Archived

web-search

Web research and literature search capabilities for external resources. LOAD THIS SKILL WHEN: User says "搜尋", "search", "找資料", "查詢", "檢索", "web search", "網路搜尋" | needs external documentation | research task | API reference lookup | technology comparison | wants latest information.

First seen Feb 6, 2026

Installation

$ npx skills add u9401066/copilot-capability-manager --skill web-search

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from u9401066/copilot-capability-manager · top by installs.

npx skills add u9401066/copilot-capability-manager

Browse all from u9401066/copilot-capability-manager

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

License LICENSE
Default branch master
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,419 B
  • docs SUMMARY.md 507 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 3 installs

SKILL.md

網路檢索技能

描述

透過網路搜尋相關資源、文獻、技術文檔等資料。

觸發條件

  • 「搜尋 XXX」
  • 「找一下 XXX 的資料」
  • 「查找相關文獻」
  • 需要外部資料時

能力範圍

可搜尋資源

  • 技術文檔 (MDN, Stack Overflow, GitHub)
  • 學術文獻 (PubMed, Google Scholar)
  • API 參考文檔
  • 最新技術資訊

輸出格式

🔍 搜尋結果:[關鍵字]

📚 找到 N 筆相關資料:

1. [標題]
   來源:[URL]
   摘要:[簡短摘要]
   相關度:⭐⭐⭐⭐⭐

2. [標題]
   ...

使用範例

「搜尋 Python async 最佳實踐」
「找一下 React 18 新功能」
「查找 Docker Compose 設定範例」

配合工具

  • fetch_webpage - 抓取網頁內容
  • mcppubmedsearch_* - PubMed 文獻搜尋