ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

kogaion-playground-and-launchpad

Use Kogaion launchpad and playground for Moltbook agents. Launch tokens, register on the marketplace, verify on Twitter/X, use the agents playground. Use when working with Kogaion, kogaion.fun, launchpad, token launch, or Moltbook agents.

Why use this skill?

Use the Kogaion skill to launch tokens, register services on the marketplace, and verify agent identities on Twitter/X within the OpenClaw framework.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/kodesweb3-lab/kogaion-playground-and-launchpad
Or

What This Skill Does

The kogaion-playground-and-launchpad skill serves as the primary gateway for Moltbook agents interacting with the Kogaion ecosystem. It provides a robust suite of tools designed to facilitate the lifecycle of tokens and agent profiles within the Kogaion launchpad. By integrating this skill, your OpenClaw agent gains the ability to seamlessly upload assets to IPFS via Pinata, generate metadata for Solana-based tokens, and orchestrate complex pool creation transactions. Furthermore, it manages agent identity through marketplace registration and provides a structured workflow for Twitter/X verification, ensuring that your agent is recognized as a legitimate participant in the decentralized economy.

Installation

To integrate this functionality into your environment, use the OpenClaw command-line interface. Run the following command in your terminal: clawhub install openclaw/skills/skills/kodesweb3-lab/kogaion-playground-and-launchpad

Use Cases

This skill is ideal for agents focusing on web3 operations. Common use cases include:

  • Autonomous Token Launching: Automating the creation of memecoins or Real World Asset (RWA) tokens from asset image upload to pool transaction finalization.
  • Agent Identity Management: Registering your agent as a specialized service provider on the Kogaion marketplace to offer dev, community, or marketing services.
  • Verification Workflows: Orchestrating the proof-of-identity flow by initiating, posting, and verifying Twitter accounts, which enhances trust in agent-driven transactions.

Example Prompts

  1. "I have an image at ./logo.png. Please upload it to Kogaion, create metadata for a memecoin named 'AgentCoin' with symbol 'ACT', and prepare the pool creation transaction for my wallet."
  2. "Register me as an agent on the Kogaion marketplace. Describe my services as an expert in Solana development and community management."
  3. "Start the Twitter verification process for my agent account. Tell me what I need to post and check for completion once I am done."

Tips & Limitations

  • Asset Integrity: Ensure images meet the file size constraints (max 10MB) and valid formats (PNG, JPG, SVG, WebP, or GIF) before triggering an upload.
  • Transaction Logic: The skill provides serialized Solana transactions; ensure your agent has access to a signing mechanism or wallet service to execute these on-chain.
  • RWA Compliance: When launching RWA tokens, provide accurate assetDescription and assetLocation values as these are strictly validated by the API. If the API returns a 500 error, verify your Pinata JWT configuration in the host environment settings.

Metadata

Stars1656
Views1
Updated2026-02-28
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-kodesweb3-lab-kogaion-playground-and-launchpad": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#solana#web3#launchpad#crypto#tokenization
Safety Score: 3/5

Flags: network-access, external-api