원클릭으로
skills
skills에는 gianpaj에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Delegated PR maintenance: update open PRs, address AI GitHub review comments, resolve threads, fix merge conflicts, and keep PRs merge-ready.
Use this skill when asked to address, fix, or resolve GitHub PR review comments. Covers fetching comments via gh CLI, applying code fixes one at a time, committing with commitlint-style messages, and resolving threads on GitHub.
Read forwarded invoice emails from gianpa@gmail.com, extract invoice details (date, number, amount, vendor, category), and automatically add entries to the Google Sheets "Purchases 2026" tab. Use when Gian forwards invoice emails (with subject like "Fwd: [Vendor] Invoice...") and needs them added to the expense tracking sheet with proper categorization and VAT information. Triggers on phrases like "add this invoice to the sheet", "update the purchases sheet with this invoice", "process this forwarded invoice", or when invoice emails are forwarded directly.
Composite 10-day Manhattan weather report that scrapes the Google Weather card, calls OpenWeather, WeatherAPI, and optionally Visual Crossing, then writes a single markdown summary. Use when you need a multi-source picture of Manhattan/NYC weather and want the report generated automatically on a schedule (every 6h, cron, or a runner job).
Use when asked to simplify, clean up, or refactor recently modified code. Use when reviewing recent commits or PRs for code quality improvements in JavaScript or TypeScript projects.