Skip to main content
GitHub repository

pi-skills

pi-skills contains 11 collected skills from ferologics, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
13
updated
2026-06-02
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

session-analyzer
software-developers

Analyze pi session transcripts to discover patterns that could become AGENTS.md rules, skills, or prompt templates. Mines your usage history for automation opportunities.

2026-06-02
pr-context-packer
software-developers

Build PR-focused context packs (PR description + git diff + full changed files + related files via Scribe), then budget-fit and token-check with o200k-base.

2026-02-11
code-review
software-developers

Review a pull request for bugs, style issues, and guideline compliance. Local review - does not post to GitHub.

2026-02-09
context-packer
computer-occupations-all-other

Build LLM-ready code dumps with optional docs, then count tokens with tokencount (o200k-base) against a context budget (for example 272k for GPT-5).

2026-02-09
image-compress
software-developersweb-developers

Compress images to a target file size using macOS sips. No dependencies required.

2026-02-09
multi-review
software-quality-assurance-analysts-and-testerssoftware-developers

Multi-model code review. Runs code-review skill with 3 models in parallel, then synthesizes findings.

2026-02-09
video-compress
software-developerscomputer-occupations-all-other

Compress videos to a target file size using ffmpeg two-pass encoding. Useful for Discord/Slack upload limits.

2026-02-09
code-simplifier
software-developers

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

2026-01-12
youtube-transcript
software-developersweb-developers

Fetch transcripts from YouTube videos using yt-dlp. Supports any language with auto-generated or manual captions. Use for summarization, analysis, or translation tasks.

2026-01-12
markdown-converter
software-developers

Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analysis.

2026-01-12
brave-search
web-developers

Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.

2026-01-12