doc-search
Tools for gathering documentation details
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Tools for gathering documentation details
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Tools for interaction with countly production environment
Tools for interaction with countly testing environment
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
Tools for interaction with grafana production environment
Tools for interaction with grafana testing environment
Tools for interaction with graylog production environment
| name | doc-search |
| description | Tools for gathering documentation details |
#refNote: This skill is activated with
#ref, not#doc-search. The directory name isdoc-searchbut the trigger tag is#ref.
Search through public documentation, GitHub repositories, and private resources (internal repos, PDFs) before providing code recommendations. Ensures answers are grounded in official documentation and real usage patterns rather than training data alone.
ref_src=privateref_read_url)Include #ref tag in your prompt to activate this skill.
#ref How to implement OAuth2 PKCE flow in Express.js?
#ref ref_src=private Our internal API authentication guide
#fetch #ref Latest TypeScript 5.x features and migration guide
#ref Grafana HTTP API dashboard provisioning endpoints
#ref Read https://docs.example.com/api/auth and summarize authentication options
MCP server is configured in the .copilot/mcp-config.json.
Use environment variables defined in .copilot/.env.
Before taking any action, verify the documentation search (ref) MCP server is reachable:
ref_search_documentation with a short minimal query as a probe.#fetch when you also need the latest web resultsref_src=private to search internal/private documentationref_read_url with an exact URL from search results for full page content#fetch for real-time/current events