Official plugin marketplace for 1Shot Labs Claude Code plugins
npx claudepluginhub 1Shot-Labs/marketplaceVoice communication system with ElevenLabs TTS for multi-agent coordination. Spawn colored squadron agents (Red, Gold, Blue, Green) that broadcast voice updates while working on tasks.
Elite Skills Library - Premium Claude Code skills via subscription
Comprehensive personal AI assistant plugin for Claude Code. Replicates all Clawdbot capabilities with multi-channel communication, workflows, persistent memory, browser automation, scheduling, and more.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
Official plugin marketplace for 1Shot Labs Claude Code plugins.
Add this marketplace to Claude Code:
/plugin marketplace add 1Shot-Labs/marketplace
Voice communication system with ElevenLabs TTS for multi-agent coordination.
Install:
/plugin install squadron-comms
Features:
Repository: 1Shot-Labs/squadron-comms-plugin
Documentation: README
Premium Claude Code skills library with AI-powered skill distribution.
Install:
/plugin install elite-skills
Features:
Repository: 1Shot-Labs/elite-skills-library-plugin
Homepage: skills.1shotlabs.com
Comprehensive personal AI assistant plugin for Claude Code - replicates all Clawdbot capabilities.
Install:
/plugin install chief-of-staff
Features:
Repository: 1Shot-Labs/chief-of-staff
Documentation: README | Getting Started
# In Claude Code
/plugin marketplace add 1Shot-Labs/marketplace
# Install any plugin from the marketplace
/plugin install squadron-comms
/plugin install elite-skills
/plugin install chief-of-staff
# List installed plugins
/plugin list
# Update marketplace
/plugin marketplace update
# Uninstall a plugin
/plugin uninstall squadron-comms
# Remove marketplace
/plugin marketplace remove 1shot
Want to add your plugin to this marketplace?
This marketplace follows the Claude Code plugin marketplace specification:
{
"name": "marketplace",
"plugins": [
{
"name": "plugin-name",
"source": {
"source": "github",
"repo": "org/plugin-repo"
},
"description": "...",
"version": "1.0.0"
}
]
}
MIT License - see individual plugin repositories for their licenses.
Made with ❤️ by 1Shot Labs