Skip to content

0motionguy/gICM-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gICM Library

Official content library for gICM Marketplace

388 curated agents, skills, commands, MCP servers, and settings for AI-powered Web3 development.

📦 Contents

  • 74 Agents - Specialized AI agents for development, security, DevOps, and Web3
  • 92 Skills - Progressive skills with 88-92% token optimization
  • 93 Commands - Development workflow automation commands
  • 82 MCP Servers - Model Context Protocol integrations
  • 48 Settings - Production-ready configuration options

🚀 Installation

Via gICM CLI

# Install an agent
npx gicm-stack add agent/icm-anchor-architect

# Install a skill
npx gicm-stack add skill/solana-anchor-mastery

# Install an MCP server
npx gicm-stack add mcp/alchemy

# Install a command
npx gicm-stack add command/deploy-hardhat

Direct Clone

git clone https://github.com/gicm/gICM-library.git
cd gICM-library

📂 Structure

gICM-library/
├── agents/          # 74 specialized AI agents
├── skills/          # 92 progressive skills
├── commands/        # 93 development commands
├── mcp/             # 82 MCP server configs
└── settings/        # 48 configuration settings

🔗 Featured Items

Agents

  • ICM Anchor Architect - Solana program specialist with bonding curves, PDAs, CPI
  • Solana Guardian Auditor - Security audits with PDA validation and signer checks
  • Frontend Fusion Engine - Next.js + Web3 wallet integration (89% faster)
  • Gas Optimization Specialist - EVM gas optimization (45-70% reduction)
  • Smart Contract Auditor - Security audits for Solidity/EVM contracts

Skills

  • Solana Anchor Mastery - Complete Anchor framework expertise
  • Web3 Wallet Integration - Phantom, MetaMask, WalletConnect
  • Next.js App Router Patterns - Server components, streaming SSR
  • Hardhat Deployment Scripts - Multi-network deployment automation
  • Foundry Fuzzing Techniques - Invariant testing and fuzzing

MCP Servers

  • Alchemy - Ethereum/Polygon RPC and APIs
  • Helius - Solana RPC with enhanced APIs
  • The Graph - Subgraph querying and indexing
  • Supabase - PostgreSQL database and auth
  • Vercel - Deployment and edge functions

🛠️ Usage

Each item includes:

  • Complete documentation
  • Installation instructions
  • Environment variable requirements
  • Usage examples
  • Dependencies

Example: Adding ICM Anchor Architect

npx gicm-stack add agent/icm-anchor-architect

This will:

  1. Download the agent markdown file
  2. Install dependencies
  3. Set up environment variables
  4. Add to your .claude/agents/ directory

📚 Documentation

For detailed usage instructions, visit:

🤝 Contributing

We welcome contributions! To add a new agent, skill, command, or MCP:

  1. Fork this repository
  2. Create your content following our templates
  3. Submit a pull request
  4. Our team will review and merge

See CONTRIBUTING.md for detailed guidelines.

📄 License

MIT - See LICENSE for details

🔗 Links


Built for the Web3 developer community

🤖 Generated with Claude Code

About

Official content library - 388 curated agents, skills, commands, MCPs for Web3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors