JeremyHo1123

Docs Query — Development skill for Claude Code

Development community

Answer operational technical questions (how do I configure X / which parameter controls Y / how do I call Z in MAVSDK) by pinpointing the right pages among 1,000+ official documents and connecting PX4.

How to install Docs Query

Installs to ~/.claude/commands/jeremyho1123-drone-knowledge-wiki-docs-query.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/JeremyHo1123/drone-knowledge-wiki/HEAD/.claude/commands/docs-query.md -o ~/.claude/commands/jeremyho1123-drone-knowledge-wiki-docs-query.md

Restart Claude Code, or start a new session, for it to be picked up.

What Docs Query does


description: Answer operational technical questions (how do I configure X / which parameter controls Y / how do I call Z in MAVSDK) by pinpointing the right pages among 1,000+ official documents and connecting PX4, QGC and MAVSDK argument-hint: A technical question (e.g. "how do I enter offboard mode", "which parameter limits the multicopter tilt angle")

This command handles **operational / parameter / API** questions — the answer lives in the official technical documentation, not in pa

Alternatives in Development

  • Notebooklm Skill — Use this skill to enable Claude Code to communicate directly with your Google NotebookLM notebooks 5.9k ★
  • Runbook Generation Prompt — Kosmos Operational Runbook Generation 570 ★
  • Lacp — Local-first policy, evidence, memory, and recovery controls for Claude, Codex, Hermes, and other CLI coding ag 300 ★

Full documentation available on GitHub

View Source Repository