am-will
- 41 skills
- 0 followers
- 1 day ago last updated
- ▌ Make Bot UI · am-willUse when building a custom UI (page, dashboard, buttons) that should wake a Grok Bot over a webhook, when the user must provide a webhook sender key, or when exposing that UI on Tailscale.
- ▌ Android Control · am-willUse when inspecting or controlling the user's connected Android phone through android-phone tools, including app navigation, screen-state questions, typing, Settings flows, notifications, or tasks that clearly depend on Android UI state. Applies observe-act-verify operation, avoids redundant observations, handles risky actions with confirmation, and verifies visible completion before final responses.
- ▌ Import Brick Set · am-willImport a LEGO or DUPLO set into this playground, deduplicate its inventory and CAD models, and audit how every specialty part connects and renders.
- ▌ Limux A2a · am-will bundleUse inside Limux to identify the current pane/surface/workspace, spawn terminal panes or workspaces, launch agent tasks, coordinate same-workspace surfaces, optionally send callbacks, read peer output, and notify the human.
- ▌ Onshape Cad · am-willUse when a task mentions Onshape, CAD, cad.onshape.com URLs, parametric parts, 3D printing, or model inspection/export.
- ▌ Cua Driver MCP · am-will bundleConnect Prime Agent to Cua Driver 0.19 or newer through its local stdio MCP server, including the typed browser-control API. Use when the user asks for Cua Driver, Try Cua, Cua MCP, browser control, or native desktop automation through an existing Cua Driver installation.
- ▌ Taskery · am-willGenerate concise but complete instructions that teach any model how to use every Taskery feature across CLI, API, and web board workflows.
- ▌ Co Design · am-willOnly to be triggered by explicit /co-design commands. Parallel task executor that routes frontend/design tasks to Claude CLI print mode for superior design output.
- ▌
- ▌ Parallel Task Tmux · am-will bundleOnly to be triggered by explicit /parallel-task-tmux commands. Dependency-aware parallel plan execution that launches each unblocked Codex worker in a live tmux pane, keeps pane output visible in real time, and shrinks the layout by closing panes as tasks complete.
- ▌
- ▌
- ▌ Gui Automation · am-willUse when you need to visually interact with a GUI — test buttons, fill forms, verify visual layouts, fuzz web pages, automate user flows, take screenshots, or perform end-to-end QA on any application. Works on cloud VMs, Docker containers, local machines, and sandboxes. Install: pip install cua.
- ▌ Verify Gooeypi · am-will bundleLaunch and drive the GooeyPi desktop (Electron) app to prove user-facing behavior — sidebar navigation, Settings, and Capabilities — capturing screenshots and ARIA snapshots. Reach for this when verifying a GooeyPi UI change or confirming the app still works end to end.
- ▌ Prime Work Browser · am-willDrive the GooeyPi in-app browser for this thread with the browser_* tools - open tabs, navigate, read pages, click, type, scroll, screenshot, and extract data. Use when the user asks to open, test, inspect, or interact with a website or a local dev server inside GooeyPi.
- ▌ Review Pr Viability · am-willReview a pull request or issue for value, implementation quality, maintainability, regression risk, and reliance on upstream changes.
- ▌ Gooeypi Computer Use · am-willDrive native applications on macOS, Windows, or Linux through the separately installed TryCUA driver CLI.
- ▌ Prime Work Schedules · am-will bundleCreate, inspect, edit, pause, resume, run, and delete durable GooeyPi scheduled tasks. Use when the user asks to schedule recurring or one-time work in the current project or thread. Use rlm-heartbeat instead for temporary internal polling while actively working.
- ▌ Supabase · am-will bundleWork with Supabase projects through Supabase's official hosted MCP server. Discover the live tool catalog before calling a tool.
- ▌ Gpt 5 6 Prompt Builder · am-willBuild, transform, audit, and migrate prompts for GPT-5.6 Sol using outcome-first contracts, explicit success criteria, evidence and tool rules, approval boundaries, output requirements, and stop conditions. Use when someone asks for a GPT-5.6 prompt, wants an existing prompt optimized for GPT-5.6, or needs a prompt stack adapted from an older model.
- ▌ Create Hook · am-will bundleCreate or update Codex hooks for global or project scope by asking for scope and hook type when ambiguous, then writing the hook config, scripts, and any required feature flag config.
- ▌ Update Codex · am-willUse when updating this codex-app Linux port from the latest upstream Codex Mac DMG, preserving local Linux patches, installing the refreshed desktop app, and publishing the tag-driven Linux release artifacts.
- ▌ Pluginstaller · am-will bundleAdd a Codex plugin from a GitHub repo to a repo or personal marketplace using the current Codex plugin layout and marketplace metadata.
- ▌ Img To Frontend · am-will bundleUse when the user wants an end-to-end premium visual design workflow for any type of website or web page created directly from images.
- ▌ Agent Browser 3 · am-will bundleA fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
- ▌ Frontend Design 2 · am-willCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
- ▌ LLM Council 2 · am-will bundle> Orchestrate a configurable, multi-member CLI planning council (Codex, Claude Code, Gemini, OpenCode, or custom) to produce independent implementation plans, anonymize and randomize them, then judge and merge into one final plan. Use when you need a robust, bias-resistant planning workflow, structured JSON outputs, retries, and failure handling across multiple CLI agents.
- ▌ Frontend Responsive Design Standards · am-willBuild responsive, mobile-first layouts using fluid containers, flexible units, media queries, and touch-friendly design that works across all screen sizes. Use this skill when creating or modifying UI layouts, responsive grids, breakpoint styles, mobile navigation, or any interface that needs to adapt to different screen sizes. Apply when working with responsive CSS, media queries, viewport settings, flexbox/grid layouts, mobile-first styling, breakpoint definitions (mobile, tablet, desktop), touch target sizing, relative units (rem, em, %), image optimization for different screens, or testing layouts across multiple devices. Use for any task involving multi-device support, responsive design patterns, or adaptive layouts.
- ▌ Role Creator · am-will bundleCreate and update Codex custom agents using standalone custom-agent TOML files.
- ▌
- ▌
- ▌ Vercel React Best Practices · am-will bundleReact and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
- ▌ Openai Docs Skill · am-will bundleQuery the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq). Use whenever a task involves the OpenAI API (Responses, Chat Completions, Realtime, etc.), OpenAI SDKs, ChatGPT Apps SDK, Codex, MCP integrations, endpoint schemas, parameters, limits, or migrations and you need up-to-date official guidance.
- ▌ Gemini Computer Use · am-will bundleBuild and run Gemini 2.5 Computer Use browser-control agents with Playwright. Use when a user wants to automate web browser tasks via the Gemini Computer Use model, needs an agent loop (screenshot → function_call → action → function_response), or asks to integrate safety confirmation for risky UI actions.
- ▌
- ▌ Markdown Url · am-will bundle| Route any website you need to visit through markdown.new by prefixing the URL. **WHEN TO USE:** You would normally open a website link to read content (docs, blog posts, changelogs, GitHub issues, etc.) You need a cleaner, Markdown-friendly view for copying notes or summarizing
- ▌
- ▌ Read Github · am-will bundle| Read and search GitHub repository documentation via gitmcp.io MCP service. **WHEN TO USE:** User provides a GitHub URL User mentions a specific repo in owner/repo format User asks "what does this repo do?", "read the docs for X repo", or similar User wants to search code or docs within a repo
- ▌ Swarm Planner · am-will> [EXPLICIT INVOCATION ONLY] Creates dependency-aware implementation plans optimized for parallel multi-agent execution.
- ▌
- ▌ Planner · am-will> Create comprehensive, phased implementation plans with sprints and atomic tasks. Use when user says: "make a plan", "create a plan", "plan this out", "plan the implementation", "help me plan", "design a plan", "draft a plan", "write a plan", "outline the steps", "break this down into tasks", "what's the plan for", or any similar planning request. Also triggers on explicit "/planner" or "/plan" commands.