install-skills

Configure workspace skills by updating SKILL.md and CLAUDE.md metadata.

49.1k|8.8k|Updated Jun 2, 2016
One-click install
npx skills add https://github.com/ClickHouse/ClickHouse --skill install-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: install-skills
Source: https://github.com/ClickHouse/ClickHouse/tree/main/.claude/skills/install-skills
Command: npx skills add https://github.com/ClickHouse/ClickHouse --skill install-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure and customize skills for your workspace by asking questions and updating skill files with your preferences.

Core Features & Use Cases

  • Interactive configuration: prompts to tailor build and test skill settings for your project.
  • Automated updates: writes changes to SKILL.md and CLAUDE.md to keep skill definitions in sync.
  • Workflow cohesion: ensures consistent defaults across related skills and keeps loaded skills list up to date.

Quick Start

Run /install-skills to configure all skills for your workspace. Use /install-skills build to configure only the build skill, or /install-skills test to configure only the test skill.

Frequently Asked Questions about install-skills

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

FAQPage Schema
How do I configure AI skills for my workspace?

To configure AI skills for your workspace, run the interactive command which prompts for your preferences and automatically writes the updates to SKILL.md and CLAUDE.md files to align skill behavior with your project needs.

How do I customize build and test skill settings in CLAUDE.md?

You can customize build and test skill settings in CLAUDE.md by running targeted commands to configure only specific skills, ensuring consistent defaults are applied directly to the metadata files for your workflow.

What is the best way to keep workspace skill definitions in sync?

Keeping workspace skill definitions in sync is achieved by using an automated configuration tool that interactively gathers your preferences and applies consistent updates across multiple related skills and their metadata files.

Can I update multiple related skills at the same time?

Yes, you can update multiple related skills at the same time. The configuration process supports updating build and test skills together, ensuring consistent defaults across the entire skill suite in your workspace.

Do I need to manually edit SKILL.md files to change skill behavior?

No, you do not need to manually edit SKILL.md files to change skill behavior. The tool interactively gathers your preferences and automatically writes the necessary configuration changes to the metadata files.