claude-workbench
New3GitHub TrendingDevelopmentby Antikythera
My Claude Code setup, curated to share: global CLAUDE.md, skills, plugin/marketplace config, and an idempotent installer. No memories or secrets.
First seen 6/1/2026
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/claude-workbench.md https://raw.githubusercontent.com/Antikythera/claude-workbench/main/SKILL.md3
Invoke in Claude Code
/claude-workbenchView source on GitHub
plugin
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is claude-workbench?
My Claude Code setup, curated to share: global CLAUDE.md, skills, plugin/marketplace config, and an idempotent installer. No memories or secrets.
How to install claude-workbench?
To install claude-workbench: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/claude-workbench.md https://raw.githubusercontent.com/Antikythera/claude-workbench/main/SKILL.md. Finally, /claude-workbench in Claude Code.
What is claude-workbench best for?
claude-workbench is a skill categorized under Development. It is designed for: plugin. Created by Antikythera.