By am-will
Orchestrate parallel execution of tasks from markdown plans using subagents, with dependency-aware planning, browser automation, design generation, documentation fetching, and performance guidelines.
A 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.
Create 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.
Create 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.
Build 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.
Build 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.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of Codex/agent skills for planning, documentation access, frontend development, and browser automation.
planner:
Create comprehensive, phased implementation plans with sprints and atomic tasks. Use for planning implementations, breaking down features, or creating structured roadmaps.plan-harder:
Enhanced planning variant for more detailed analysis and task breakdown.parallel-task:
Execute plan files by launching multiple parallel subagents to complete tasks simultaneously. Requires an existing plan file from planner.llm-council:
Multi-agent orchestration system for planning complex tasks. Spawns multiple AI planners (Claude, Codex, Gemini) to generate independent plans, then uses a judge agent to synthesize the best approach. Includes a real-time web UI for monitoring progress and refining plans interactively.ctx7old:
Fetch up-to-date library documentation via Context7 CLI.openai-docs-skill:
Query OpenAI developer docs via the OpenAI Docs MCP server using CLI.markdown-url:
Prefix any website you need to visit with https://markdown.new/ for a clean, Markdown-friendly view.read-github:
Read and search GitHub repository documentation via gitmcp.io MCP service. Converts github.com/owner/repo URLs to gitmcp.io/owner/repo for LLM-friendly access to repos.frontend-design:
Distinctive frontend design system guidance (imported from Anthropic).frontend-responsive-ui:
Responsive UI standards (imported from Anthropic).vercel-react-best-practices:
React/Next.js performance guidance (imported from Vercel).create-hook:
Create or update Codex hooks for global or project scope. Guides users through scope, hook type, and behavior, then writes hook config and scripts.pluginstaller:
Install a Codex plugin from a GitHub repo into a repo or personal marketplace. Handles plugin discovery, validation, and marketplace registration.role-creator:
Create and update custom Codex agents as standalone TOML files. Collects required inputs and writes agent definitions to global or project scope.gemini-computer-use:
Gemini 2.5 Computer Use browser-control agent skill (Playwright + safety confirmation loop).agent-browser:
Fast Rust-based headless browser automation CLI from Vercel Labs with snapshot/act pattern for AI agents.Install skills using the skills.sh CLI:
# List available skills before installing
npx skills add am-will/codex-skills --list
# Install specific skills to user scope (global)
npx skills add am-will/codex-skills --skill planner --skill context7 -g
# Install all skills interactively (prompts for selection)
npx skills add am-will/codex-skills -g
# Install to specific agents
npx skills add am-will/codex-skills --skill planner -a claude-code -a codex -g
# Install to current project (instead of global)
npx skills add am-will/codex-skills --skill planner
# Non-interactive install (skip prompts)
npx skills add am-will/codex-skills --skill planner -g -y
CLI Options:
| Flag | Purpose |
|---|---|
-g, --global | Install to user directory (global for all projects) |
-a, --agent <agents...> | Target specific agents (claude-code, codex, etc.) |
-s, --skill <skills...> | Install specific skills by name |
-l, --list | List available skills without installing |
-y, --yes | Skip confirmation prompts |
Other commands:
npx skills list # Show installed skills
npx skills remove <name> # Uninstall a skill
npx skills update # Update all installed skills
Note on Browser Tools: The repo includes two browser automation tools (gemini-computer-use and agent-browser). You don't need to install both - choose the one that best fits your workflow. I recommend agent-browser for speed and simplicity.
Note on Context7: The ctx7old skill requires a Context7 API key in CONTEXT7_API_KEY. See skills/ctx7old/.env.example for setup.
Note on Gemini Computer Use Skill: This skill requires a GEMINI_API_KEY. Ask Codex to help you set it up.
Note on llm-council: This skill requires API keys or Active Subscriptions for multiple providers (Claude/Anthropic, OpenAI for Codex, Google for Gemini). Run ./setup.sh in the skill directory to configure. Includes a real-time web UI that auto-launches during planning sessions.
npx claudepluginhub am-will/codex-skillsPersonal Claude Code / Codex skills — spec-driven development, agent teams, browser automation, productivity, and setup helpers. Install with `npx skills add devstefancho/claude-plugins`.
A broad collection of 45+ Claude Code skills spanning development, design, marketing, AI, security, and infrastructure. See cdd.dev/skills.
Claude Code settings and skills for spec-driven development workflows
Portable skills library with output styles: documentation lookup, GitHub operations, dependency intelligence, UI/UX patterns, and skill crafting
Workflow skills and shared instructions for coding agents.
Curated plugin marketplace for AI agents, compatible with Claude Code, Codex, and OpenSkills frameworks.