·openspec-config
</>

openspec-config

Configure OpenSpec project settings and global CLI configuration using `openspec/config.yaml` and `openspec config` commands. Use when the user says "configure OpenSpec", "project config", "add project context", or wants to set per-artifact rules.

11Installs·2Trend·@partme-ai

Installation

$npx skills add https://github.com/partme-ai/openspec-skills --skill openspec-config

How to Install openspec-config

Quickly install openspec-config AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/partme-ai/openspec-skills --skill openspec-config
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: partme-ai/openspec-skills.

SKILL.md

View raw

Manage OpenSpec configuration at two levels: project config (openspec/config.yaml) for project-specific context and rules, and global CLI config (openspec config subcommands) for user-level settings.

| schema | string | Default schema for new changes (e.g. spec-driven) | | context | string | Project context injected into all artifact instructions (max 50KB) | | rules | object | Per-artifact rules, keyed by artifact ID |

| Disable telemetry | openspec config set telemetry.enabled false | | Set user name | openspec config set user.name "My Name" --string |

Configure OpenSpec project settings and global CLI configuration using `openspec/config.yaml` and `openspec config` commands. Use when the user says "configure OpenSpec", "project config", "add project context", or wants to set per-artifact rules. Source: partme-ai/openspec-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/partme-ai/openspec-skills --skill openspec-config
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from partme-ai/openspec-skills

Quick answers

What is openspec-config?

Configure OpenSpec project settings and global CLI configuration using `openspec/config.yaml` and `openspec config` commands. Use when the user says "configure OpenSpec", "project config", "add project context", or wants to set per-artifact rules. Source: partme-ai/openspec-skills.

How do I install openspec-config?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/partme-ai/openspec-skills --skill openspec-config Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/partme-ai/openspec-skills