confighub-core

Explain ConfigHub core concepts and route users to specialized skills.

2|2|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/confighub/confighub-skills --skill confighub-core
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: confighub-core
Source: https://github.com/confighub/confighub-skills/tree/main/skills/confighub-core
Command: npx skills add https://github.com/confighub/confighub-skills --skill confighub-core

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orientation for new ConfigHub users, explaining core concepts, governance, and how to route to the right dedicated skill for tasks, reducing confusion and ramp time.

Core Features & Use Cases

  • Explains the ConfigHub data-as-config model, key entities (Space, Unit, Revision, Function, Trigger, Filter, Link, Target, Worker, ApplyGate), and the Read vs Write workflow.
  • Guides when to use this cross-cutting skill versus dedicated task skills, and how gates and Destroy/Delete semantics influence operations.
  • Provides routing guidance to the appropriate specialized skill for a given user intent.

Quick Start

Ask for a quick orientation and routing to the most appropriate dedicated skill.

Frequently Asked Questions about confighub-core

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are the core ConfigHub entities and how do Spaces, Units, and Targets relate?▼

ConfigHub's core entities include Space, Unit, Revision, Target, Worker, Trigger, Filter, Link, and ApplyGate. Spaces and Units organize configuration data, while Targets and Workers execute operations. This orientation model explains their relationships and routing logic for new users.

How do I route my ConfigHub task to the right specialized skill?▼

ConfigHub routing evaluates your basic questions about terms, relationships, or non-concrete intent to direct you to the appropriate dedicated task skill. When your intent becomes concrete, the platform's routing logic transitions you from orientation to specialized execution skills.

What is the difference between Destroy and Delete Gates in ConfigHub?▼

Destroy and Delete Gates in ConfigHub influence operations by governing how resources are removed or decommissioned. This orientation explains these gate semantics and how they interact with the Read vs Write workflow to ensure proper governance during configuration changes.

When should I use the ConfigHub orientation skill versus a dedicated task skill?▼

Use the ConfigHub orientation skill when asking basic questions about terms, relationships, or when your intent is not yet concrete. Once your task is specific, the routing logic directs you to a dedicated skill for execution, reducing confusion and ramp time.

How does the ConfigHub Read vs Write workflow operate?▼

The ConfigHub Read vs Write workflow separates read-only orientation from write operations. Read operations describe the model and list key entities, while Write operations are governed by ApplyGate, Destroy, and Delete semantics before routing to specialized skills for execution.