Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

SwarmAI

SwarmAI에는 xg-gh-25에서 수집한 skills 84개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
84
Stars
28
업데이트
2026-07-21
Forks
3
직업 범위
직업 카테고리 18개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

autonomous-pipeline
소프트웨어 개발자

Orchestrate the full AIDLC Autonomous Pipeline from a one-sentence requirement to a PR-ready delivery with TDD methodology. DDD drives judgment, SDD produces specs, TDD verifies delivery. Stages: Evaluate, Think, Plan, Build, Review, Test, Deliver, Reflect. Checkpoints on BLOCK or context limits. TRIGGER: "run pipeline", "autonomous pipeline", "pipeline for", "full pipeline". NOT FOR: single stages (use evaluate, deep-research, code-review, qa, deliver directly).

2026-07-21
ddd-pipeline
소프트웨어 개발자

DDD-native autonomous dev loop — judge→execute→reflect on a SINGLE DDD via a bundled, decoupled engine (engine/artifact_cli.py, file-based .artifacts/ state, NO data.db, NO SwarmAI backend). Retains the moat: Gate-2 adversarial-before-commit + the 养成 ladder. DDD-native decouple of SwarmAI's s_autonomous-pipeline engine. TRIGGER: "ddd pipeline", "run the ddd loop", "build in this ddd". NOT FOR: SwarmAI's own multi-project pipeline (that's the native s_autonomous-pipeline).

2026-07-20
ddd-distribute
소프트웨어 개발자

Package a grown DDD into a distributable capability package — the last step of the DDD lifecycle (cultivate → version → DISTRIBUTE). Human-in-the-loop: reads the DDD's OWN declared reach (aim.json distribution block = the ceiling), confirms which declared target(s) to emit NOW, renders BOTH standard shapes on demand — an internal AIM capabilities package (Config+AIMBuild+agent-spec) and/or an Open-Plugins plugin (.plugin/plugin.json) — runs a fail-closed content-safety scan over the emitted tree, and returns the built package path. Never widens reach by inference; emit ≠ publish. TRIGGER: "distribute this ddd", "package ddd", "ship ddd to kiro/quick/claude code", "publish ddd", "make a plugin from this ddd". NOT FOR: creating/binding a DDD (s_ddd-manager); running the pipeline (s_ddd-pipeline); publishing content/media (s_ddd-pollinate).

2026-07-20
project-manager
소프트웨어 개발자

Create, list, edit, rename, and delete DDD projects (Domain-Driven Design) — provisions the canonical six-section DDD structure. Each project gets 4 knowledge documents (PRODUCT.md, TECH.md, IMPROVEMENT.md, PROJECT.md) and an .artifacts/ directory for pipeline outputs. TRIGGER: "add project", "new project", "create project", "rename project", "create DDD". NOT FOR: radar-todo use cases.

2026-07-20
estimate-tokens
소프트웨어 개발자

Estimate token count for files using the bundled script. TRIGGER: "estimate tokens", "count tokens", "token usage", "context window size". DO NOT USE: for manual token math — always run the script.

2026-07-19
swarm-release
소프트웨어 개발자

Full SwarmAI release cycle: preflight checks, version bump, binary build, desktop package, smoke test, and GitHub publish. Supersedes s_release (which only does version bump + tag) by adding build/package/smoke stages. TRIGGER: "release", "cut release", "ship it", "发版". NOT FOR: s_swarm-build, s_release, s_swarm-hive use cases.

2026-07-19
persist
소프트웨어 개발자

Persist knowledge to the correct destination — routes to DDD docs (PRODUCT/TECH/IMPROVEMENT/PROJECT), MEMORY.md, Knowledge/Library/ (searchable store), or EVOLUTION.md based on content type. Unified routing for both manual saves and auto hooks. TRIGGER: "remember", "save", "persist", "沉淀", "record this", "save to DDD", "save lessons". NOT FOR: save-context, save-activity, self-evolution (governance rules) use cases.

2026-07-18
ai-ready-repo
소프트웨어 개발자

Generate AI-Ready artifacts for any codebase — transforms repos into DDD-structured context (AGENTS.md + PRODUCT/TECH/IMPROVEMENT/PROJECT.md + code-intel.json) that makes AI agents truly understand the project. Works on any language, any framework. TRIGGER: "make AI-ready", "ai-ready repo", "generate DDD for repo", "analyze codebase". NOT FOR: code-review, deep-research use cases.

2026-07-18
ai-ready-repo
소프트웨어 개발자

The ⑥ Code-Intel Refresher for a DDD — regenerate code-intel.json from the ⑤-bound repo's source via the BUNDLED engine (scripts/refresh_code_intel.py + ai_ready_helpers.py, pure-stdlib + git, no SwarmAI backend). Narrow refresh mode: NEVER touch the 4 DDD docs. Ships the refresher (capability), never the projection (derived data). TRIGGER: "refresh code intel", "regenerate code graph", "ddd refresher". NOT FOR: generating the 4 DDD docs (that's a full ai-ready-repo run / s_ddd-manager).

