update-ai-config

Automate creation and updates of AI configuration templates via uac generate.

2|1|Updated May 3, 2025
One-click install
npx skills add https://github.com/specklesystems/speckle-docs-NEW --skill update-ai-config-specklesystems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-ai-config
Source: https://github.com/specklesystems/speckle-docs-NEW/tree/main/.universal-ai-config/skills/update-ai-config
Command: npx skills add https://github.com/specklesystems/speckle-docs-NEW --skill update-ai-config-specklesystems

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation, updating, and management of AI configuration templates across projects, reducing manual configuration drift and errors.

Core Features & Use Cases

  • Delegates to the appropriate template-specific skill based on user intent.
  • Enforces the templatesDir convention and prevents direct edits to generated files.
  • Supports safe regeneration of configurations via the uac generate workflow.

Quick Start

Describe your AI configuration needs and trigger the update-ai-config workflow to generate or adjust the correct templates.

Frequently Asked Questions about update-ai-config

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

FAQPage Schema
How do I automate AI configuration template updates without causing manual drift?

AI configuration templates are updated safely by delegating to the appropriate template-type skill and enforcing the templatesDir convention, which prevents configuration drift across projects by guiding changes centrally.

What is the universal-ai-config workflow for generating target-specific files?

The universal-ai-config workflow uses the uac generate command to apply changes and regenerate target-specific files safely, relying on a central templates directory to manage the instruction path and prevent direct edits to generated outputs.

Can I directly edit AI configuration files generated from templates?

Directly editing generated AI configuration files is actively prevented by the workflow, which enforces the templatesDir convention and requires applying all changes through the uac generate command to avoid configuration drift.

How do I start managing AI config templates across multiple projects?

To start managing AI config templates, describe your configuration needs and trigger the update workflow to generate or adjust the correct templates, relying on the central templatesDir path to delegate to the appropriate template-type skill.

Does the update-ai-config workflow require understanding the instruction path?

Understanding the instruction path is required for the update-ai-config workflow, as it relies on this path to delegate to the appropriate template-specific skill and apply changes safely via the uac generate command.

What's the best way to prevent configuration drift when updating AI templates?

The best way to prevent configuration drift when updating AI templates is using an automated workflow that enforces a central templatesDir convention and regenerates target-specific files safely via uac generate.