agent-skills
agent-skills contains 32 collected skills from jiunbae, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Runs an explicit pointer-document-driven review, plan, work, and feedback loop with multiple agents, scheduling independent review, verification, and implementation work concurrently and pipelining revision-fenced read-only preparation between cycles until the living plan or policy converges or 128 cycles are reached. Safe for concurrent runs from different tools against one pointer. Use only when the user explicitly invokes `$rpf`; never trigger implicitly for ordinary review, planning, implementation, commit, or deployment requests.
Open AIR Workbench to discover local Agent Skills, visualize and round-trip a Skill workflow as AIR (Agent Intermediate Representation), review a native Codex or Claude plan, inspect observable execution evidence, or promote a reviewed plan or trace into a Skill draft. Use only when the user explicitly asks for AIR Workbench, the legacy Workflow Studio, Skill-to-graph or graph-to-Skill conversion, visual workflow editing, plan approval, observable tracing, or plan/trace promotion. Do not trigger for ordinary Skill execution, general planning, or routine Codex/Claude requests.
๊ธฐ์กด ํ๊ตญ์ด ์ด์์ ์๋ฏธยท์ฌ์คยท์์นยท์ธ์ฉยท๋ฌธ์ ๊ตฌ์กฐ์ ์์ฑ์์ ๋ชฉ์๋ฆฌ๋ฅผ ๋ณด์กดํ๋ฉฐ ์์ฐ์ค๋ฝ๊ฒ ํด๊ณ ํ๋ค. ์ฌ์ฉ์๊ฐ ํ๊ตญ์ด ๊ธ์ ์ค๋ฌธ, ํด๊ณ , ๊ต์ , ๋ฒ์ญํฌ ์ํ, ๊ธฐ๊ณ์ ์ด๊ฑฐ๋ AI ๊ฐ์ ๋ฌธ์ฒด ์ํ, ๊ฐ๊ฒฐํ, ํค ์ ๋ฆฌ๋ฅผ ๋ช ์์ ์ผ๋ก ์์ฒญํ ๋ ์ฌ์ฉํ๋ค. ๋น ๋ฌธ์์์ ์ ๊ธ์ ์ฐ๋ ์์ฒญ, ๋ฒ์ญยท์์ฝยท์ฌ์ค ํ์ฅ, ์ฝ๋ ์์ ์๋ ์ฌ์ฉํ์ง ์๋๋ค. PRยทLinearยทSlackยทNotion ๋ฌธ์๋ ํด๋น ๋ฌธ์์ ๋ด์ฉ์ ์์ฑํ๋ ์ผ๋ฐ ์์ฒญ์ด ์๋๋ผ ๋ฌธ์ฒด ํธ์ง์ ๋ช ์์ ์ผ๋ก ์์ฒญํ ๊ฒฝ์ฐ์๋ง ์ฌ์ฉํ๋ค.
Retrieves and stores credentials in the user's self-hosted Vaultwarden via the `bw` CLI. Use whenever a task needs a credential the environment does not already provide โ npm/PyPI publish tokens, API keys, DB passwords, registry logins โ and before ever telling the user a credential is missing. Triggers on "vault ์กฐํ", "API ํค ๊ฐ์ ธ์", "๋น๋ฐ๋ฒํธ ์ ์ฅ", "secret ๋ฑ๋ก", "ํ ํฐ ์ด๋", "npm token", "publish token", "๋ฐฐํฌ ํ ํฐ", "credentials", "401 unauthorized".
Synthetic AIR example with no private session content
Run bounded parallel implementation with isolated workers (native worktrees or Codex), respect a dependency DAG, and verify each worker's diff before integrating. Use only when the user explicitly requests background, parallel, or multi-agent implementation, such as "๋ฐฑ๊ทธ๋ผ์ด๋ ๊ตฌํ", "bg impl", or "๋ณ๋ ฌ ๊ตฌํ". Do not trigger for ordinary implementation or code-writing requests.
Run bounded parallel planning with independent planner personas and optional multi-LLM workers, then synthesize a single plan via stance-steered consensus with explicit conflicts and open questions. Use only when the user explicitly requests background, parallel, or multi-agent planning, such as "๋ฐฑ๊ทธ๋ผ์ด๋ ๊ธฐํ", "bg plan", "๋ณ๋ ฌ ๊ธฐํ", "๋ฉํฐ AI ๊ธฐํ", or "N๋ช ์ด ๊ธฐํ". Do not trigger for ordinary planning or design requests.
Run bounded parallel code reviews with independent persona reviewers, verify findings adversarially, merge and prioritize by root cause, and optionally repeat a review-fix-verify cycle. Use only when the user explicitly requests a background, parallel, multi-agent, persona, multi-LLM, or iterative review such as "bg review", "๋ฉํฐ ๋ฆฌ๋ทฐ", "ํ๋ฅด์๋ ๋ฆฌ๋ทฐ", "๋ฆฌ๋ทฐ ๋ฃจํ", or "keep reviewing". Do not trigger for an ordinary code review.
Save project context and articles to the configured Obsidian Vault, and publish Markdown to docs.jiun.dev through the Vault sync workflow. Use for "obsidian ์ ๋ก๋", "์ต์๋์ธ ์ ์ฅ", "vault ์ ๋ก๋", "์ํฐํด ์ ์ฅ", "๋ฌธ์ ๊ณต๊ฐ", "docs ์ ๋ก๋", "์ธ๋ถ ๊ณต์ ", or "publish" requests. Use direct server maintenance only when the user explicitly asks to inspect, temporarily push, or delete a docs.jiun.dev document.
Creates and manages incident reports for jiun.dev/status with consistent formatting. Generates frontmatter, timeline, and body sections based on severity. Use for "์ธ์๋ํธ ์์ฑ", "์ฅ์ ๋ณด๊ณ ์", "incident report", "status ์์ฑ", "์ฅ์ ๊ธฐ๋ก" requests.
Discovers relevant project context in Markdown documentation by matching the current task to plans, architecture, guides, and operations notes. Use when a request depends on existing project decisions or explicitly asks to inspect project context. Do not trigger for simple questions or tasks that already have sufficient context.
Locates existing global context files under ~/.agents without assuming that optional files exist. Use when a task needs the user's profile, security rules, IaC conventions, service registry, Notion/Obsidian/Vault configuration, personas, or a direct "๋ด ์ ๋ณด" or "๊ธ๋ก๋ฒ ์ค์ " lookup. Do not use it to enumerate installed skills.
Capture reproducible real-app App Store screenshots for iOS, iPadOS, and macOS; compose marketing frames; upload screenshot assets; and perform authenticated App Store Connect API inspection for apps, builds, and beta groups. Use for "App Store ์คํฌ๋ฆฐ์ท", "์ฑ์คํ ์ด ์คํฌ๋ฆฐ์ท", "์คํ ์ด ์ด๋ฏธ์ง ์ ๋ก๋", "ASC API ์กฐํ", "TestFlight ๋น๋ ์กฐํ", "screenshot capture", or "store screenshots" requests. Do not use for generic browser automation.
Guides local Git commit preparation and pull-request drafting with staged-diff and secret checks. Use when the user asks to commit changes, prepare a conventional commit, or draft a PR. When a dedicated GitHub publishing workflow is available, use it for pushing and opening the PR after these local checks.
Manages Discord servers/channels via REST API. Supports channel CRUD, permissions, messaging, and webhooks. Use for "Discord", "๋์ค์ฝ๋", "์ฑ๋ ๊ด๋ฆฌ", "discord bot" requests.
Manages Kubernetes clusters via kubectl. Supports pod/deployment/service management, log viewing, port-forwarding, and debugging. Use for "k8s", "kubectl", "ํ๋", cluster management tasks.
Uploads Claude session summaries or markdown reports to Notion. Use for "๋ ธ์ ์ ๋ก๋", "๊ฒฐ๊ณผ ์ ์ฅ", "notion ์ ๋ฆฌ", "์ธ์ ์์ฝ", "๋ฆฌํฌํธ ์ ๋ก๋", "๋ณด๊ณ ์ ์์ฑ" requests.
Centrally manages Docker containers and services. Supports service registration, listing, status updates, and port conflict detection. Use for "์๋น์ค ๋ฑ๋ก", "์๋น์ค ๋ชฉ๋ก", "ํฌํธ ํ์ธ", "์ปจํ ์ด๋ ๊ด๋ฆฌ", "docker ์ํ" requests.
Develops Slack apps and API integrations. Supports Bolt framework, Block Kit UI, event handling, and slash commands. Use for "Slack", "์ฌ๋", "๋ด", "webhook" requests or Slack app development.
Audits and maintains a local skill collection, including discovery, Codex compatibility, trigger scope, installation paths, bundled resources, and validation. Use for "์คํฌ ๋ถ์", "์คํฌ ํํฉ", "์คํฌ ์ ๊ฒ", "์คํฌ ๊ฐ์ ", or skill ecosystem maintenance. Use the built-in skill creator for new skills and substantial rewrites.
Converts and processes audio files using ffmpeg. Supports format conversion, sample rate changes, mono/stereo conversion, and segment splitting. Use for "์ค๋์ค ๋ณํ", "wav ๋ณํ", "์ํ๋ ์ดํธ", "ffmpeg" requests.
Audits repository security by analyzing current code and commit history for sensitive information leaks. Detects API keys, passwords, and credentials. Use for "๋ณด์ ์ ๊ฒ", "๋ณด์ ๊ฐ์ฌ", "security audit", "๋ฏผ๊ฐ ์ ๋ณด ๊ฒ์ฌ" requests.
Prepares IaC project deployment by analyzing the current project and generating K8s manifests, Dockerfiles, CI/CD workflows, Prometheus metrics, Grafana dashboards, Gitea mirror, webhooks, and secrets. Use for "๋ฐฐํฌ ์ค๋น", "IaC ์ค์ ", "k8s ๋งค๋ํ์คํธ", "deploy prep" requests.
Interviews the user relentlessly about a plan or design until you both reach a shared understanding, resolving each branch of the decision tree before any code is written. Use when the user wants to stress-test a plan, pressure-test a design, or says "grill me", "๊ณํ ๊ฒ์ฆ", "๊ทธ๋ฆด๋ฏธ", "์ค๊ณ ์๋ฐ ์ง๋ฌธ".
Provides Playwright-based browser automation and E2E testing. Supports screenshots, web scraping, and form automation. Use for "๋ธ๋ผ์ฐ์ ", "์คํฌ๋ฆฐ์ท", "E2E ํ ์คํธ", "์น ์คํฌ๋ํ" requests.
Synchronizes ML model files across servers. Supports rsync-based transfer with bandwidth control and checksum verification. Use for "๋ชจ๋ธ ๋๊ธฐํ", "๋ชจ๋ธ ๋ฐฐํฌ", "rsync ๋ชจ๋ธ", "์๋ฒ๋ก ์ ์ก" requests.
Reads and manages tasks from Obsidian Vault's TaskManager. Supports Board.md (Kanban), Table.md (Dataview), Notes/*, with automatic workspace project sync. Use for "์์ ๋ชฉ๋ก", "ํ ์ผ ์กฐํ", "task ์ฝ๊ธฐ", "obsidian ์์ " requests.
Analyzes the current repository's service from a business model perspective. Multiple BM expert agents (revenue strategist, market analyst, user value analyst, growth strategist) analyze in parallel and suggest monetization strategies. Use for "BM ๋ถ์", "์์ตํ ๋ถ์", "๋น์ฆ๋์ค ๋ชจ๋ธ ๋ถ์" requests.
Analyzes business proposals and RFP documents, evaluating pricing, deadlines, and technical specifications for feasibility. Generates go/no-go reports. Use for proposal analysis, RFP review, bidding assessment, or business feasibility evaluation.
Evaluates context similarity between new and existing work, automatically creating git worktree on a new branch when tasks differ. Activates on task start, new feature implementation, or switching to different issues.
Runs ML model benchmarks and evaluations. Measures inference speed, memory usage, and accuracy metrics. Use for "๋ฒค์น๋งํฌ", "๋ชจ๋ธ ํ๊ฐ", "์ฑ๋ฅ ํ ์คํธ", "inference ์๋" requests.
Deploys and manages NVIDIA Triton Inference Server containers. Automates model repository setup, config generation, and health checks. Use for "triton ์๋ฒ", "triton ์คํ", "๋ชจ๋ธ ์๋น", "inference server" requests.