Skill Claude CodeCodex
Create a new Cursor plugin scaffold with a valid manifest, component directories, and marketplace wiring. Use when starting a new plugin or adding a plugin to a multi-plugin repository.
Skill Claude CodeCodex
Create a new Cursor plugin scaffold with a valid manifest, component directories, and marketplace wiring. Use when starting a new plugin or adding a plugin to a multi-plugin repository.
Skill Claude CodeCodex
Create and scaffold plugin directories for Codex with a required .codex-plugin/plugin.json, optional plugin folders/files, valid manifest defaults, and personal-marketplace entries by default. Use when Codex needs to create a new personal plugin, add optional plugin structure, or generate or update marketplace entries…
Plugin Claude Code
Plugin marketplace listing 103 plugins: nanobanana, flutter, spec-kit, code-review, gemini-cli-security.
Command Claude Code
Add a Gemini CLI extension as a Type 4 synced plugin to the marketplace. Automates the full workflow: meta.ts entry, submodule init, plugin generation, and sync.
Command Claude Code
Add a skills.sh skill as a plugin to the marketplace. Installs the skill inside the plugin directory using bunx skills add, then configures plugin.json with the skills field — no file copying required.
Command Claude Code
Add a new Type 2 vendor (skill provider) to the plugin marketplace. Automates the full workflow: meta.ts entry, cli.ts mapping, submodule init, plugin creation, and skill sync.
Command Claude Code
Convert a Gemini extension to Claude Code plugin format.
Command Claude Code
Generate skills for a project from its official documentation. Use for vue, nuxt, vite, unocss, pnpm, pinia, vitest, vitepress.
Hook Claude Code
Runs before the agent uses a tool for Write, Edit, MultiEdit and NotebookEdit tool calls, executing deny-vendor-write.sh. From pleaseai/claude-code-plugins.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse) and 8 allowed tools.
Skill Claude CodeCodex
Creates Claude Code plugins with proper manifest structure, directory layout, and components (commands, agents, skills, hooks, MCP servers). This is for Claude Code plugins (.claude-plugin/plugin.json) — for Codex plugins (.codex-plugin/plugin.json) use the plugin-creator skill, and for Cursor plugins…
MCP server Claude CodeCodexCursor +2
MCP server "tessl" as configured in pleaseai/claude-code-plugins. Launched with tessl mcp start.
Instructions file CodexOpenCode
Instructions for pleaseai/claude-code-plugins.
Instructions file
Instructions for pleaseai/claude-code-plugins, covering claude.md, repository overview, directory structure, architecture and plugin structure.
Hook
Runs when a session starts, executing context.sh. From pleaseai/claude-code-plugins.
Skill Claude CodeCodex
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…
Skill Claude CodeCodex
Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", "test this app/site/platform", or review the quality of a web application. Produces a structured report with full reproduction evidence -…
Skill Claude CodeCodex
Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an Electron application. Triggers include…
Skill Claude CodeCodex
Interact with Slack workspaces using browser automation. Use when the user needs to check unread channels, navigate Slack, send messages, extract data, find information, search conversations, or automate any Slack task. Triggers include "check my Slack", "what channels have unreads", "send a message to", "search Slack…
Plugin Claude Code
Browser and desktop app automation for AI agents — web browsing, Electron app control, Slack automation, and QA testing workflows.
Skill Claude CodeCodex
Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI…
Plugin Claude Code
The AI Toolkit for TypeScript - official agent skills for building AI-powered applications and agents with Vercel AI SDK.
Skill Claude CodeCodex
Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Anthony Fu's preferences.
Plugin Claude Code
Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects.