qiushido avatar

qiushido

Community

@qiushido · Hangzhou,China

12Followers
|
62Public Repos
|
8Published Skills

study makes me happy!

Skills Distribution
DomainDeveloper To...Agent Runtime & Sk.. (30%)Browser & Web Inte.. (20%)Version Control & .. (20%)Embedded Hardware .. (15%)

Agent Skills by qiushido

Showing 8 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About qiushido

FAQPage Schema
What tasks can I accomplish with qiushido's PicoClaw skills?

You can configure and debug the PicoClaw runtime, automate browser navigation and form filling, control I2C/SPI hardware on Sipeed boards, manage GitHub issues and pull requests, remote-control tmux sessions, summarize URLs and podcasts, fetch weather forecasts, and author new PicoClaw skills.

Who are these skills designed for?

They target developers and tinkerers working with the PicoClaw agent runtime: engineers automating web interactions, embedded hobbyists using Sipeed LicheeRV Nano or MaixCAM boards, and maintainers handling GitHub repositories, terminal sessions, or reusable skill authoring.

How do I install the required dependencies?

Each skill declares its installer: agent-browser installs globally via npm, summarize via the steipete/tap Homebrew formula, and the GitHub CLI via brew or apt. tmux requires the tmux binary on macOS or Linux, and weather needs only curl.

What prerequisites does the hardware skill need?

The hardware skill requires a Sipeed board such as LicheeRV Nano, MaixCAM, or NanoKVM with accessible I2C and SPI interfaces. It reads and controls connected peripherals directly on those boards, with documentation hosted on the Sipeed wiki.

Does the weather skill require an API key or paid account?

No. The weather skill fetches current conditions and forecasts with verified location matching and explicitly requires no API key. Its only dependency is the curl binary, and usage details are documented at wttr.in/:help.