External References
Route external provider-pack requests to dormant references without activating
the broad packs by default. The generated reference tree is
~/.local/share/skills.
1. Workflow
- Inspect
nix/home-manager/agents/shared/agent-skills.nix. - Inspect matching skill bodies under
~/.local/share/skills/<skill-name>. - Use
referenceOnlySourcesas the dormant provider-pack inventory when the generated tree is missing or needs source-level verification. - Prefer local owner skills for guardrails:
data-platform,programming, ordotfiles. - For provider syntax not covered locally, inspect the pinned source or upstream docs without adding it to loader paths.
- Promote only on an explicit active-provider-pack request.
2. Dormant Packs
databricks-official: Databricks.dbt: dbt, dbt Labs.azure: Azure, Microsoft Foundry, Entra.google: Google Cloud, GCP, BigQuery, GKE, AlloyDB.aws: AWS, Amazon Web Services.hashicorp-terraform-codegen,hashicorp-terraform-module,hashicorp-terraform-provider: Terraform, HashiCorp.obsidian: Obsidian, Bases, Canvas, Markdown vault workflows.
3. Promotion Rules
For Claude, add a source through i9wa4.agentSkills.extraSources or make an
explicit repo decision to move it active. For Codex, also update both
codexMinimalSourceNames and codexMinimalAllowlist.