Pi Ac Tools
Pi Ac Tools from WaterplanAI/agentic-config.
Skills in this plugin
16- ▌ Ac Tools Dr · waterplanaiShort alias for ac-tools-dry-run. Applies the same dry-run workflow and constraints to the provided command or prompt. Triggers on keywords: dr, dry run shorthand, preview safely
- ▌ Ac Tools Adr · waterplanaiDocuments architecture decisions with auto-numbering following the ADR pattern. Triggers on keywords: adr, architecture decision, decision record
- ▌ Ac Tools Had · waterplanaiShorthand wrapper for human-agentic-design. Treats the current request as a human-agentic-design request. Triggers on keywords: had, human agentic design shorthand
- ▌ Ac Tools Dry Run · waterplanaiRuns a delegated command or prompt in dry-run mode by setting session status, preserving read-only behavior, and resetting state after execution. Triggers on keywords: dry run, simulate, preview changes, safe mode
- ▌ Ac Tools Ac Issue · waterplanaiReports issues to agentic-config repository via GitHub CLI. Supports bug reports and feature requests. Triggers on keywords: issue, report bug, feature request, ac issue
- ▌ Ac Tools Milestone · waterplanaiValidates backlog section completion, then squashes and tags or identifies gaps. Generates milestone and release notes. Triggers on keywords: milestone, release notes, tag release, validate backlog
- ▌ Ac Tools Voice User · waterplanaiUse the say tool for short one-way spoken alerts to the user. Use when you finish a meaningful task, need attention, confirmation, approval, or input, or when the user explicitly asks for voice output. Keep spoken text brief and put the full details in writing.
- ▌ Ac Tools Web Search · waterplanaiGrounded public web research via the web_search tool. Use for searching documentation, facts, recent web content, or location-aware public results while keeping web access inside the extension-managed search wrapper.
- ▌ Ac Tools Video Query · waterplanai bundleAnalyzes video files using Google Gemini API and answers questions about content. Triggers on keywords: video query, analyze video, video analysis, query video
- ▌ Ac Tools Agentic Share · waterplanaiShared core logic for importing/exporting reusable assets into the v0.2 plugin architecture. Internal helper for agentic-import and agentic-export.
- ▌ Ac Tools Agentic Export · waterplanaiExport reusable assets from a project into this repository's v0.2 plugin architecture (skills, templates, agents).
- ▌ Ac Tools Agentic Import · waterplanaiImport external reusable assets into this repository's v0.2 plugin architecture (skills, templates, agents).
- ▌ Ac Tools Setup Voice Mode · waterplanaiInstalls and configures VoiceMode MCP for voice interactions in the target client. Triggers on keywords: setup voice, voice mode, install voicemode, configure voice
- ▌ Ac Tools Improve Agents Md · waterplanai bundleGenerate and update AGENTS.md (CLAUDE.md) for projects using a single template with dynamic per-type tooling injection. Auto-detects project type and renders the appropriate Environment & Tooling section. Triggers on keywords: improve agents, generate agents.md, update agents.md, setup claude.md, bootstrap agents
- ▌ Ac Tools Human Agentic Design · waterplanai bundleGenerates interactive HTML prototypes optimized for dual human+agent interaction. Produces semantic, accessible designs with Tailwind + DaisyUI (Tier A) or React + shadcn/ui + Vite (Tier B). Triggers on keywords: prototype, design, UI prototype, landing page, dashboard, form design, human-agentic, had, mockup, wireframe
- ▌ Ac Tools Single File Uv Scripter · waterplanaiCreates self-contained Python scripts with inline PEP 723 metadata for UV. Embeds dependencies directly in script headers for zero-config execution via `uv run`. Triggers on keywords: uv script, single file script, inline dependencies, PEP 723, self-contained python, uv run script, standalone script