·openspec-config
</>

openspec-config

使用“openspec/config.yaml”和“openspec config”命令配置 OpenSpec 项目设置和全局 CLI 配置。当用户说“配置 OpenSpec”、“项目配置”、“添加项目上下文”或想要设置每个工件的规则时使用。

11安装·2热度·@partme-ai

安装

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

如何安装 openspec-config

通过命令行快速安装 openspec-config AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/partme-ai/openspec-skills --skill openspec-config
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:partme-ai/openspec-skills。

SKILL.md

查看原文

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 |

使用“openspec/config.yaml”和“openspec config”命令配置 OpenSpec 项目设置和全局 CLI 配置。当用户说“配置 OpenSpec”、“项目配置”、“添加项目上下文”或想要设置每个工件的规则时使用。 来源:partme-ai/openspec-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/partme-ai/openspec-skills --skill openspec-config
分类
</>开发工具
认证
收录时间
2026-03-10
更新时间
2026-03-11

Browse more skills from partme-ai/openspec-skills

快速解答

什么是 openspec-config?

使用“openspec/config.yaml”和“openspec config”命令配置 OpenSpec 项目设置和全局 CLI 配置。当用户说“配置 OpenSpec”、“项目配置”、“添加项目上下文”或想要设置每个工件的规则时使用。 来源:partme-ai/openspec-skills。

如何安装 openspec-config?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/partme-ai/openspec-skills --skill openspec-config 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

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