Skills your agents can run
Plug-and-play capabilities — vetted, versioned, and runnable from any Mighty agent.
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.
Run safe agent backup snapshots to the shared All_Openclaw_agents backup repo. Use for any agent before/after risky config changes, model/runtime edits, or workflow migrations.
Interact with Twitter/X — read tweets, search, post, like, retweet, and manage your timeline.
Get current weather and forecasts via wttr.in or Open-Meteo. Use when a user asks about weather, temperature, or forecasts for any location. NOT for historical weather data, severe weather alerts, or detailed meteorological analysis. No API key required.
Browse, install, and manage Hermes Agent skills from the hermes-link marketplace. Search, discover, and install quality skills with a single command.
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Interact with X/Twitter using the bird CLI via browser cookies (auth_token + ct0). Use for searching tweets, fetching user timelines, trending topics, engagement metrics, mentions, likes, and bookmarks. No X API key required.
Browse, install, and manage Hermes Agent skills from the hermes-link marketplace. One command to discover, install, and manage capabilities.
Professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Three pipelines: (A) create new documents from scratch, (B) fill/edit content in existing documents, (C) apply template formatting with XSD validation gate-check. MUST use this skill whenever the user wants to produce, modify, or format a Word document — including when they say "write a report", "draft a proposal", "make a contract", "fill in this form", "reformat to match this template", or any task whose final output is a .docx file. Even if the user doesn't mention "docx" explicitly, if the task implies a printable/formal document, use this skill.
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Multi-agent coordination via the meridian CLI — spawning subagents, waiting for results, checking status, and inspecting outputs. Prefer `meridian spawn` over harness-native agent tools for substantive work (coding, reviewing, testing) because it enables model routing across providers. Use this skill whenever you need to delegate work to another agent, run tasks in parallel, check on spawn progress, or coordinate multiple agents.
Chemical file format conversion tool. Supports conversions among .xyz, .gjf (Gaussian), .mol, .sdf, .pdb, .mol2 and other formats. Uses Open Babel or RDKit to perform conversions. Triggered when a user provides a chemical file and requests format conversion, generation of files in different formats, or otherwise mentions file conversion.
Convert SMILES strings to IUPAC chemical names. Uses multiple methods (PubChem, NCI/CADD, STOUT, RDKit-InChI) and intelligently selects between them.
Compute and visualize Raman spectra from an input SMILES string or XYZ file using MLatom.
Subfinder is a passive subdomain discovery tool by ProjectDiscovery that finds valid subdomains for websites using curated online sources. Optimized for speed and stealth, it integrates cleanly into security pipelines and workflows.
Convert SMILES or chemical names into 2D molecular structure diagrams. Supports drawing 2D structures for both ordinary molecules and polymers.
Performs geometry optimization of molecular 3D structures using a semiempirical method (xTB). Supports automatic conversion from SMILES to 3D and reading XYZ files; outputs optimized coordinates, energies, and convergence status.