CrawlScriptCrawlScriptOfficialยท12 Agent Skills Included

MMClaw

Lightweight Python kernel for chat-controlled autonomous agents

Runs a pure Python agent kernel controllable from Telegram, WhatsApp, WeChat, Feishu, and QQ. Automates browser tasks, web searches, PDF handling, Notion updates, file sharing, and coding sessions without Node.js or Docker. Removes heavy dependencies and complex setup so agents run anywhere Python runs. Includes persistent memory, scheduled tasks, and a skill knowledge graph for safe execution.
npx skills add CrawlScript/MMClaw --all -g -y

All Skills in This Repository (12)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
CrawlScriptCrawlScript

ngrok

Exposes a local network port to the internet using ngrok's public URL generation service.

Official
Intermediate
๐Ÿ“ฆ In Repo
CrawlScriptCrawlScript

file-server-guard

Scan directories recursively for exposed credential and configuration files.

Official
Basic
๐Ÿ“ฆ In Repo
CrawlScriptCrawlScript

file-server

Start a local HTTP file server to share directory contents over a network.

Official
Intermediate
๐Ÿ“ฆ In Repo
CrawlScriptCrawlScript

codex

Execute OpenAI Codex CLI coding tasks in local repositories.

Official
Intermediate
๐Ÿ“ฆ In Repo
CrawlScriptCrawlScript

qwen-code

Execute Qwen Code CLI for coding tasks with JSON output.

Official
Advanced
๐Ÿ“ฆ In Repo
CrawlScriptCrawlScript

notion

Create, read, update, and query Notion pages, databases, and blocks via API.

Official
Intermediate
๐Ÿ“ฆ In Repo
CrawlScriptCrawlScript

browser

Automate web browser interactions using Playwright and Chrome DevTools Protocol.

Official
Advanced
๐Ÿ“ฆ In Repo
CrawlScriptCrawlScript

skill-creator

Generate MMClaw skill file structures and configuration instructions.

Official
Basic
๐Ÿ“ฆ In Repo
CrawlScriptCrawlScript

web-search

Search the web using configured providers like Serper, Brave, or SerpApi for real-time information.

Official
Intermediate
๐Ÿ“ฆ In Repo
CrawlScriptCrawlScript

tmux

Send keystrokes and capture output from tmux sessions.

Official
Intermediate
๐Ÿ“ฆ In Repo
CrawlScriptCrawlScript

pdf

Read, create, merge, and split PDF files using reportlab, pypdf, pdfplumber.

Official
Intermediate
๐Ÿ“ฆ In Repo
CrawlScriptCrawlScript

clawmeets

Send, read, list, and delete messages via the ClawMeets protocol using a Python CLI.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install MMClaw?โ–ผ

Run `npx skills add CrawlScript/MMClaw --all -g -y` in your terminal to install all skills in this suite globally.

What can MMClaw do?โ–ผ

It lets you control an autonomous agent from chat apps like Telegram, WeChat, or WhatsApp to run commands, automate browsers, search the web, process PDFs, and manage files.

Does MMClaw require Node.js or Docker?โ–ผ

No. MMClaw is 100% pure Python with no C-extensions, so it runs on Windows, macOS, Linux, and even Raspberry Pi with just pip.

Which LLM providers does MMClaw support?โ–ผ

It supports OpenAI, Codex via OAuth, Google Gemini, Vertex AI, DeepSeek, Kimi, MiniMax, and any OpenAI-compatible endpoint like Ollama.

Can I add custom skills to MMClaw?โ–ผ

Yes. You can install skills from ClawHub or create your own with the built-in skill-creator, and the agent detects updates automatically.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’