⚠️ [EXPERIMENTAL] Integration with OpenAI Codex CLI for complex code generation, modification, and debugging tasks - early development
A private internal marketplace for Automata Network's Claude Code extensions. This repository provides a centralized catalog of plugins for discovering, installing, and managing Claude Code extensions across the Automata organization.
Note: This marketplace is accessible only within Automata Network.
If this repository is hosted on GitHub:
/plugin marketplace add automata-network/claude-plugins
For other git hosting services:
/plugin marketplace add https://your-git-host.com/path/to/claude-plugins.git
For local development:
/plugin marketplace add /path/to/claude-plugins
Once the marketplace is added, you can install plugins:
# Install a specific plugin
/plugin install plugin-name@automata-claude-plugins
# Browse available plugins interactively
/plugin
# List all configured marketplaces
/plugin marketplace list
# Update marketplace metadata
/plugin marketplace update automata-claude-plugins
Team members can automatically install this marketplace by adding it to their project's .claude/settings.json:
{
"extraKnownMarketplaces": {
"automata-claude-plugins": {
"source": {
"source": "github",
"repo": "automata-network/claude-plugins"
}
}
}
}
When team members trust the repository folder, Claude Code will automatically install this marketplace and any plugins specified in the enabledPlugins field.
Currently, this marketplace contains no plugins. See CONTRIBUTING.md for information on adding plugins to this marketplace.
.claude-plugin/
marketplace.json # Main marketplace configuration
plugins/ # Optional: Host plugin source code here
See CONTRIBUTING.md for details on how to add plugins to this marketplace.
This marketplace is licensed under the MIT License. See LICENSE for details.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub automata-network/claude-pluginsStreamlined Git workflow commands for branch management, commits, and pull requests
Trade on decentralized exchanges via XATA API with AI-powered natural language trading
Use Playwright to perform frontend testing tasks such as UI testing, end-to-end testing, and cross-browser testing.
Expert guidance for OpenAI Codex CLI non-interactive mode operations - running prompts programmatically, parsing output formats, building automation scripts, and CI/CD integration
Comprehensive development infrastructure for Claude Code projects. Includes 12 AI skills, task coordination hooks, project templates, and a visual dev-manager dashboard.
Delegate coding, planning, and debugging to Cursor CLI via ACP. Part of cc-multi-cli-plugin. Requires the `multi` plugin.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review