mitsuhiko/agent-stuff
A set of reusable skill packages that extend AI agent capabilities with tools for GitHub, web search, code execution, and domain-specific APIs.

This repository contains skills and extensions designed for use with AI agents, primarily Claude, distributed via npm as the mitsupi package for the Pi agent package loader. The skills provide agents with capabilities such as querying public transport APIs, searching Apple Mail, interacting with GitHub via the gh CLI, executing system commands via tmux, and more. Each skill is packaged as a modular extension that agents can invoke to perform domain-specific tasks.