com um clique
openclaw-skills
openclaw-skills contém 13 skills coletadas de adhishthite, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
Security audit and threat model for OpenClaw gateway hosts. Use to verify OpenClaw configuration, exposure, skills/plugins, filesystem hygiene, and to produce an OK/VULNERABLE report with evidence and fixes.
Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.
Apply before sending any longer user-facing prose: blog posts, LinkedIn posts, emails, documentation, social media drafts. Strips AI writing patterns and rewrites in Adhish's voice. Trigger on output > ~150 words that the user will read directly.
Web reading and searching via Jina AI APIs. Fetch clean markdown from URLs (r.jina.ai), web search (s.jina.ai), or deep multi-step research (DeepSearch).
Distance, routing, and geocoding using free APIs (OSRM + Nominatim/OSM). Use when the user asks about distance between places, travel time, directions, how far something is, or needs to convert a place name to coordinates. No API key required. Requires python3 (3.6+).
Use this skill when the user asks to look up library documentation, check API references, query MCP servers, or needs up-to-date docs for any programming library or framework. Triggers on: "check the docs for X", "how does X API work", "what's the latest X syntax", "look up X documentation", "find me examples for X", "how do I use X in version Y", or any request for current library/framework reference material. Uses Context7 MCP server for live, version-accurate documentation.
Indian language AI via Sarvam AI APIs. Text-to-Speech (TTS) with 38 voices in 22+ Indian languages using Bulbul v3, Speech-to-Text (STT) with Saaras v3. Use when the user asks to generate speech in Indian languages, transcribe Indian language audio, or needs Indic TTS/STT.
Manage Todoist tasks, projects, sections, labels, and comments via the Todoist API v1. Use when the user asks to add/list/complete/update tasks, manage projects, check what's due today, or anything related to their Todoist task manager.
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
Read and search X (Twitter) via the official X API v2. Use when the user asks about tweets, mentions, timelines, X profiles, trending topics, or wants to search X. Also handles posting, liking, retweeting — but ONLY with explicit per-action user approval.
Extract and display X/Twitter post content when a user shares a twitter.com, x.com, or related link. Uses FxEmbed API (privacy-safe, no auth) as primary method, falls back to X API v2 (Bearer Token) if FxEmbed fails. NEVER uses browser sessions, cookies, or logged-in scraping — this causes instant account bans. Triggers on any message containing twitter.com, x.com, fxtwitter.com, or fixupx.com URLs with /status/ paths.
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.