ck:docs-seeker

Resolve targeted and general technical documentation sources for libraries and repositories.

Updated May 10, 2026
One-click install
npx skills add https://github.com/dthuy62/kollet-app --skill ck-docs-seeker-dthuy62
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:docs-seeker
Source: https://github.com/dthuy62/kollet-app/tree/main/.opencode/skills/docs-seeker
Command: npx skills add https://github.com/dthuy62/kollet-app --skill ck-docs-seeker-dthuy62

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill removes the friction of finding and interpreting technical documentation when you need a precise answer from a library, framework, or repository.

Core Features & Use Cases

  • Topic-specific doc lookup: Finds narrowly relevant documentation for a feature, concept, or API question instead of forcing a full manual search.
  • General library discovery: Retrieves broader documentation sets for getting started, reference material, and implementation guidance.
  • Repository fallback analysis: Uses repository-level analysis when official documentation is missing, incomplete, or unavailable.
  • Practical example: Use it to quickly gather the exact docs needed for tasks like configuring authentication, understanding framework behavior, or locating setup instructions for a specific package.

Quick Start

Ask this skill to find the documentation for a library or feature and summarize the most relevant guidance.

Frequently Asked Questions about ck:docs-seeker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find specific technical documentation for a library feature?

You can find specific technical documentation by requesting targeted doc retrieval for a library or framework, which resolves narrowly relevant sources for a feature, concept, or API question. This avoids forcing a full manual search through unrelated pages.

What is the best way to get API docs for a framework without official documentation?

The best way to get API docs without official documentation is using repository fallback analysis. This analyzes the repository directly when official documentation is missing, incomplete, or unavailable, ensuring you still get reliable guidance.

How does llms.txt retrieval work for discovering technical documentation?

llms.txt retrieval works by resolving targeted or general doc sources from a library or framework. It categorizes URLs and applies environment-aware scripting to reliably discover and fetch the relevant technical documentation.

Can I use repository analysis for broad library research and setup instructions?

Yes, you can use repository analysis for broad library research. It retrieves broader documentation sets for getting started, reference material, and implementation guidance, and serves as a fallback when official documentation is missing.

Does this documentation retrieval approach work for both specific API questions and general discovery?

Yes, this documentation retrieval approach works for both specific API questions and general discovery. It applies targeted resolution for feature-specific questions and broader retrieval sets for general library discovery and implementation guidance.

What should I do when official documentation is missing or incomplete for a package?

When official documentation is missing or incomplete for a package, you should use repository fallback analysis. This handles missing documentation by analyzing the repository directly to locate setup instructions and framework behavior details.