By nkuntz1934
Load TAK Server's complete API reference—including OpenAPI 3.1 REST endpoints, WebCOP WebSocket/STOMP, missions and data sync CRUD, federation, certificates, CoT schemas—into conversation context. Reference these APIs via skills to build TAK/ATAK server integrations for situational awareness.
Work in Progress -- This skill is under active development. If you find anything inaccurate, please submit a PR.
A collection of Agent Skills for working with TAK Server APIs, including Mission/Data Sync, WebCOP, Federation, Certificate Management, and CoT (Cursor on Target).
Clone this repo and copy the skill and command into your Claude Code config directory:
git clone https://github.com/nkuntz1934/TAK-Skills.git
mkdir -p ~/.claude/skills ~/.claude/commands
cp -r TAK-Skills/skills/tak-server ~/.claude/skills/
cp TAK-Skills/commands/tak_docs.md ~/.claude/commands/
The skill will auto-load contextually when working on TAK-related topics. Use /tak_docs to load the full API reference on demand.
Clone this repo and copy the skill into your Cursor config directory:
git clone https://github.com/nkuntz1934/TAK-Skills.git
mkdir -p ~/.cursor/skills
cp -r TAK-Skills/skills/tak-server ~/.cursor/skills/
Commands are user-invocable slash commands.
| Command | Description |
|---|---|
/tak_docs | Load the full TAK Server API reference for the current conversation |
Skills are contextual and auto-loaded when your conversation matches TAK-related topics.
| Skill | Useful for |
|---|---|
| tak-server | Comprehensive TAK Server API skill covering 45+ API groups: Missions, Data Sync, WebCOP, Federation, Certificates, CoT, QoS, Retention, Plugins, Profiles, and server administration |
The skill is organized with progressive disclosure -- a lean overview that points to detailed reference files:
skills/tak-server/
├── SKILL.md # Overview, core concepts, API group index
└── references/
├── endpoints.md # Every endpoint from the OpenAPI spec
├── mission-api.md # Mission/Data Sync guide with curl examples
├── webcop-api.md # WebCOP WebSocket/STOMP messaging
└── schemas.md # Configuration schemas and data models
Derived from the official TAK Server API documentation:
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub nkuntz1934/tak-skills --plugin takComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
TypeScript/JavaScript full-stack development with NestJS, React, and React Native
Give your AI a memory — mine projects and conversations into a searchable palace. 33 MCP tools, auto-save hooks, and guided setup.