← all publishers

mitsuhiko

@mitsuhiko-agent-stuff source repo

9 published skills

  1. Uv · mitsuhiko-agent-stuff bundle
    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.
    0 installs
  2. Pi Share · mitsuhiko-agent-stuff bundle
    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.
    0 installs
  3. Librarian · mitsuhiko-agent-stuff bundle
    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.
    0 installs
  4. Summarize · mitsuhiko-agent-stuff bundle
    Fetch a URL or convert a local file (PDF/DOCX/HTML/etc.) into Markdown using `uvx markitdown`, optionally it can summarize
    0 installs
  5. Apple Mail · mitsuhiko-agent-stuff bundle
    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.
    0 installs
  6. Web Browser · mitsuhiko-agent-stuff bundle
    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.
    0 installs
  7. Google Workspace · mitsuhiko-agent-stuff bundle
    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.
    0 installs
  8. Native Web Search · mitsuhiko-agent-stuff bundle
    Trigger native web search. Use when you need quick internet research with concise summaries and full source URLs.
    0 installs
  9. Audio Transcription · mitsuhiko-agent-stuff bundle
    Transcribe local audio/video and Apple Voice Memos quickly with cached MLX Whisper models, including bad/low-quality audio.
    0 installs