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일
수집된 skill 15개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다