next-open-ai/openclawx Skills
(12)Browse AI agent skills from next-open-ai/openclawx for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
agent-browser
next-open-ai/openclawx
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
code-review
next-open-ai/openclawx
Reads and analyzes source code files or project structures, identifies bugs, and suggests structural architectural or security improvements.
code-runner
next-open-ai/openclawx
Executes code snippets by saving them to a temporary file and running them via bash commands (e.g., node, python, go run) to test logic or compute results.
doc-processor
next-open-ai/openclawx
Reads, parses, and generates documents in various formats like Markdown, PDF, docx, CSV, or HTML. Uses bash commands to invoke document conversion tools like pandoc or python scripts.
downloader
next-open-ai/openclawx
Downloads files, images, or media from URLs using curl, wget, or python scripts. Can handle bulk downloads and save them to a specified directory.
file-converter
next-open-ai/openclawx
Converts files between formats (e.g., PDF to text, image OCR, docx to pdf) using system tools available in bash (like pandoc, tesseract, ImageMagick, or pdf2text).
file-organizer
next-open-ai/openclawx
Organizes, categorizes, and renames files in a directory based on user instructions. Uses bash commands to move, copy, or rename files.
file-search
next-open-ai/openclawx
Searches for files by name, extension, size, or content using powerful system tools like grep or find.
find-skills
next-open-ai/openclawx
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.
git-helper
next-open-ai/openclawx
Assists with git operations, such as checking branch status, creating commits, stashing changes, resolving conflicts, or analyzing git history.
news-fetcher
next-open-ai/openclawx
Fetches top news, recent articles, or RSS feeds from the web using curl, wget or custom scripts to provide the user with the latest information on a given topic.
web-summarizer
next-open-ai/openclawx
Reads the content of an article or webpage, extracts the main points, and provides a concise, structured summary.