CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-stuff

github.com/mitsuhiko/agent-stuff

SkillAddedReview
web-browser

skills/web-browser/SKILL.md

Automate and interact with web pages through Chrome or Chromium using the Chrome DevTools Protocol (CDP): navigate, click, fill forms, inspect content, take screenshots, and debug console or network activity. Use when an agent needs a real browser. Prefer headless Chrome unless visible browser interaction is required.

80

uv

skills/uv/SKILL.md

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.

71

update-changelog

skills/update-changelog/SKILL.md

Read this skill before updating changelogs

56

tmux

skills/tmux/SKILL.md

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

70

summarize

skills/summarize/SKILL.md

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

62

sentry

skills/sentry/SKILL.md

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

65

pi-share

skills/pi-share/SKILL.md

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.

60

openscad

skills/openscad/SKILL.md

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.

67

oebb-scotty

skills/oebb-scotty/SKILL.md

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.

68

native-web-search

skills/native-web-search/SKILL.md

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

62

librarian

skills/librarian/SKILL.md

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.

72

google-workspace

skills/google-workspace/SKILL.md

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.

69

ghidra

skills/ghidra/SKILL.md

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

70

frontend-design

skills/frontend-design/SKILL.md

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.).

75

commit

skills/commit/SKILL.md

Read this skill before making git commits

55

audio-transcription

skills/audio-transcription/SKILL.md

Transcribe local audio/video and Apple Voice Memos quickly with cached MLX Whisper models, including bad/low-quality audio.

72

apple-mail

skills/apple-mail/SKILL.md

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.

74

anachb

skills/anachb/SKILL.md

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.

75