PicoClaw skills
Tiny, Fast, and Deployable anywhere — automate the mundane, unleash your creativity. 8 skills. skills-hub.ai mirrors 8 skills from PicoClaw daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Upstream: github.com/sipeed/picoclaw
Installing a PicoClaw skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a PicoClaw skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all PicoClaw skills via API
curl https://skills-hub.ai/api/v1/skills?source=picoclaw
# Browse all sources
open https://skills-hub.ai/sourcesTop PicoClaw skills
See all →The most-installed skills from PicoClaw, ranked by adoption.
01agent-browser
Browser automation via agent-browser CLI. Use when the user needs to navigate websites, fill forms, click buttons, take screenshots, extract data, or test web apps.
Buildfrom PicoClaw02skill-creator
Create, update, or review Picoclaw skills. Use when writing a new skill, modifying an existing SKILL.md, turning a repeated workflow into a reusable skill, or organizing scripts, references, and assets for a skill.
Buildfrom PicoClaw03summarize
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
Buildfrom PicoClaw04tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Buildfrom PicoClaw05weather
Get current weather and forecasts with verified location matching (no API key required).
Buildfrom PicoClaw06picoclaw-agent
Configure, extend, debug, or contribute to PicoClaw itself. Use when the task is about PicoClaw CLI commands, config.json, gateway, auth, models, skills, MCP servers, cron, routing, sessions, self-evolution, built-in slash commands, or repository internals. Use PicoClaw-native workflows, terminology, paths, and configuration.
Buildfrom PicoClaw07github
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Buildfrom PicoClaw08hardware
Read and control I2C and SPI peripherals on Sipeed boards (LicheeRV Nano, MaixCAM, NanoKVM).
Buildfrom PicoClaw
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Aug 18, 2026, 5:20 PM (success).
PicoClaw skills, frequently asked
What are PicoClaw skills?
PicoClaw skills are AI coding skills published by PicoClaw (Tiny, Fast, and Deployable anywhere — automate the mundane, unleash your creativity. 8 skills.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many PicoClaw skills are available?
skills-hub.ai indexes 8 skills from PicoClaw, synced daily from the upstream GitHub repository (https://github.com/sipeed/picoclaw).
How do I install a PicoClaw skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official PicoClaw skills?
Yes. Every skill from this source is mirrored from PicoClaw's own GitHub repository (https://github.com/sipeed/picoclaw). Each skill page links back to the upstream source of truth, so you can verify the original.