Skills Plugins MCP Prompt Model 博客 我的中心

config-guide

Complete reference for Oh My Pi configuration, settings, and config file formats.

DeepseekModel 官方收录技能 质量 良好 · 48 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=happyshittake-oh-my-pi-packages-coding-agent-skills-config-guide-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name config-guide description Complete reference for Oh My Pi configuration, settings, and config file formats. Oh My Pi Configuration Guide This guide covers every config surface in Oh My Pi: the settings schema, CLI commands, MCP servers, LSP setup, keybindings, and config file hierarchy. Config File Hierarchy Config files are resolved in priority order (highest first). Later values override earlier ones. User-level directories: ~/.omp/agent/ (highest) ~/.claude/ ~/.codex/ ~/.gemini/ Project-level directories: .omp/ (highest) .claude/ .codex/ .gemini/ Important rules: The active config directory is determined by the nearest config dir walking up from cwd . Project-level configs override user-level configs. .omp takes precedence over .claude , .codex , and .gemini . Settings are stored in config.yml (or config.yaml / config.json with auto-migration from JSON to YAML). Settings (config.yml) Settings are the single source of truth for agent behavior. Use omp config set <key> <value> to change values — never edit config.yml manually while the agent is running. Settings are organized by tab: Model — Model selection, sampling, model roles, cycling: skill://config-guide/settings-model.md Context — Compaction, promotion, branch summaries, TTSR: skill://config-guide/settings-context.md Appearance, Interaction, Memory, Editing, Tools, Tasks, Providers — skill://config-guide/settings-reference.md CLI Commands omp config list # List all settings with current values omp config get <key> # Get a specific setting value omp config set <key> <value> # Set a setting value omp config reset <key> # Reset a setting to its default omp config path # Print the config directory path omp config init-xdg # Initialize XDG Base Directory structure Boolean values: true , false , yes , no , on , off , 1 , 0 Array values: Pass as JSON array string, e.g., omp config set extensions '["ext1", "ext2"]' Record values: Pass as JSON object string. MCP Servers, LSP, and Keybindings See skill://config-guide/mcp-lsp-keybindings.md for: MCP Servers Config ( .mcp.json ) LSP Config ( lsp.json / .lsp.json / lsp.yml ) Keybindings Config ( keybindings.json ) Important Constraints Always use omp config set to modify settings. Editing config.yml manually while the agent is running will not take effect and may be overwritten. YAML format is preferred for config.yml . JSON configs are auto-migrated to YAML on first load. Config priority: Project-level configs override user-level. .omp overrides .claude . MCP server changes require a restart to take effect. LSP server discovery is automatic based on project markers and available binaries. Explicit config overrides auto-detection. Keybindings are loaded once at startup. Use the in-app command to reload without restarting.
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。