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.
Frequently asked
- What is 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.
- Is agent-stuff open source?
- Yes — mitsuhiko/agent-stuff is open source, released under the Apache-2.0 license.
- What language is agent-stuff written in?
- mitsuhiko/agent-stuff is primarily written in TypeScript.
- How popular is agent-stuff?
- mitsuhiko/agent-stuff has 2.8k stars on GitHub.
- Where can I find agent-stuff?
- mitsuhiko/agent-stuff is on GitHub at https://github.com/mitsuhiko/agent-stuff.