Skip to content
Skill

anyclaw

by fastclaw-ai

AI Summary

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. 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

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 16d ago
Active
AdoptionUnder 100 stars
77 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars77
Forks12
Issues0
Updated16d ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code