takdocs
Installation
SKILL.md
TAKDOCS
Use the TAKDOCS MCP as the source of truth for TAK Server and Federation Hub documentation. Prefer source-backed artifacts over memory.
Required Tool Flow
- Call
takdocs_get_manifestfirst for orientation, unless the current conversation already contains a fresh manifest. - Call
takdocs_search_docswith compact filters to find candidate artifacts. - Call
takdocs_fetch_artifactfor the selectedretrieval_idorartifact_refbefore giving operational steps, commands, or config guidance. - Cite the fetched artifact ID, source document, page numbers, or source refs in the answer when giving concrete instructions.
Do not treat search result summaries as enough for final procedural guidance. Fetch the source artifact.
Search Defaults
Use mode: "hybrid" by default.
Use mode: "lexical" for exact:
- commands
Related skills