Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agent-stuff

agent-stuff contains 18 collected skills from mitsuhiko, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
18
Stars
2.7k
updated
2026-05-28
Forks
205
Occupation coverage
7 occupation categories ยท 100% classified
repository explorer

Skills in this repository

web-browser
software-developers

Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse the web, it can use this skill to do so.

2026-05-28
native-web-search
data-scientists-152051

Trigger native web search. Use when you need quick internet research with concise summaries and full source URLs.

2026-05-07
google-workspace
computer-user-support-specialists

Access Google Workspace APIs (Drive, Docs, Calendar, Gmail, Sheets, Slides, Chat, People) via local helper scripts without MCP. Handles OAuth login and direct API calls.

2026-03-30
summarize
data-scientists-152051

Fetch a URL or convert a local file (PDF/DOCX/HTML/etc.) into Markdown using `uvx markitdown`, optionally it can summarize

2026-03-09
pi-share
computer-user-support-specialists

Load and parse session transcripts from shittycodingagent.ai/buildwithpi.ai/buildwithpi.com/pi.dev (pi-share) URLs. Fetches gists, decodes embedded session data, and extracts conversation history.

2026-03-02
uv
computer-programmers

Use `uv` instead of pip/python/venv. Run scripts with `uv run script.py`, add deps with `uv add`, use inline script metadata for standalone scripts.

2026-03-02
librarian
network-and-computer-systems-administrators

Cache and refresh remote git repositories under ~/.cache/checkouts/<host>/<org>/<repo> so future references can reuse a local copy. Use this skill when the user points you to a remote git repository as reference or you encountered a remote git repo through other means.

2026-03-01
apple-mail
computer-user-support-specialists

Search, read, and extract attachments from Apple Mail's local storage. Query emails by sender, recipient, subject, body, date, mailbox, and flags. Read raw RFC822 messages and extract file attachments.

2026-02-17
frontend-design
software-developers

Design and implement distinctive, production-ready frontend interfaces with strong aesthetic direction. Use when asked to create or restyle web pages, components, or applications (HTML/CSS/JS, React, Vue, etc.).

2026-01-29
commit
software-developers

Read this skill before making git commits

2026-01-29
update-changelog
computer-user-support-specialists

Read this skill before updating changelogs

2026-01-29
oebb-scotty
computer-occupations-all-other

Austrian rail travel planner (ร–BB Scotty). Use when planning train journeys in Austria, checking departures/arrivals at stations, or looking for service disruptions. Covers ร–BB trains, S-Bahn, regional trains, and connections to neighboring countries.

2026-01-25
openscad
mechanical-drafters

Create and render OpenSCAD 3D models. Generate preview images from multiple angles, extract customizable parameters, validate syntax, and export STL files for 3D printing platforms like MakerWorld.

2026-01-09
anachb
computer-occupations-all-other

Austrian public transport (VOR AnachB) for all of Austria. Query real-time departures, search stations/stops, plan routes between locations, and check service disruptions. Use when asking about Austrian trains, buses, trams, metro (U-Bahn), or directions involving public transport in Austria.

2026-01-08
ghidra
computer-occupations-all-other

Reverse engineer binaries using Ghidra's headless analyzer. Decompile executables, extract functions, strings, symbols, and analyze call graphs without GUI.

2025-12-30
sentry
software-developers

Fetch and analyze Sentry issues, events, transactions, and logs. Helps agents debug errors, find root causes, and understand what happened at specific times.

2025-12-28
github
software-developers

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.

2025-12-28
tmux
network-and-computer-systems-administrators

Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output.

2025-12-22