---
name: Build Plugin
slug: build-plugin
category: Automation
description: "Build Plugin covers the full plugin development workflow: building, testing, adding icons, troubleshooting, and setup. Use it when creating, configuring, or debugging a plugin installation."
github: "https://github.com/opentabs-dev/opentabs/tree/main/.agents/skills/build-plugin"
language: TypeScript
stars: 911
forks: 90
install: "npx degit https://github.com/opentabs-dev/opentabs/tree/main/.agents/skills/build-plugin ~/.claude/skills/build-plugin"
installs_to: ~/.claude/skills/build-plugin
source_path: .agents/skills/build-plugin/SKILL.md
collection_size: 6
category_size: 1523
collection_url: "https://dirskills.com/collections/opentabs-dev/opentabs"
added: 2026-08-22T05:21:02.375Z
last_synced: 2026-08-22T05:21:02.375Z
canonical_url: "https://dirskills.com/skills/build-plugin"
---

# Build Plugin

Build Plugin covers the full plugin development workflow: building, testing, adding icons, troubleshooting, and setup. Use it when creating, configuring, or debugging a plugin installation.

**Install:**

```bash
npx degit https://github.com/opentabs-dev/opentabs/tree/main/.agents/skills/build-plugin ~/.claude/skills/build-plugin
```

## README

**IMPORTANT: This file is a stub. The actual skill content is maintained in `__SKILL__.md` in this same directory.**

Before proceeding, you MUST read the file `.Codex/skills/build-plugin/__SKILL__.md` for the latest skill instructions. The content is kept separate so that updates to the skill are always picked up fresh, even if this stub was cached at the start of a session.
