← all publishers

adampoit

@adampoit source repo

11 published skills

  1. Gh · adampoit
    Use the GitHub CLI (`gh`) for repository operations including PR and issue inspection, GitHub search, checks, and API calls. Use when a user asks for GitHub URLs, PR metadata, issue details, checks, or repository automation.
    0
    installs
  2. Jj · adampoit
    Use Jujutsu (`jj`) for version control operations including status, history, diffs, commits, rebases, splits, squashes, and Git interop. Use when a repository is initialized for jj or the user asks for jj/Jujutsu workflows.
    0
    installs
  3. Ddgr · adampoit
    Search the web with DuckDuckGo using the `ddgr` CLI. Use when the user asks to look something up online, verify facts, or gather source links.
    0
    installs
  4. Jira · adampoit
    Search Jira issues with JQL or free text, and read Jira issue details with comments using the external jira-cli (`jira`) command. Use when the user asks to find Jira tickets, inspect issue details, review comments, or run Jira queries.
    0
    installs
  5. Khal · adampoit
    Read calendar events with the `khal` CLI. Use when the user asks about meetings, schedule, upcoming events, or calendar searches.
    0
    installs
  6. Notmuch · adampoit
    Search and read local email with the `notmuch` CLI. Use when the user asks to find messages, inspect threads, or review email tags.
    0
    installs
  7. Agents Md · adampoit bundle
    Create and maintain AGENTS.md files that provide AI coding agents with project context, commands, code style, and boundaries. Use when updating an existing AGENTS.md, creating a new AGENTS.md for a repository, or improving agent instructions for a codebase.
    0
    installs
  8. Taskwarrior · adampoit
    Manage tasks with the `task` (Taskwarrior) CLI, including attaching notes with `task-note`. Use when the user asks to review tasks, get task summaries, add work items, complete tasks, or attach notes.
    0
    installs
  9. Skill Creator · adampoit bundle
    Guide for creating effective agent skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends an AI agent's capabilities with specialized knowledge, workflows, or tool integrations.
    0
    installs
  10. Chatgpt Share Markdown · adampoit bundle
    Convert public ChatGPT share links into clean Markdown transcripts for agent context. Use when a user provides a https://chatgpt.com/share/... URL and wants the conversation summarized, archived, or reused as input context.
    0
    installs
  11. Tmux Interactive Processes · adampoit
    Use tmux instead of background bash for long-running, interactive, inspectable, or user-attachable terminal processes. Use for development servers, watch-mode tests, REPLs, debuggers, interactive CLIs, log tailing, and commands that may run indefinitely or need later input/inspection.
    0
    installs