Agent skill · DevOps & Cloud

virtuals-protocol

Virtuals Protocol - Build, tokenize, and deploy autonomous AI agents on Base/Solana. Use for creating agents with GAME framework, launching agent tokens, implementing Agent Commerce Protocol (ACP), and building AI-powered applications.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill virtuals-protocol-enuno-claude-command-and-c-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 15 KB
Bundled scripts: none
Version: 1.0.0
Path: skills/ai-llm/virtuals-protocol-enuno-claude-command-and-c-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Virtuals Protocol Skill Virtuals Protocol is a decentralized platform for creating, tokenizing, and deploying autonomous AI agents. It enables developers to build agents that can make decisions, execute transactions, and generate revenue through a comprehensive ecosystem of tools including the GAME framework, Agent Tokenization Platform, and Agent Commerce Protocol (ACP). **Core Value Proposition**: Create tokenized AI agents that autonomously generate revenue and interact across platforms, powered by foundation models and blockchain economics. ## When to Use This Skill This skill should be triggered when: - Building autonomous AI agents with decision-making capabilities - Creating tokenized AI agents on Base or Solana - Implementing agent-to-agent commerce (ACP) - Using the GAME framework for agent development - Launching agent tokens with bonding curves - Integrating AI agents with social platforms (Twitter, Telegram, Discord) - Building applications requiring AI-powered autonomous decisions - Creating revenue-generating AI agents ## Platform Overview ### Supported Chains - **Base** (Primary) - Ethereum L2 with Uniswap liquidity - **Solana** - Meteora liquidity pools - **Ethere

What's inside
Steps it walks through
  1. When to Use This Skill
  2. Platform Overview
  3. Supported Chains
  4. Core Components
  5. GAME Framework
  6. Architecture
  7. SDK Options
  8. Supported Foundation Models
  9. Getting Started with GAME
  10. Agent Configuration
  11. Agent Tokenization Platform
  12. Token Economics
  13. Agent Lifecycle
  14. Launch Mechanisms
Ships with 1 file
  • metadata.json
Commands it runs
pip install game_sdk
npm install @virtuals-protocol/game
export GAME_API_KEY="your_key"
For GAME SDK (direct usage)
export GAME_API_KEY="your_game_api_key"
For Hosted Agents (via Virtuals Platform)
export VIRTUALS_API_KEY="your_virtuals_api_key"
export TWITTER_API_KEY="your_twitter_key"
export TWITTER_API_SECRET="your_twitter_secret"
export TWITTER_ACCESS_TOKEN="your_access_token"
More from claude-skill-registry
All skills →
About this skill
What does the virtuals-protocol skill do?

Virtuals Protocol - Build, tokenize, and deploy autonomous AI agents on Base/Solana. Use for creating agents with GAME framework, launching agent tokens, implementing Agent Commerce Protocol (ACP), and building AI-powered applications.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill virtuals-protocol-enuno-claude-command-and-c-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going