2026-07-18
loops-health
기타 컴퓨터 관련 직업

Self-maintenance engine: scan 7 dimensions (31 checks), auto-fix mechanical issues, report Found/Fixed/Pending, escalate only judgment calls.

2026-07-16
pollinate
그래픽 디자이너

Swarm's media value delivery engine. Transforms messages into optimized media packages (poster, video, narrative, shorts, README) via a 9-stage pipeline (EVALUATE->REFLECT). Message-first, format follows audience. Your message, their attention, the right format. TRIGGER: "pollinate", "make content about", "GTM for", "promote". NOT FOR: autonomous-pipeline, deep-research use cases.

2026-07-15
ddd-pollinate
소프트웨어 개발자

Express THIS DDD's product value to audiences — message-first, format follows — via a bundled, decoupled copy of SwarmAI's real pollinate engine (11 format tracks + scripts + moat gates), sourcing value from the DDD's own ② PRODUCT.md, file-based, no SwarmAI backend. DDD-native decouple of s_pollinate. TRIGGER: "ddd pollinate", "express this ddd's value", "make content from this ddd". NOT FOR: SwarmAI's own s_pollinate (bound to Swarm brand + SwarmWS paths).

2026-07-15
ddd-manager
소프트웨어 개발자

Provision and manage DDD projects that conform to the canonical six-section structure — the self-propagation seed. Full lifecycle: CREATE (with context-extraction from a codebase, NOT blank templates), BIND a repo (⑤ delivery contract), LIST / EDIT / RENAME. Pure filesystem, no SwarmAI backend — a DDD carries this so it can create MORE spec-compliant DDDs on Kiro / Claude Code. TRIGGER: "create ddd", "new ddd project", "add a domain", "bind repo to ddd", "provision ddd". NOT FOR: SwarmAI's own project CRUD (native s_project-manager); code (that's s_ddd-pipeline).

2026-07-12
ddd-persist
소프트웨어 개발자

Sediment knowledge into THIS DDD's docs — with the FULL routing discipline of SwarmAI's s_persist: a Step-0 admission gate (most facts should NOT be persisted), a governance boundary, content-type routing, and a sanctioned RETIRE/MOVE reverse side. Additive, honors human-authored content, never overwrites judgment. Uses the bundled locked-write engine (scripts/locked_write.py, no SwarmAI backend). TRIGGER: "persist to ddd", "remember in this ddd", "sediment this lesson", "update the ddd docs". NOT FOR: SwarmAI's own MEMORY/EVOLUTION routing (that's native s_persist); behavioral RULES (→ governance, not knowledge).

2026-07-12
workspace-backup
네트워크·컴퓨터 시스템 관리자

Backup and restore SwarmAI workspace (memory, knowledge, projects, config, conversations) to/from a private GitHub repository.

2026-07-12
skill-builder
기타 컴퓨터 관련 직업

Create, evaluate, and improve Agent skills to production quality. TRIGGER: "create a skill", "build a skill", "review skill", "score skill". NOT FOR: skillify-session use cases.

2026-07-12
health-check
소프트웨어 품질 보증 분석가·테스터

Post-build verification of SwarmAI critical assumptions — streaming, context files, MCP, DailyActivity pipeline.

