ワンクリックで
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: