Plugin Claude Code
Plugin marketplace listing 8 plugins: claude-agent-sdk, e2b, keboola-data-app, polymarket, post-merge.
Plugin Claude Code
Plugin marketplace listing 8 plugins: claude-agent-sdk, e2b, keboola-data-app, polymarket, post-merge.
Hook Claude Code
Runs when the agent sends a notification, running osascript -e 'display notification "Claude Code needs your a. From padak/claude-code-kit.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check (2 commands). From padak/claude-code-kit.
Settings file Claude Code
Agent settings declaring 2 hook events (Notification, PostToolUse) and 90 allowed tools.
Instructions file
Claude Code instructions for padak/claude-code-kit, covering personal claude code instructions, language, research, general and implementation integrity - no mocks, no skipping.
Plugin Claude Code
Reference for building production applications with the Claude Agent SDK in TypeScript and Python: query(), ClaudeSDKClient, custom MCP tools, subagents, sessions, permissions, hooks, structured outputs, cost tracking and hosting.
Skill Claude CodeCodex
Build production applications with Claude Agent SDK (TypeScript and Python). Use when writing code that uses @anthropic-ai/claude-agent-sdk or claude-agent-sdk packages, creating agents with query(), ClaudeSDKClient, custom MCP tools, subagents, session management, permissions, hooks, plugins, structured outputs, or…
Plugin Claude Code
Execute AI-generated code in secure isolated E2B cloud sandboxes (SDK v2): sandbox lifecycle, code interpreters, running coding agents, git operations, MCP gateway, storage mounting and metrics.
Skill Claude CodeCodex
Execute AI-generated code in secure isolated E2B cloud sandboxes (SDK v2). Use for running Python/JavaScript/TypeScript/R/Java/Bash code, managing sandbox lifecycle (create, pause, resume, kill, list, connect), running coding agents (Claude Code, Codex, AMP, OpenCode) in sandboxes, git operations inside sandboxes…
Plugin Claude Code
Build Streamlit-based Keboola Data Apps with Storage Files API integration, OIDC authentication via proxy headers, and multi-step wizard patterns.
Skill Claude CodeCodex
Build Streamlit-based Keboola Data Apps with Storage Files API integration. Use when creating data applications that run on Keboola platform, need to read/write files to Keboola Storage, require OIDC user authentication via proxy headers, or build multi-step wizards with session state. Triggers: "Keboola app", "data…
Plugin Claude Code
Build trading bots and applications on Polymarket prediction markets: py-clob-client SDK, WebSocket streaming, order placement, market data, whale tracking and arbitrage detection.
Skill Claude CodeCodex
Build trading bots and applications on Polymarket prediction markets. Use when working with Polymarket APIs, py-clob-client SDK, WebSocket streaming, order placement, market data fetching, whale tracking, or arbitrage detection. Triggers: Polymarket, prediction market, CLOB, trading bot, market making, py-clob-client…
Plugin Claude Code
Post-merge cleanup after a PR is merged on GitHub: syncs main, removes the merged worktree and branch, and watches CI/CD. Worktree-aware.
Skill Claude CodeCodex
Post-merge cleanup after a PR is merged on GitHub. Works from a regular checkout AND from a git worktree (e.g. Claude Code .claude/worktrees). Syncs main, removes the merged worktree and branch, and watches CI/CD. Triggers: /post-merge, 'I merged the PR', 'PR is merged', 'cleanup after merge'.
Plugin Claude Code
Get a second opinion from OpenAI (Codex), Google (Gemini) or Anthropic (Claude Code) CLIs. Single provider or multi-model consensus for architecture decisions and security review.
Skill Claude CodeCodex
Get second opinion from OpenAI (Codex), Google (Gemini), or Anthropic (Claude Code) models. Use when validating architectural decisions, reviewing code security, comparing implementation approaches, or when multi-model consensus adds value. Supports all three major AI CLI tools for maximum flexibility.
Plugin Claude Code
Orchestrated multi-agent implementation using a Tech Lead plus Developer pattern. Spawns Developer agents in isolated git worktrees per phase, reviews PRs, handles retries and escalation.
Skill Claude CodeCodex
Orchestrated multi-agent implementation using Tech Lead + Developer pattern. Use when implementing phased plans from docs/PLAN.md. Triggers: /swarm, "implement the plan", "run phased implementation", "execute PLAN.md phases". Spawns Developer agents in isolated git worktrees per phase, reviews PRs, handles retries and…
Plugin Claude Code
Plan a trip end-to-end and deliver a versioned HTML MASTER itinerary: assessment interview, date-verified attractions and local events, route alternatives, real-geodata SVG maps whose routes follow actual roads, day cards with drive times, Wikimedia photos with credits, a weather widget, and copy-to-clipboard research.
Agent
Adversarial fact-checker for a section of a MASTER travel plan. Use PROACTIVELY during the audit phase of the trip-master-plan skill, or when the user asks to verify/audit the itinerary ("zkontroluj fakta", "audit the plan", "je to všechno pravda?"). Spawn one instance per route/section, in parallel. user: "projdi…
Skill Claude CodeCodex
Plan a trip end-to-end and deliver a rich, living MASTER itinerary document. Use when the user asks to plan a trip, roadtrip, vacation, výlet, itinerář, cestovní plán, "naplánuj mi cestu/výlet", "trip plan", "master plán", or invokes /trip-master-plan. Interviews the user, researches and date-verifies attractions and…
Instructions file
Claude Code instructions for padak/apify-actor-reddit-mcp, covering claude.md, project overview, essential commands, development setup and install dependencies.