What problem does it solve? Organizing a personal knowledge system across Google Drive and local git repositories requires consistent manifest files and a clear hierarchy, which is hard to maintain manually. This Skill acts as an expert advisor on the Duet ecosystem, generating valid context.json manifests and answering structural questions. ## Core Features & Use Cases - Manifest Generation: Creates valid context.json v2 files with correct fields (name, icon, git_url, meta, reference_repos) for new contexts. - Ontology Guidance: Explains the Duet entity hierarchy (meta-context, root context, nested context, terminal git context, GTD project) and its rules, such as global name uniqueness and terminal scanner behavior. - Use Case: You create a new product folder called "Kreator" with a GitHub repo. Ask the Skill to generate its manifest, and it produces a valid context.json with version: 2, a unique name, an icon, and the git_url so the repo auto-clones into ~/DuetData/repos/. ## Quick Start Ask the assistant to generate a context.json manifest for a new Duet context named Kreator with a git repository URL.