AI Summaryanyclaw turns any API, website, or CLI tool into agent-ready commands. Use it to search for packages, install them, and run commands directly from the terminal. Common packages you can install: Run or to discover more.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "anyclaw" skill in my project. Please run this command in my terminal: # Install skill into your project mkdir -p .claude/skills/anyclaw && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/anyclaw/SKILL.md "https://raw.githubusercontent.com/fastclaw-ai/anyclaw/main/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
The universal tool adapter for AI agents. Search, install, and run packages from the anyclaw registry. Use anyclaw to access web APIs, data pipelines, CLI tools, and scripts as unified commands.
Examples
anyclaw run hackernews top --limit 5 anyclaw run hackernews search --query "AI" --limit 10 anyclaw run translator translate --q "hello world" --langpair "en|zh"
anyclaw
anyclaw turns any API, website, or CLI tool into agent-ready commands. Use it to search for packages, install them, and run commands directly from the terminal.
When to use
• When the user asks to fetch data from websites (Hacker News, Stack Overflow, Reddit, Bilibili, etc.) • When the user asks to call an API (translation, IP lookup, etc.) • When the user needs a CLI tool wrapped for easier use • When the user wants to discover available tools or data sources
Search by keyword
anyclaw search news anyclaw search chinese anyclaw search finance
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster