← all publishers

buddyh

@buddyh source repo

10 published skills

  1. Amazon Package Status · buddyh
    Check your Amazon (and other) package delivery status from the terminal using the alexacli CLI — silently, with rich per-package detail (delivery windows, carriers, counts). Use when someone asks "where are my packages", "what's arriving today/tomorrow", "track my deliveries", or wants to build a package / delivery tracking automation. Works by asking Alexa+ over a minted conversation id so no Echo speaker ever plays.
    0
    installs
  2. Alexa CLI · buddyh
    Control Amazon Echo/Alexa devices via the `alexacli` CLI. Use when the user asks to speak/announce on Echo devices, send voice commands to Alexa, control smart home devices, list Alexa devices, or trigger routines.
    0
    installs
  3. Deep Dive · buddyh
    Deep dive on any topic. Decomposes into subtopics, researches each in parallel with thorough source gathering, then synthesizes into a comprehensive report (4,000-10,000+ words, 40-100+ sources). Scales depth dynamically based on topic complexity. Use when asked for a deep dive, deep research, comprehensive analysis, or thorough investigation of a topic.
    1
    install
  4. Agent Comms · buddyh bundle
    Send messages to other Claude Code or Codex sessions via tmux. Hand off complex debugging context, get second opinions, share detailed technical findings across sessions.
    0
    installs
  5. Todoist CLI · buddyh
    Manage Todoist tasks via the `todoist` CLI. Use when the user asks to add tasks, complete tasks, list today's tasks, search tasks, manage projects/labels/sections, or interact with Todoist in any way.
    1
    install
  6. Project Spawn · buddyh bundle
    Spawn a new Claude Code or Codex session in a project directory with context handoff. This skill should be used when discussion shifts to a different project/repo and the user wants to work on it in a dedicated session. Creates a handoff document with relevant context from the current conversation, then launches a new tmux session ready to continue.
    1
    install
  7. Branch Session · buddyh bundle
    Branch the current Claude Code or Codex session into a new tmux session. Creates a parallel conversation that can diverge independently. Use when you want to explore an alternative approach without losing your current context.
    1
    install
  8. App Screenshots · buddyh
    Screenshot every view/screen of an app for marketing, product sites, and documentation. Use when asked to "screenshot the app", "capture all views", "get marketing screenshots", "screenshot every screen", or "product shots". Works with macOS native apps (screencapture), web apps (Puppeteer/Playwright), and Electron apps.
    1
    install
  9. Skill Refactoring · buddyh bundle
    Refactor bloated skill.md files using progressive disclosure pattern. Moves detailed content to references/ while keeping skill.md focused and discoverable. Use when a skill is approaching 500 lines or needs better organization.
    1
    install
  10. Claude Session Handoff · buddyh bundle
    Recover working context from a prior Claude Code session by reading its JSONL conversation log and turning it into a clean handoff for Codex or another agent. Use when the user wants Codex to continue where Claude left off in the same repo, asks you to get up to speed on previous work, wants to resume a Claude thread after an interruption or outage, or needs help finding and summarizing the relevant file in ~/.claude/projects/.
    1
    install