2026-07-11
hive-manager
네트워크·컴퓨터 시스템 관리자

Deploy, update, manage, and monitor Hive cloud instances. Use when the user wants to create a new Hive, update an existing Hive to a new version, check Hive status, start/stop instances, reset passwords, or manage AWS accounts for Hive deployment.

2026-07-11
release
소프트웨어 개발자

Bump version across all package files, update CHANGELOG, create git tag, and publish GitHub Release. Ensures no file is missed during version bumps. SUPERSEDED BY: s_swarm-release (which includes build + package + smoke test). Use this skill ONLY for version-bump-without-shipping scenarios. TRIGGER: "bump version only", "version bump", "just tag". NOT FOR: s_swarm-release, s_swarm-build use cases.

2026-07-11
session-health-probe
네트워크·컴퓨터 시스템 관리자

Runtime daemon + live-session liveness probe (zero-LLM, deterministic): daemon up, sessions progressing (not wedged — RP41 double-signal), RSS under budget, no unrecovered failure events, deployed commit == expected. Snapshot now; runs as a 15-min job; red → Slack.

2026-07-11
swarm-build
소프트웨어 개발자

Build SwarmAI backend binary (PyInstaller), verify capabilities, deploy to daemon, and restart. Replaces ./prod.sh build with per-stage visibility. TRIGGER: "build", "build backend", "swarm build", "deploy binary". NOT FOR: s_swarm-release, s_swarm-dev use cases.

2026-07-11
swarm-ci
소프트웨어 개발자

Check SwarmAI GitHub Actions CI status: list recent runs, diagnose failures, and summarize health. Replaces ad-hoc gh run commands with structured output. TRIGGER: "CI status", "check CI", "is CI green", "CI failures". NOT FOR: pytest use cases.

2026-07-11
swarm-daemon
네트워크·컴퓨터 시스템 관리자

Manage the SwarmAI launchd daemon: status, stop, start, restart, deploy, logs, and health verification. Replaces manual launchctl and dev.sh daemon commands with structured per-step execution. TRIGGER: "daemon status", "restart daemon", "daemon logs", "stop daemon". NOT FOR: s_swarm-build, s_swarm-hive use cases.

2026-07-11
html-artifact
웹 개발자

Generate HTML artifact files for human-consumed outputs (reports, reviews, scorecards, comparisons). Dual-consumer protocol: agent self-use = markdown always; human consumption = HTML when content triggers escalation (>100 lines, multi-dimensional, spatial, interactive, shareable). TRIGGER: "generate report", "html report", "comparison table", "scorecard". NOT FOR: files, frontend-design use cases.

2026-07-08
caveman
소프트웨어 개발자

Ultra-compressed communication. Cuts tokens ~70% by dropping articles, filler, pleasantries, hedging. All technical substance stays exact. TRIGGER: "caveman", "caveman mode", "be brief", "less tokens". NOT FOR: full use cases.

2026-07-07
code-review
소프트웨어 품질 보증 분석가·테스터

Structured code review for PRs, files, or diffs with actionable findings. TRIGGER: "review code", "code review", "review PR", "review this file". NOT FOR: web-design-review, simplify use cases.

2026-07-07
self-evolution
기타 컴퓨터 관련 직업

Governance lifecycle manager for the Three-Layer Governance OS. Six operations: CLASSIFY, CAPTURE, PROMOTE, REFINE, RETIRE, COMPRESS. Manages principles (SOUL), rules (AGENT/STEERING), and gates (hooks/code). Detects capability gaps, captures corrections with bias tags, auto-promotes recurring patterns (3x threshold), and prevents governance bloat. TRIGGER: "add rule", "steeringify". NOT FOR: for one-off file edits (just edit directly).

2026-07-06
frontend-design
웹 개발자

Create production-grade frontend interfaces with design intelligence database (67 styles, 161 palettes, 57 fonts, 161 industry rules). TRIGGER: "build a landing page", "create a website", "design a UI", "frontend prototype". NOT FOR: web-design-review use cases.

2026-07-02
golden-case
기타 컴퓨터 관련 직업

