fastclaw
Run and manage multi-agent AI assistants from one lightweight binary
All Skills in This Repository (10)
Pure Emerald Level Indicatorsskill-creator
Create, modify, and optimize AI skills using Python scripting.
fastclaw-api-integration
Integrate upstream applications with FastClaw's API for agent management and chat completions.
image-gen
Generate charts, plots, and images with matplotlib and Pillow in a headless sandbox.
translation
Translate text between languages using the deep-translator Python library.
fastclaw-skill-learner
Analyzes conversation transcripts to extract reusable multi-step workflows as generated SKILL.md files.
skill-creator
Create, evaluate, and iteratively improve AI agent skills with benchmarks.
web-search
Search the web and fetch page content using web_fetch or Python requests.
data-analysis
Analyze CSV and JSON data with pandas, compute statistics, and generate matplotlib visualizations.
code-runner
Executes Python, shell, and Node.js code in a sandbox environment.
fastclaw-skill-guide
Create SKILL.md-based skills with frontmatter, scripts, and references for FastClaw agents.
Frequently Asked Questions
FAQPage SchemaHow to install FastClaw?โผ
Run `npx skills add fastclaw-ai/fastclaw --all -g -y` in your terminal to install all skills in this suite globally.
What does FastClaw do?โผ
FastClaw is a lightweight agent runtime that creates and runs AI agents, each with its own personality, memory, skills, and tools, all managed from one dashboard.
Can FastClaw agents chat on Telegram or Discord?โผ
Yes. You can bind per-agent bots to Telegram, Discord, and Slack so end-users chat with the agent directly on those platforms.
Which LLM providers does FastClaw support?โผ
It works with OpenAI, Anthropic, Ollama, OpenRouter, Groq, DeepSeek, Mistral, and any OpenAI-compatible API, with per-agent model overrides.
Do I need coding skills to use FastClaw?โผ
Basic setup is guided by a wizard and web dashboard, so non-developers can create and chat with agents, while developers get full CLI and API control.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core