Skip to main content
activepieces
GitHub 创作者资料

activepieces

按仓库查看 1 个 GitHub 仓库中的 15 个已收集 skills。

已收集 skills
15
仓库
1
更新
2026年8月21日
仓库浏览

仓库与代表性 skills

profile-app-cpu
软件开发工程师

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…

2026年8月21日
piece-builder
软件开发工程师

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.

2026年8月19日
profile-worker-memory
网络与计算机系统管理员

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…

2026年8月13日
piece-output-schema
软件开发工程师

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.

2026年8月10日
triage-dependabot-alerts
信息安全分析师

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)…

2026年7月14日
triage-image-cves
信息安全分析师

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…

2026年7月14日
triage-security-advisories
信息安全分析师

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…

2026年7月14日
debug-failed-run
网络与计算机系统管理员

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…

2026年6月30日
已展示 8 / 15 个已收集 Skill。
已展示 1 / 1 个仓库
已展示全部仓库