activepieces

23 mods across 1 repository, 24k stars between them.

agent-browser

01

activepieces/activepieces

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…

24k yesterday A 108 tokens

analyze-logs

02

activepieces/activepieces

Skill Claude CodeCodex

Analyze application logs from the .evlog/logs/ directory. Use when debugging errors, investigating slow requests, understanding request patterns, or answering questions about application behavior. Reads structured NDJSON wide events written by evlog's file system drain.

24k yesterday A 53 tokens

build-audit-logs

03

activepieces/activepieces

Skill Claude CodeCodex

Build or review audit trails in TypeScript/JavaScript apps using evlog (pipelines, typed actions, denials, retention, compliance-style reviews). For application code, not for extending the evlog package.

24k yesterday A 49 tokens

debug-failed-run

04

activepieces/activepieces

Skill Claude CodeCodex

Debug a failed Activepieces flow run end-to-end: given a flow run id (or BullMQ job id), find why it failed, cross-referencing the live BullMQ job + Postgres rows (SSH script on the DevOps box), the centralized ClickHouse logs (ClickStack MCP), and the code in this repo, then categorize the failed-job backlog on…

24k yesterday A 80 tokens

activepieces/activepieces

Skill Claude CodeCodex

Design system for Activepieces (open-source AI automation platform, "open source replacement for Zapier"). Use whenever designing, mocking, or building UI for Activepieces — the web app (flow builder, runs, connections, dashboard), docs, or marketing surfaces. Provides brand purple #8142E3, Inter type ramp with sm…

24k yesterday A 115 tokens

mcp-builder

06

activepieces/activepieces

Skill Claude CodeCodex

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

24k yesterday A 61 tokens

mintlify

07

activepieces/activepieces

Skill Claude CodeCodex

Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting up API references.

24k yesterday A 30 tokens

piece-builder

08

activepieces/activepieces

Skill Claude CodeCodex

Build and edit Activepieces pieces (integrations) — creating new pieces, adding actions or triggers, or fixing bugs in existing ones. Use when the user asks to work on an Activepieces piece, connector, or integration.

24k yesterday A 48 tokens

piece-output-schema

09

activepieces/activepieces

Skill Claude CodeCodex

Generate outputSchema for an Activepieces piece's actions and triggers, so a step's output renders as a curated, labelled tree in the flow builder and data selector. Use when the user asks to add or improve outputSchema for a piece.

24k yesterday A 54 tokens

profile-app-cpu

11

activepieces/activepieces

Skill Claude CodeCodex

Find what is burning CPU in a live app container without restarting it: separate the JS thread from GC and libuv, open the V8 inspector in place with SIGUSR1, take a CPU profile over CDP, and aggregate it back to the function that owns the time. Use when containers sit at their CPU cap, healthchecks time out with…

24k yesterday A 96 tokens

activepieces/activepieces

Skill Claude CodeCodex

Diagnose a worker that is growing memory or being OOM-killed: separate a JS-heap leak from native growth, take a V8 heap snapshot of a live worker in place (never uploading it), and walk the retainer path back to the code that holds the memory. Use when a self-hoster reports 'memory correlates with pod age', workers…

24k yesterday A 90 tokens

activepieces/activepieces

Skill Claude CodeCodex

Review code for logging patterns and suggest evlog adoption. Guides setup on Nuxt, Next.js, SvelteKit, Nitro, TanStack Start, React Router, NestJS, Express, Hono, Fastify, Elysia, oRPC, Cloudflare Workers, and standalone TypeScript. Detects console.log spam, unstructured errors, and missing context. Covers wide…

24k yesterday A 141 tokens

activepieces/activepieces

Skill Claude CodeCodex

Triage Dependabot dependency vulnerability alerts for the Activepieces repo — pull open alerts, dedupe to distinct (package, advisory), confirm the vulnerable package + API is actually used, and propose version-bump fixes proven non-breaking (build + tests) before any PR. Use when the user asks to triage Dependabot…

24k yesterday A 103 tokens

triage-image-cves

15

activepieces/activepieces

Skill Claude CodeCodex

Scan an Activepieces Docker image with grype for OS/base-image (deb) and application (npm) CVEs of High/Critical severity. Lists the 3 most-recent published tags and lets the user pick which to scan, validates each finding is real and reachable, and proves candidate fixes in an isolated git worktree (rebuild image +…

24k yesterday A 136 tokens

activepieces/activepieces

Skill Claude CodeCodex

Triage the GitHub privately-reported vulnerability backlog for Activepieces — pull repository security advisories from the Security tab, scope-check against SECURITY.md, deeply validate each, compute SLA status, and propose fix plans for review. Use when the user asks to triage security advisories, work the…

24k yesterday A 97 tokens

changelog

17

activepieces/activepieces

Agent Claude Code

Writes changelog entries for Activepieces releases. Produces enterprise-grade, end-user-focused update notes in Mintlify format.

24k yesterday A 27 tokens

server

18

activepieces/activepieces

Agent Claude Code

Backend agent for the Activepieces server API (packages/server/api). Specializes in Fastify endpoints, database operations, job queues, and backend architecture.

24k yesterday A 32 tokens

web

19

activepieces/activepieces

Agent Claude Code

Frontend agent for the Activepieces web application (packages/web). Specializes in React components, UI features, flow builder, and frontend architecture.

24k yesterday A 30 tokens

activepieces/activepieces

MCP server Claude CodeCodexCursor +2

MCP server "craftspace-activepieces", hosted remotely at craftspace.app, as configured in activepieces/activepieces.

24k yesterday A tokens not measured

activepieces/activepieces

Instructions file CodexOpenCode

AGENTS.md instructions for activepieces/activepieces, covering activepieces, architecture (non-obvious rules), coding conventions, query error handling and key utilities (@activepieces/shared).

24k yesterday A 4,681 tokens

activepieces/activepieces

Instructions file

Claude Code instructions for activepieces/activepieces, covering activepieces, architecture (non-obvious rules), coding conventions, query error handling and key utilities (@activepieces/shared).

24k yesterday A 4,681 tokens