A professional-grade prompt generator that creates structured LEONIDAS instructions for OpenClaw agents to solve business pain points.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ask-leonidas
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install ask-leonidas using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Ask Leonidas is a specialized tool designed to solve the most common challenge in agent configuration: writing instructions that actually work. By leveraging these Openclaw Skills, developers and power users can transform abstract professional challenges into structured LEONIDAS prompts. It acts as a bridge between a user's pain points and the technical files that govern agent behavior, specifically targeting the creation of SOUL.md and AGENTS.md files.
The skill excels at inferring industry context, user roles, and desired outcomes from minimal input, ensuring that the resulting prompts are not only high-quality but also highly relevant to specific business environments. Whether you are looking to fix an agent that feels too generic or need to build a complex workflow for automated tasks, this skill provides the prompt engineering infrastructure required for success.
To integrate these Openclaw Skills into your workspace, ensure you have your API key and the necessary environment variables configured.
# Export the required API configuration
export ASK_LEONIDAS_API_BASE="https://askleonidas.com"
export ASK_LEONIDAS_API_KEY="your_alk_live_key"
# Run the health check script to verify the connection
python3 healthcheck.py
# Generate a prompt to test the installation
python3 ask_leonidas.py --pain-point "Need a prompt for B2B lead generation"
The skill returns a structured response that organizes prompt metadata and the generated content for easy implementation into your agent files.
| Attribute | Description |
|---|---|
| Detected Role | The professional persona identified by the engine. |
| Quality Score | A numerical value (0-100) representing the prompt's effectiveness. |
| Prompt Type | Categorization of the output (e.g., Tactical, Strategic, Operational). |
| Generated Prompt | The full, ready-to-use Markdown text for SOUL.md or AGENTS.md. |
| Request ID | A unique identifier for tracking and debugging API requests. |
Loading
A comprehensive automation skill for managing Homebrew formulas, casks, and system health on macOS.

A comprehensive strategic guide and AI agent skill designed to help developers and creators monetize their OpenClaw expertise.

A specialized AI skill that transforms voice-to-text input into expressive, chat-ready meme images based on sentiment and tone.

An AI-powered skill for creating, reading, and co-authoring serial novels through the KanshuClaw platform.

A lightweight security auditing tool that performs local system health checks without external dependencies.

A comprehensive troubleshooting utility designed to diagnose and resolve common environment, configuration, and connectivity errors in OpenClaw.








































