Trade on decentralized exchanges via XATA API with AI-powered natural language trading
npx claudepluginhub automata-network/claude-plugins --plugin xata-agentic-tradingA 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.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Frontend design skill for UI/UX implementation
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.