dot314
Pi coding agent extensions, skills, and workflow prompts
All Skills in This Repository (5)
Pure Emerald Level Indicatorstext-search
Search indexed text corpora with semantic ranking and structured queries.
repoprompt-tool-guidance-refresh
Track RepoPrompt MCP/CLI version changes and generate diffs to rp-tool-defs.
xcodebuildmcp
Build and test Xcode projects via a local CLI wrapping XcodeBuildMCP.
dev-browser
Automate browser tasks with persistent page state across sessions.
gdcli
Manage Google Drive files from the command line via gdcli.
Frequently Asked Questions
FAQPage SchemaHow to install dot314?โผ
Run `npx skills add w-winter/dot314 --all -g -y` in your terminal to install all skills in this collection globally.
What does dot314 add to the Pi coding agent?โผ
It adds extensions for session forking, compaction, file tracking, notifications, and command palettes, plus skills for browser automation, text search, and Xcode builds.
Can dot314 automate browser tasks?โผ
Yes. The surf and agent-browser skills let your agent navigate pages, fill forms, take screenshots, and query ChatGPT, Gemini, or Grok through your logged-in Chrome session.
Does dot314 work with RepoPrompt?โผ
Yes. Several extensions and prompts integrate Pi with RepoPrompt, including an MCP proxy, tool guidance refresh, and CLI prompt templates.
Can I search past agent sessions with dot314?โผ
Yes. The text-search skill indexes session transcripts with qmd so you can find past conversations by keyword, error message, or concept.
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