Skills Marketplace
Browse verified skills for your AI agent. Security-scored and ready to install.
Summarize
Summarize is a fast CLI for generating summaries from URLs, local files (PDFs/images/audio), and YouTube links using popular LLM providers. Configure your preferred model and API keys via environment variables or an optional local config file for repeatable, scriptable summarization.
self-improving-agent
A lightweight self-improvement workflow for AI coding agents that logs corrections, errors, and feature requests into structured Markdown files. Helps teams and agents turn recurring issues into durable project memory and reusable skills via consistent templates and optional hook-based reminders.
Tavily Web Search
AI-optimized web search and URL content extraction powered by the Tavily API. Designed for AI agents to retrieve concise, relevant search results and clean snippets for research and question answering.
Notion
Interact with the official Notion API to search, create, and update pages, databases (data sources), and blocks. Includes curl examples and request formats for common operations using the required Notion-Version header.
Skill Creator
Provides a structured guide for creating, organizing, and packaging AI agent βskills,β including best practices for keeping instructions concise and using bundled scripts, references, and assets effectively. Helps authors design skills that trigger reliably and scale via progressive disclosure.
Weather
Fetch current weather and forecasts without an API key using simple curl requests. Supports quick human-readable output via wttr.in and JSON responses via Open-Meteo for programmatic workflows.
Discord
Control Discord from an AI agent via a bot: send, edit, and delete messages; react; manage threads and pins; run polls; and look up channel/member/role information. Optionally upload custom emojis/stickers and perform gated role or moderation actions when enabled.
Sonoscli
Sonoscli is a command-line tool for discovering and controlling Sonos speakers on your local network. It supports common playback controls, volume changes, grouping/ungrouping speakers, and browsing favorites and queue. Optional Spotify search is available via Sonos SMAPI or the Spotify Web API.
Openai Whisper Api
Transcribe local audio files using OpenAIβs Whisper transcription endpoint from the command line. Supports selecting the model, setting language and prompts, and outputting either plain text or JSON to a specified file.
Imsg
imsg is a macOS command-line tool for interacting with Messages.app to list chats, view message history, watch for new messages, and send iMessage/SMS. It supports JSON output for scripting and requires standard macOS permissions to access Messages data and automate sending.
Github
Interact with GitHub from the command line using the official `gh` CLI. Quickly inspect pull requests, check CI/workflow runs, and query GitHubβs API with JSON/JQ filtering for advanced reporting.
Self-Improving Agent (Proactive + Self-Reflection)
A local, file-based memory system that helps an AI agent retain user-approved preferences and corrections over time. It organizes knowledge into hot/warm/cold tiers across projects and domains, with transparent citations and user-controlled forgetting/export.
Humanizer
Humanizer helps you edit text to sound more natural and less AI-generated by detecting common LLM writing patterns and rewriting them while preserving meaning and tone. It provides practical before/after examples and style guidance based on Wikipediaβs βSigns of AI writingβ reference.
Model Usage
Summarize CodexBar local cost logs into per-model usage totals for Codex or Claude. Supports reporting the most recent (current) model or a full breakdown across all models, with text or JSON output for scripting.
Nano Pdf
Edit PDFs by describing changes in natural language using the nano-pdf CLI. Apply targeted edits to specific pages and quickly iterate, then review the output PDF before sharing.
Openai Whisper
Run OpenAI Whisper locally from the command line to transcribe or translate audio files without needing an API key. Generates common output formats (TXT, SRT) and downloads models automatically on first use.
Brave Search
Headless web search and page content extraction powered by the Brave Search API. Use it to retrieve search results and optionally extract readable page content as markdown without needing a browser.
Gemini
Run Google Gemini from the command line for quick one-shot Q&A, summarization, and content generation. Supports selecting models, returning JSON output, and managing Gemini CLI extensions while keeping usage non-interactive by default.
Canvas
Serve and present static HTML/CSS/JS content to connected OpenClaw nodes (Mac, iOS, Android) using a web-based canvas with optional live reload. Remotely present, navigate, evaluate JavaScript, and capture snapshots of the rendered canvas on target devices.
Himalaya
Himalaya is a terminal-based email client for managing IMAP/SMTP mailboxes from the command line. It supports multiple accounts and common workflows like listing, reading, searching, composing, replying, forwarding, and handling attachments, with optional structured output for scripting.
Blogwatcher
Monitor blogs and RSS/Atom feeds from the command line using the blogwatcher CLI. Add feeds, scan for new posts, and manage read/unread articles to stay up to date without a GUI reader.