Skip to main content
Run any Skill in Manus
with one click
GitHub repository

activepieces

activepieces contains 14 collected skills from activepieces, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
23.2k
updated
2026-06-30
Forks
3.9k
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

grill-with-docs
project-management-specialists

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation inline (CONTEXT.md per bounded context, ADRs, feature docs). Also runs mandatory feature-overlap detection before any new feature and maintains the .agents/features/ registry. Use when stress-testing a plan, defining domain terms, hardening terminology, or proposing/adding a new feature.

2026-06-30
debug-failed-run
network-and-computer-systems-administrators

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 request.

2026-06-30
mintlify
web-developers

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

2026-06-26
piece-builder
software-developers

Builds Activepieces pieces (integrations) with actions and triggers. Use when the user asks to create a new piece, add actions to a piece, add triggers to a piece, or build an integration for a third-party app. Also use when the user mentions Activepieces pieces, connectors, or integration development.

2026-06-26
add-feature
software-developers

Use when the user asks to add a feature, implement functionality, or build something spanning database, API, and frontend. ALWAYS use for multi-layer feature work.

2026-06-21
analyze-logs
network-and-computer-systems-administrators

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.

2026-06-14
build-audit-logs
software-developers

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.

2026-06-14
review-logging-patterns
software-developers

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 events, structured errors, drain adapters (Axiom, OTLP, HyperDX, PostHog, Sentry, Better Stack, Datadog), sampling, enrichers, and AI SDK integration (token usage, tool calls, streaming metrics, telemetry integration, cost estimation, embedding metadata).

2026-06-14
activepieces-design-system
web-and-digital-interface-designers

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` (14px) as body default, Tailwind neutrals, Lucide icons, Shadcn/Radix primitive conventions, the signature dotted-canvas builder background, and a recreated web UI kit.

2026-05-06
add-endpoint
software-developers

Use when adding a new API endpoint, route, or HTTP handler. ALWAYS use for new Fastify controller endpoints.

2026-04-20
add-entity
database-architects

Use when creating a new database table, entity, or data model. ALWAYS use for any new TypeORM EntitySchema creation.

2026-04-20
db-migration
database-architects

Creates TypeORM database migrations for the Activepieces server. Use when the user asks to add a column, create a table, add an index, or make any schema change to the database.

2026-04-16
agent-browser
software-developers

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 button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

2026-03-24
playwright-e2e-testing
software-quality-assurance-analysts-and-testers

Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner

2026-03-24
activepieces Agent Skills on GitHub | SkillsMP