Ready-to-Use Prompts

Copy-paste these prompts into your OpenClaw chat to get instant results. Each prompt is battle-tested and optimized for the best output.

💡 Tip: Replace [bracketed text] with your specific values before sending.

📊 Dashboard Building

Create a Real-Time Status Dashboard

Build me a Next.js dashboard that connects to the OpenClaw Gateway at localhost:18789. Show: agent status (running/stopped), active sessions count, connected channels with health indicators, and a live log tail. Use a dark theme with navy background (#0a0e17) and blue accents (#00a1ff). Make it auto-refresh every 5 seconds.

A complete Next.js dashboard with real-time monitoring of your OpenClaw instance.

Screenshot Dashboard & Analyze

Take a screenshot of the OpenClaw Control UI at http://127.0.0.1:18789/ and analyze it. Tell me: how many active sessions are there, which channels are connected, and what was the last agent action. Suggest improvements to my setup.

Visual analysis of your current dashboard state with actionable suggestions.

Build Analytics Widget

Create a React component that shows OpenClaw usage analytics: messages per day (bar chart), response times (line chart), and top channels by message volume (pie chart). Use Tailwind CSS for styling. Make it work with mock data and add comments where real API calls should go.

A reusable analytics widget component with chart visualizations.

🛠️ Skill Management

Audit Installed Skills

List all skills in my workspace/skills/ directory. For each one, read its SKILL.md or README.md and give me a summary table: skill name, what it does, last modified date, and whether it looks actively maintained. Flag any that might have issues.

Complete audit of your installed skills with maintenance status.

Create a Custom Skill

Create a new OpenClaw skill called "daily-digest" that: 1) Checks my email for unread messages, 2) Checks my calendar for today's events, 3) Checks weather for my location, 4) Compiles everything into a friendly morning briefing message. Put it in workspace/skills/daily-digest/ with a proper SKILL.md.

A complete custom skill with morning briefing automation.

Skill Performance Check

Run each of my installed skills' health checks. For any that fail, diagnose the issue and suggest fixes. Give me a traffic-light summary: 🟢 healthy, 🟡 warning, 🔴 failing.

Health status report for all installed skills.

🌐 Web & Browser Automation

Scrape and Organize Data

Go to [target website] and extract all product listings. For each product, get: name, price, rating, and URL. Save the results as a JSON file at workspace/data/products.json and also create a summary markdown table.

Structured data extraction with JSON and markdown output.

Monitor Website Changes

Set up a monitoring workflow: every 6 hours, screenshot [target website] and compare with the previous screenshot. If significant changes are detected, send me a Telegram message with the before/after screenshots and a summary of what changed.

Automated website change detection with notifications.

Fill and Submit Forms

Navigate to [form URL], fill in the following fields: [field1: value1, field2: value2, ...]. Take a screenshot before submitting for review. If the form has a captcha, pause and notify me. Submit when I confirm.

Automated form filling with human-in-the-loop for verification.

📈 Trading & Finance

Market Overview Dashboard

Check the current prices for BTC, ETH, SOL, and AVAX. Also check the S&P 500 and NASDAQ. Give me a clean dashboard-style summary with 24h change percentages, and highlight anything that moved more than 5%. Include a brief market sentiment summary.

Quick market overview with price data and sentiment analysis.

Portfolio Tracker

I hold the following positions: [list positions]. Calculate current total value, 24h P&L, and unrealized gains/losses for each position. Present as a clean table and suggest any rebalancing needed based on my original allocation targets.

Portfolio analysis with rebalancing recommendations.

🔧 System & DevOps

System Health Check

Run a comprehensive health check on this machine: disk usage, memory, CPU load, running services, open ports, SSL certificate expiry dates, and systemd service status for all my apps. Present as a dashboard-style report with traffic lights.

Full system health report with visual indicators.

Setup Reverse Proxy

I need to set up Caddy as a reverse proxy for my OpenClaw dashboard running on port 3011. The domain is openclawdashboard.com. Generate the Caddyfile entry with automatic HTTPS, proper headers, and websocket support. Also create the systemd service file.

Production-ready Caddy configuration with HTTPS.

Backup Automation

Create a backup script that: 1) Backs up ~/.openclaw/ (excluding node_modules and .next), 2) Compresses with timestamp, 3) Keeps last 7 backups, 4) Optionally uploads to [S3/B2/remote]. Add it as a cron job running daily at 3 AM.

Automated backup system with rotation and optional cloud upload.

📝 Content & SEO

SEO Audit

Crawl my website at [URL] and perform an SEO audit. Check: meta tags, Open Graph, structured data, sitemap.xml, robots.txt, page speed indicators, mobile responsiveness, broken links, and image alt texts. Give me a prioritized list of fixes.

Comprehensive SEO audit with prioritized action items.

Content Generation Pipeline

Research the topic "[topic]" thoroughly. Write a 2000-word article optimized for SEO with: compelling title, meta description, proper heading structure (H1-H3), internal links to my other guides, and a FAQ section. Target keywords: [keywords]. Save to workspace/content/.

SEO-optimized long-form content ready for publishing.
Ad Space — Promote Your Prompt Library Here