What problem does it solve? Technology agents built on training data alone hallucinate stale API signatures, CLI flags, and configuration options. This Skill produces expert technology agents grounded in fetch-first discipline, pairing each agent with a verified documentation sources table. ## Core Features & Use Cases - Nine-step authoring workflow: Surveys the technology landscape, maps query types to authoritative URLs, separates stable embedded knowledge from volatile always-fetch knowledge, and defines per-task-type strategies. - Structural variants: Selects flat, partial, or full broad-surface structures based on whether the technology spans distinct sub-ecosystems (e.g., Docker vs. WordPress vs. Nix). - Dual output files: Writes the agent system prompt and a companion sources file recording version calibration, verified URLs, and design notes. - Use Case: Ask to create a Postgres expert agent and receive technology-postgres.md with a Context7-first documentation sources table, embedded core concepts, and a technology-postgres.sources.md provenance file. ## Quick Start Create a technology expert agent for Kubernetes with verified documentation sources and a companion sources file.