mitsuhikomitsuhikoCommunity·8 Agent Skills Included

agent-commands

Personal toolkit of skills and extensions for the Pi coding agent

Equips the Pi coding agent with reusable skills for git commits, GitHub operations, Sentry debugging, tmux control, web browsing, and document conversion. Eliminates repetitive terminal work like writing commit messages, querying APIs, transcribing audio, and rendering OpenSCAD models by hand. Adds interactive extensions for session control, todos, reviews, and notifications to speed up daily development workflows.
npx skills add mitsuhiko/agent-commands --all -g -y

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install agent-commands?

Run `npx skills add mitsuhiko/agent-commands --all -g -y` in your terminal to install all skills in this suite globally.

What does agent-commands do?

It is a personal collection of skills, extensions, and prompt commands for the Pi coding agent, covering git commits, GitHub CLI tasks, Sentry debugging, tmux automation, web browsing, and more.

Can I use these skills outside the Pi agent?

The skills follow the standard SKILL.md format with helper scripts, so most can be adapted to other agents, but they are tuned for the author's Pi setup and may need path or credential adjustments.

Does agent-commands include developer debugging tools?

Yes. It ships skills for Sentry issue analysis, Ghidra binary reverse engineering, tmux session control, and Chrome DevTools browser automation.

Do I need coding experience to use agent-commands?

Basic terminal familiarity helps, since many skills run shell or Node scripts, but your AI agent executes the commands based on plain-English requests once installed.

Related Repositories in Software Engineering

View All in Software Engineering