← all publishers

robzolkos

@robzolkos source repo

15 published skills

  1. Ghl Generate · robzolkos
    Regenerate the gem's resource and model layer (`lib/high_level/resources/*` and `lib/high_level/models/**/*`) from the pinned HighLevel OpenAPI spec at `vendor/openapi/`. Use after bumping the OpenAPI SHA (see `bin/sync-spec`), after editing the generator templates in `script/generate.rb`, or when verifying that the committed generated code is up to date.
    0
    installs
  2. Ghl Port OAUTH · robzolkos
    Regenerate the OAuth request-shape fixture (`test/fixtures/oauth_flows.json`) from the vendored HighLevel TypeScript SDK. Use whenever the TS SDK pin in `script/fetch_ts_sdk.sh` is bumped, when adding a new OAuth flow to capture, or when the Ruby OAuth tests need updated WebMock stubs.
    0
    installs
  3. Ghl Drift Check · robzolkos
    Verify that the committed Ruby resource layer matches what the generator would emit. Two modes — local (regenerate against the currently-pinned OpenAPI SHA) and `--upstream` (compare against upstream HEAD, used by the weekly CI cron). Use after editing the generator templates, after bumping the OpenAPI pin, or any time you want a fast "is everything in sync" check.
    0
    installs
  4. Add Video · robzolkos
    Add a new YouTube video to the LazyPi videos page. Use when given a YouTube URL to add to the site. Fetches title, channel, duration, and publish date automatically via agent-browser; Shorts are placed in Short Pi automatically, while regular videos ask for a category.
    0
    installs
  5. Add Package · robzolkos bundle
    Add a new package to the LazyPi repository. Use when asked to add a Pi package URL or install source to LazyPi, update the installer catalog, and create or update the matching documentation.
    0
    installs
  6. Find Videos · robzolkos
    Search YouTube for new Pi coding agent videos using agent-browser, list candidates, ask which ones to add, then add selected videos on a new branch using the add-video skill workflow.
    0
    installs
  7. Appsignal · robzolkos
    Fetch and analyze AppSignal error incidents. Use when debugging errors, investigating exceptions, or when the user mentions AppSignal, incidents, or error monitoring.
    0
    installs
  8. Basecamp · robzolkos
    Interact with Basecamp projects via CLI. Manage card tables, todos, messages, documents, schedules, campfires, people, check-ins, uploads, and more. Use when the user mentions Basecamp, cards, todos, messages, or project management.
    0
    installs
  9. Fizzy · robzolkos
    Manages Fizzy boards, cards, steps, comments, and reactions. Use when user asks about boards, cards, tasks, backlog or anything Fizzy.
    0
    installs
  10. Omarchy · robzolkos bundle
    Manage and configure Omarchy Linux systems. Use when user asks about Omarchy, Hyprland, themes, keybindings, system config, or any omarchy-* commands.
    0
    installs
  11. Rollbar · robzolkos
    Query Rollbar error tracking to investigate errors, list recent issues, resolve items, and get context for bug fixes. Use when the user asks about production errors, wants to investigate an error, asks "what errors happened overnight", wants to mark issues as resolved, or needs context to fix a bug from Rollbar.
    0
    installs
  12. Karpathy Check · robzolkos
    Review a plan of action or implementation approach for rigor, simplicity, and correctness. Use when the user asks to review a plan, validate an approach, or before executing a non-trivial implementation. Surfaces gaps in assumptions, tradeoffs, scope, and complexity.
    0
    installs
  13. Rails Upgrade · robzolkos bundle
    Analyze Rails application upgrade path. Checks current version, finds latest release, fetches upgrade notes and diffs, then performs selective upgrade preserving local customizations.
    0
    installs
  14. Done · robzolkos
    Reset the working directory for the next task by ensuring no uncommitted changes exist, then switching to the main branch and pulling latest.
    0
    installs
  15. Ship · robzolkos
    Commit, run bin/ci, and open a PR if CI passes. Use when ready to ship changes.
    0
    installs