Agent skill · Backend & API

openserv-launch

Launch tokens on Base blockchain via the OpenServ Launch API. Creates ERC-20 tokens with Aerodrome concentrated liquidity pools. Use when launching tokens, deploying memecoins, or building agents that create tokens with locked LP. Read reference.md for the full API reference. Read openserv-agent-sdk and openserv-client for building and running agents. You can launch tokens for your OpenServ agents.

Internet Court1,389★ · +222/wk · 1 repos on radarProfile →
claude-codecodexships scriptsNOASSERTION
Install
npx skills add internet-court/internet-court-skill --skill openserv-launch --agent claude-code

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

Facts
Files in the skill folder: 8
SKILL.md size: 7 KB
Bundled scripts: yes
Path: vendored/openserv/openserv-launch/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,536 · +147 this week
Language: TypeScript
Read our review of the source →

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

From the SKILL.md

# OpenServ Launch API Launch tokens instantly on Base blockchain with one-sided concentrated liquidity pools on Aerodrome Slipstream. **Reference files:** - `reference.md` - Full API reference for all endpoints - `troubleshooting.md` - Common issues and solutions - `examples/` - Complete code examples **Base URL:** `https://instant-launch.openserv.ai` --- ## What This API Does - **Deploys ERC-20 t

More from internet-court-skill
All skills →
About this skill
What does the openserv-launch skill do?

Launch tokens on Base blockchain via the OpenServ Launch API. Creates ERC-20 tokens with Aerodrome concentrated liquidity pools. Use when launching tokens, deploying memecoins, or building agents that create tokens with locked LP. Read reference.md for the full API reference. Read openserv-agent-sdk and openserv-client for building and running agents. You can launch tokens for your OpenServ agents.

How do I install it?

Run `npx skills add internet-court/internet-court-skill --skill openserv-launch --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 internet-court/internet-court-skill, a repository with 1,536 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