원클릭으로
skill-creator
Create effective skills. Use when creating or updating skills.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create effective skills. Use when creating or updating skills.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Patterns for invoking the GitHub CLI (gh) from agents. Covers structured output, pagination, repo targeting, search vs list, gh api fallback.
Use ni command family for package manager operations. Use when handling Node package install, run, execute, update, remove, clean install, or dedupe workflows.
Inspect Terraform module specs from cache when seeing module sources.
k6 performance and load testing. Covers writing test scripts in JavaScript/TypeScript, all test types (load/stress/spike/soak/smoke/breakpoint), thresholds, checks, scenarios, executors, extensions, result analysis, k6 Cloud execution, and CI/CD integration. Use when writing k6 tests, debugging test failures, setting up load testing pipelines, choosing executors/scenarios, or interpreting k6 results.
Grafana Pyroscope continuous profiling platform. Covers instrumentation of Go/Java/Python/Ruby/Node.js/ .NET/Rust apps via SDKs or eBPF (Alloy), flame graph analysis, ProfileQL queries, server configuration and architecture, Grafana Cloud Profiles integration, and trace-profile linking (Span Profiles). Use when working with profiling data, instrumenting apps for Pyroscope, analyzing performance profiles, or deploying Pyroscope server.
Grafana Mimir scalable long-term metrics storage. Covers architecture (distributor/ingester/compactor/querier/ query-frontend/store-gateway/ruler), deployment modes (monolithic/microservices), configuration, Prometheus remote write, PromQL querying, multi-tenancy, compaction, and operations. Use when working with Mimir for metrics storage, scaling Prometheus, configuring Mimir clusters, writing PromQL, or debugging Mimir.
| name | skill-creator |
| description | Create effective skills. Use when creating or updating skills. |
| license | UNLICENSE |
| compatibility | opencode |
skill-name/
├── SKILL.md (required)
└── Optional: scripts/, references/, assets/
name: lowercase, hyphens, max 64 charsdescription: max 1024 chars, third person, what + whencompatibility: opencodeprocessing-pdfs, analyzing-data)Extract PDF text. Use when working with PDFs.scripts/file.py)Progressive disclosure:
## Quick start
[Instructions]
## Advanced
See [ADVANCED.md](ADVANCED.md)
Workflows with checklist:
- [ ] Analyze
- [ ] Validate
- [ ] Execute
ALWAYS use: [template] or Adapt as needed: [...]❌ Windows paths, vague descriptions, many options ❌ Time-sensitive info, nested references
---
name: skill-name
description: What it does. Use when [trigger].
license: UNLICENSE
compatibility: opencode
---
# Skill Name
[Instructions]
Checklist: