Developer Resources
Hand it to your AI. It knows what to do.
The Pelagora Skill gives your AI agent everything it needs to get you connected, building, or contributing.
Hands-free development
Already using AI?
An AI Skill is simply a markdown file that teaches your AI agent how to do something. In this case, it's how to connect you to the Pelagora network, spin up a Beacon, and start buying or selling items.
After you have downloaded the file, run these commands in Terminal.
# Move the skill into place
$ mkdir -p ~/.claude/skills/pelagora && cp ~/Downloads/SKILL.md ~/.claude/skills/pelagora/SKILL.md
# Ask your AI agent
> "Use the Pelagora skill to help me create a beacon on the Pelagora network"
What's Inside the Skill
Where do you want to start?
Run a Node
"I want to join the network"
Scaffold a Beacon, connect to the mesh, browse listings, buy and sell directly. Your AI handles the setup.
Get started
Build Something
"I want to build on top of this"
Create Skills, extensions, and integrations. Build a rental platform, a local marketplace, or something new entirely.
Start building
Contribute
"I want to make this better"
Submit PRs, fix bugs, improve docs. The skill walks you through repo conventions, tech patterns, and finding work.
Get involved
Your Beacon is
one download away.
Drop SKILL.md into your project and let your AI take it from there.
