lucid-agent-creator

Installation
SKILL.md

Creating Agents with Agents

This skill teaches you how to create Lucid agents with JavaScript handler code.

When to Use

Use this skill when creating Lucid agents with inline JavaScript handlers. Agents are hosted on the Lucid platform and can be invoked immediately after creation. No generate API - you write the JS handler code yourself. No self-hosting required.

Three Options for Creating Agents

Option 1: MCP Tool with Server Wallet (SIWE)

Use the create_lucid_agent MCP tool with Sign In With Ethereum (SIWE):

# First, ensure you're authenticated via SIWE in your MCP client
# Your server wallet will be used for setup payment and authentication
Installs
1
GitHub Stars
2
First Seen
Jun 16, 2026
lucid-agent-creator — 0xsardius/solenrich