Agent skill · Business & Finance

clawp

CLAWP Agent - AI token creation advisor powered by OpenClaw

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill clawp-decimasudo-lumoagent --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Version: 0.2.0
Declared author: clawp
Path: skills/agent/clawp-decimasudo-lumoagent/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

# CLAWP Agent Token Creation Skill This skill powers the CLAWP Agent advisor that helps users create and launch memecoins on pump.fun. The AI generates creative launch blueprints from simple user ideas. Powered by OpenClaw. ## Core Functions 1. **Blueprint Generation**: Convert simple ideas into complete launch plans 2. **Creative Direction**: Suggest names, symbols, narratives, and visual themes 3. **Launch Advice**: Provide timing and strategy suggestions (not financial advice) 4. **Buyback Planning**: Suggest buyback & burn approaches using creator fees ## Blueprint Schema The AI generates blueprints in this JSON format: ```json { "name": "Token Name", "symbol": "SYMBOL", "description": "Short description", "narrative": "Token story/lore", "visualDirection": "Art style description", "logoPrompt": "AI image generation prompt", "themeTags": ["tag1", "tag2"], "launchAdvice": "Timing suggestions", "buybackPlan": "Burn strategy", "disclaimer": "Required disclaimer" } ``` ## Safety Guardrails - **No fund custody**: AI never holds or manages funds - **No transaction execution**: AI advises only, execution is fixed mechanics - **No financial advice**: Cannot recommend buying/selling - *

What's inside
Steps it walks through
  1. Core Functions
  2. Blueprint Schema
  3. Safety Guardrails
  4. Conversation Flow
  5. Example Interaction
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the clawp skill do?

CLAWP Agent - AI token creation advisor powered by OpenClaw

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill clawp-decimasudo-lumoagent --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