dot-pi
Coding workflow extensions, PR reviews, releases, and social posting
All Skills in This Repository (8)
Pure Emerald Level Indicatorsapplescript
Automate macOS app control and workflows using AppleScript and JXA.
agent-browser
Automate browser interactions including navigation, form filling, screenshots, and data extraction.
ai-news
Compiles AI news digest from X/Twitter AI list via Bird Premium API.
skill-discovery
Search GitHub repositories for SKILL.md files and build a skills catalog.
bird
Post content to X/Twitter and fetch timelines from the CLI.
keyboard-layout-decoder
Convert garbled Russian-English text between ЙЦУКЕН and QWERTY layouts.
github-issues
Automate GitHub issue viewing, triaging, fixing, and closing via gh CLI.
chat-to-skill
Translate chat transcripts into reusable skill blueprints with trigger guidelines.
Frequently Asked Questions
FAQPage SchemaHow to install dot-pi?▼
Run `npx skills add dannote/dot-pi --all -g -y` in your terminal to install all skills in this package globally.
What does dot-pi add to my coding workflow?▼
It adds code search, LSP navigation, AST-based rewrites, web fetching, background task management, and confirmation prompts before risky commands like force pushes or package publishes.
Can dot-pi review GitHub pull requests?▼
Yes. The pr-review skill inspects diffs, CI results, and prior feedback, then drafts evidence-based findings and inline comments for your approval before posting.
Does dot-pi help with package releases?▼
Yes. The package-release skill prepares changelogs, publishes packages, creates GitHub Releases, and verifies every artifact before declaring the release complete.
Can I use dot-pi without coding experience?▼
Basic terminal familiarity helps, but most skills run from plain-English requests and ask for your confirmation before any irreversible action.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core