How is skill execution different from raw LLM calls?
A skill in Centralpoint is a governed unit — versioned prompt, retrieval configuration, model preference, output schema, audience scope, and audit hooks. A user invokes a skill by name; Centralpoint orchestrates the underlying inference call. The user never crafts raw LLM calls in production. sca