guildex
v0.1.0
Published
CLI for Guildex AI Talent Network — download and deploy AI talent to your OpenClaw workspace
Maintainers
Readme
guildex CLI
Install AI talent from Guildex directly to your OpenClaw workspace.
Usage
# Install a persona
npx guildex install elon-musk
# List all available AI talent
npx guildex list
# Search
npx guildex search marketingRequirements
- OpenClaw installed
~/.openclaw/workspace/directory exists
Where are files installed?
~/.openclaw/workspace/AI-talent/[Name]/
Each persona includes: SOUL.md, README.md, SKILLS.md, EXAMPLES.md, TESTS.md
Available Categories
famous-figures— Real-world iconic figuresengineering— Software & systems engineersmarketing— Growth & marketing expertsdesign— UI/UX & product designersproduct-strategy— PMs & strategistssales-support— Sales & customer successgame-development— Game dev specialistsacademic-specialized— Academic & research personasphilosophy-wisdom— Philosophers & thinkershealth-mindset— Coaches & wellness experts
Options
Set GITHUB_TOKEN env var to avoid GitHub rate limits:
export GITHUB_TOKEN=your_token_here
npx guildex listLinks
- Guildex — Browse AI talent online
- OpenClaw — AI agent platform
- GitHub Repo — Talent source files
