Activepieces
Official@activepieces · San Francisco
Automate your work, Open source alternative to Zapier, Tray.io, make
Agent Skills by Activepieces
Showing 19 vetted skills indexed across 1 GitHub repositories.
activepieces-design-system
Generates Activepieces-branded UI designs using Tailwind tokens, Lucide icons, and Shadcn conventions.
agent-browser
Automate browser navigation, form filling, screenshots, and data extraction via CLI commands.
debug-failed-run
Diagnose failed Activepieces flow runs by correlating BullMQ jobs, Postgres rows, and ClickHouse logs.
analyze-logs
Analyze structured NDJSON wide-event logs from evlog file system drains.
mintlify
Create and maintain Mintlify documentation sites with MDX pages and docs.json configuration.
build-audit-logs
Build and review tamper-evident audit trails in TypeScript applications using evlog.
triage-security-advisories
Triage privately-reported GitHub security advisories with scope checks, deep validation, and SLA scoring.
triage-dependabot-alerts
Triage Dependabot vulnerability alerts and propose verified non-breaking dependency version bumps.
profile-app-cpu
Diagnose CPU saturation in live Node.js containers using V8 inspector CPU profiles.
triage-image-cves
Scan Activepieces Docker images with grype and validate CVE fixes in isolated git worktrees.
review-logging-patterns
Review TypeScript code for logging anti-patterns and guide evlog structured logging adoption.
profile-worker-memory
Diagnose worker memory leaks by capturing and analyzing V8 heap snapshots in place.
mcp-builder
Guides building and evaluating MCP servers in TypeScript or Python.
piece-output-schema
Generates outputSchema definitions for Activepieces piece actions and triggers from captured live output.
playwright-e2e-testing
Write and run cross-browser end-to-end tests with Playwright's built-in test runner.
piece-builder
Create custom Activepieces integrations with CLI scaffolding and implementation guidance.
agent-browser
Automate browser navigation, form filling, data extraction, and screenshots via CLI.
mintlify
Transform MDX files into Mintlify documentation sites with Node.js.
playwright-e2e-testing
Automate end-to-end web application testing with the Playwright framework.
Frequently Asked Questions About Activepieces
FAQPage SchemaWhat specific technical tasks are enabled by these capabilities?▼
These capabilities enable the construction of custom integration modules, headless browser navigation for data extraction, automated end-to-end web application testing, and the transformation of MDX files into structured documentation sites.
Which engineering personas benefit from these technical offerings?▼
Software engineers, quality assurance testers, and technical writers benefit from these offerings. The modules support developers building custom integrations, QA engineers performing end-to-end testing, and documentation specialists managing technical content delivery.
What are the core prerequisites for implementing these modules?▼
Implementation requires a Node.js runtime environment and familiarity with the Playwright framework for testing. Users must also possess basic proficiency in MDX for documentation tasks and standard web development practices for custom integration module construction.