Agent Skillswarpdotdev/warp › create-tab-config

create-tab-config

GitHub

根据自然语言请求生成 Warp 终端的 Tab 配置 TOML 文件,自动处理路径检测、冲突检查及参数澄清。

resources/bundled/skills/create-tab-config/SKILL.md warpdotdev/warp

Trigger Scenarios

用户想要创建新的标签页配置 用户询问如何生成标签页布局 用户请求使用斜杠命令生成配置

Install

npx skills add warpdotdev/warp --skill create-tab-config -g -y
More Options

Non-standard path

npx skills add https://github.com/warpdotdev/warp/tree/master/resources/bundled/skills/create-tab-config -g -y

Use without installing

npx skills use warpdotdev/warp@create-tab-config

指定 Agent (Claude Code)

npx skills add warpdotdev/warp --skill create-tab-config -a claude-code -g -y

安装 repo 全部 skill

npx skills add warpdotdev/warp --all -g -y

预览 repo 内 skill

npx skills add warpdotdev/warp --list

SKILL.md

Frontmatter
{
    "name": "create-tab-config",
    "description": "Create new Warp tab config TOML files from natural-language requests. Use when the user wants a new tab config, a new tab layout, or asks for a slash command to generate a tab config."
}

create-tab-config

Create a new Warp tab config based on what the user wants.

Required context

  • Use the tab-configs skill as the canonical source of truth for:
    • schema details
    • validation rules
    • examples
    • common layout patterns

Workflow

  1. Understand what the user wants to create.
  2. If important details are missing, use the ask_user_question tool to clarify them before writing anything. Do not guess about layout, commands, directories, parameters, or close-time behavior.
  3. Generate valid TOML that matches the tab-configs schema.
  4. Determine the correct tab config directory for the user's Warp build. Tab configs live under ~/.warp/tab_configs/ for standard builds. Non-stable builds use a channel-specific variant (e.g. ~/.warp-<channel>/tab_configs/). To find the correct directory, run ls -d ~/.warp*/ to list the available Warp data directories and pick the one that corresponds to the running build. When in doubt, ask the user which build they are using. Create the tab_configs/ subdirectory if it does not exist. Write the file using a descriptive snake_case filename ending in .toml.
  5. If the intended filename might conflict with an existing config and it is unclear whether to overwrite or create a new file, use the ask_user_question tool.
  6. Briefly explain what you created, including the layout and any commands or parameters.

Version History

  • 726c1b6 Current 2026-07-24 20:22

Same Skill Collection

.agents/skills/add-feature-flag/SKILL.md
.agents/skills/add-telemetry/SKILL.md
.agents/skills/changelog-draft/SKILL.md
.agents/skills/classify-changelog-pr/SKILL.md
.agents/skills/cross-platform-cloud-verification/SKILL.md
.agents/skills/dedupe-issue-local/SKILL.md
.agents/skills/gui-create-launch-modal/SKILL.md
.agents/skills/gui-integration-test/SKILL.md
.agents/skills/gui-reproduce-bug-report-local/SKILL.md
.agents/skills/gui-settings-ui/SKILL.md
.agents/skills/gui-ui-guidelines/SKILL.md
.agents/skills/logging-and-error-reporting/SKILL.md
.agents/skills/promote-feature/SKILL.md
.agents/skills/remove-feature-flag/SKILL.md
.agents/skills/review-pr-local/SKILL.md
.agents/skills/rust-unit-tests/SKILL.md
.agents/skills/triage-issue-local/SKILL.md
.agents/skills/tui-testing/SKILL.md
.agents/skills/tui-ui-guidelines/SKILL.md
.agents/skills/tui-verify-change/SKILL.md
resources/bundled/mcp_skills/figma/figma-code-connect-components/SKILL.md
resources/bundled/mcp_skills/figma/figma-create-design-system-rules/SKILL.md
resources/bundled/mcp_skills/figma/figma-create-new-file/SKILL.md
resources/bundled/mcp_skills/figma/figma-generate-library/SKILL.md
resources/bundled/mcp_skills/figma/figma-implement-design/SKILL.md
resources/bundled/skills/add-mcp-server/SKILL.md
resources/bundled/skills/change-keybinding/SKILL.md
resources/bundled/skills/create-skill/SKILL.md
resources/bundled/skills/factory-files/SKILL.md
resources/bundled/skills/factory-mcp/SKILL.md
resources/bundled/skills/modify-settings/SKILL.md
resources/bundled/skills/oz-platform/SKILL.md
resources/bundled/skills/pr-comments/SKILL.md
resources/bundled/skills/tab-configs/SKILL.md
resources/bundled/skills/tui-migrate-setup/SKILL.md
resources/bundled/skills/update-tab-config/SKILL.md
resources/bundled/skills/warpctrl/SKILL.md
resources/channel-gated-skills/dogfood/test-warp-ui/SKILL.md
resources/channel-gated-skills/dogfood/triage-vulnerabilities/SKILL.md
resources/channel-gated-skills/dogfood/verify-ui-change-in-cloud/SKILL.md
.agents/skills/gui-onboarding-verification-skill/SKILL.md
.warp/skills/gui-integration-test-video/SKILL.md
resources/bundled/mcp_skills/figma/edit-figma-design/SKILL.md
resources/bundled/mcp_skills/figma/figma-generate-design/SKILL.md
resources/bundled/mcp_skills/figma/figma-use/SKILL.md
resources/bundled/skills/claude-api/SKILL.md

Metadata

Files
0
Version
04a7f83
Hash
0973564a
Indexed
2026-07-24 20:22

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-20 15:27
浙ICP备14020137号-1 $Гость$