My collection of skills Pi and other AI agents.
pi install git:github.com/leonidgrishenkov/agent-skillsTo install from a local clone instead:
pi install ./path/to/agent-skillsUpdate skills:
pi update git:github.com/leonidgrishenkov/agent-skills| Skill | Description |
|---|---|
| anki | Inspect, query, and manipulate a local Anki flashcard collection via the Anki Python library. |
| containers | Run and manage containers, build images on macOS. Covers Dockerfiles, compose files, images, registries, and containerized services. |
| macos-pim | Manage macOS Calendar & Reminders via CLI — create, list, edit, delete, search events/reminders, check free/busy, RSVP. |
| modern-cli | Prefer modern CLI alternatives (fd, rg, bat, eza, etc.) over legacy Unix tools when running shell commands. |
| obsidian-notes | Search, create, and manage notes in the Obsidian vault. |
| Extract text/tables from PDFs, merge/split documents, create new PDFs, fill forms, and OCR scanned files. | |
| python | Use uv for Python instead of the system interpreter — scripts, projects, packages, and virtual environments. |