Add, validate, and promote SwarmAI eval golden cases through a 4-gate quality check (schema/duplicate/non-vacuous/privacy). The ONLY sanctioned path to modify the golden set — keeps cases from being 太随便. ADD lands private by default; PROMOTE runs the privacy gate before a case ships public. TRIGGER: "add golden case", "new eval case", "promote case to public", "validate golden set". NOT FOR: running eval (use eval_runner), s_self-evolution governance rules.

2026-06-26
chat-brain-check
소프트웨어 품질 보증 분석가·테스터

Tiered chat experience validator -- quick checks (5min) after every change, full audit (30min) before releases. Covers state machine invariants, SSE pipeline, streaming indicators, queue drain, and regression detection.

2026-06-26
ddd-weekly-report
프로젝트 관리 전문가

Generate DDD Cultivation Weekly Report — summarizes all DDD document changes across all projects for the past 7 days. Shows what was auto-applied, what needs escalation, and per-project DDD health. MBR format. TRIGGER: "DDD weekly", "DDD report", "cultivation report", "DDD 周报". NOT FOR: swarmai-monthly-report, weekly-report use cases.

2026-06-17
meddpicc-scorecard
서비스 영업 대표(광고, 보험, 금융 서비스 및 여행 제외)

Score Salesforce opportunities using the MEDDPICC framework (8 dimensions, 100 points). Pulls data from CRM MCP, scores each dimension against evidence, checks stage gates, detects risk signals, and generates prioritized actions with estimated point impact. TRIGGER: "MEDDPICC", "MEDDPICC analysis", "MEDDPICC score", "score this opportunity".

2026-06-14
scheduler
네트워크·컴퓨터 시스템 관리자

Create, manage, and list scheduled tasks using crontab and launchd (macOS). No external dependencies. TRIGGER: "schedule", "cron", "crontab", "run every". NOT FOR: apple-reminders, outlook-assistant use cases.

2026-06-14
swarmai-monthly-report
소프트웨어 개발자

Generate SwarmAI Monthly Report — MBR-style health & progress covering all 12 Core Engine subsystems (Memory, Context, Pipeline, DDD, Evolution, Health, Jobs, Code Intel, Skills, Pollinate, Sessions, Git). Outputs to Knowledge/Reports/. TRIGGER: "monthly report", "月报", "SwarmAI health", "system report". NOT FOR: ddd-weekly-report, monthly-report use cases.

2026-06-14
system-health
네트워크·컴퓨터 시스템 관리자

Full system health report: desktop overview, worst offenders, SwarmAI resource details, and actionable suggestions. Outputs a structured report in the chat window. TRIGGER: "system health", "mac health", "linux health", "battery check". NOT FOR: cloudwatch-log-analysis, health-check, bsc-security-scanner use cases.

2026-06-14
docx
데스크톱 출판 전문가

Word document creation, editing, and analysis (.docx files). TRIGGER: any request involving Word documents, tracked changes, or .docx files. DO NOT USE: for plain text or markdown documents.

2026-06-10
translate
일반 사무원

Translate text, documents, and code between languages. Supports files, inline text, and batch operations. TRIGGER: "translate", "translation", "convert to Spanish", "in Japanese". NOT FOR: summarize use cases.

2026-06-01
apple-reminders
일반 사무원

Create, manage, and query Apple Reminders from the terminal. Syncs to iPhone/iPad/Mac. TRIGGER: "remind me", "add reminder", "create reminder", "my reminders". NOT FOR: for calendar events (use Outlook Assistant), project management, or non-Apple reminder systems.

2026-05-30
browser-agent
소프트웨어 개발자

DOM-based browser automation: navigate websites, read compressed page content, click elements, fill forms, extract data, and take screenshots using Playwright. TRIGGER: "browse", "open website", "browser agent", "web automation". NOT FOR: peekaboo use cases.

2026-05-30
consulting-report
시장조사 분석가·마케팅 전문가

Two-phase consulting-grade research reports with professional analysis frameworks. TRIGGER: "consulting report", "market analysis", "competitive analysis", "industry report". NOT FOR: deep-research, narrative-writing use cases.

2026-05-30
이 저장소에서 수집된 skills 84개 중 상위 40개를 표시합니다.