my pi stuff
frontend-design— Design and implement frontend interfaces (HTML/CSS/JS, React, Vue, etc.)obsidian— Work with Obsidian vaults via notesmd-cliomarchy— Customize Linux desktop, Hyprland, waybar, etc.pi-ai— Patterns for building LLM-powered apps with @mariozechner/pi-aipi-share— Load and parse session transcripts from pi-share URLstavily-best-practices— Production-ready Tavily integration patternstavily-cli— Tavily CLI usage guidetavily-crawl— Crawl websites via Tavily CLItavily-extract— Extract content from specific URLs via Tavily CLItavily-map— Discover and list URLs on a website via Tavily CLItavily-research— Conduct AI-powered research via Tavily CLItavily-search— Search the web with Tavily CLIuv— Useuvfor Python scripting, deps, and environments
explore-modeplan-modefiles.tsprompt-editor.ts
git clone https://github.com/a2ajinkya/a2-po-tools.git ~/a2-po-tools
cd ~/a2-po-tools
npm install
npx tsx scripts/install.tsThen pick what you want and restart pi.
Pull the latest, reinstall:
cd ~/a2-po-tools
git pull
npx tsx scripts/install.ts