Fetches real-time Azure retail pricing using the Azure Retail Prices API (prices.azure.com). Use when the user asks about the cost of any Azure service, wants to compare SKU prices, or needs pricing data for a cost estimate. Covers compute, storage, networking, databases, AI, and all other Azure service families.
Generate personalized greetings. Use when asked to greet someone or create welcome messages.
- 📁 .claude-plugin/
- 📁 .github/
- 📁 benchmark/
- 📄 .gitignore
- 📄 .mcp.json
- 📄 .npmignore
Use when: querying past work, managing memories, checking project history, or saving session findings
- 📁 actions/
- 📁 assets/
- 📁 benchmarks/
- 📄 .gitignore
- 📄 .gitmodules
- 📄 DESIGN_unified_actions.md
GUI automation via visual perception. Screenshot → detect → click → verify. Use when asked to operate a desktop app, interact with a VM, or complete an OSWorld benchmark task.
- 📁 assets/
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
代码质量检查技能,自动检测项目语言并运行对应 linter
Bump the FutureSearch SDK version across all files. Use when releasing a new SDK version, updating version numbers, or the user says bump version, release, version bump.
Create new Claude Code skills for the Karma ecosystem. Use when user says "create a skill", "build a new skill", "scaffold a skill", or "design a skill". Guides through intent capture, SKILL.md writing, validation, and packaging.
- 📁 rules/
- 📄 README.md
- 📄 SKILL.md
Expert guidance for configuring and deploying the OpenTelemetry Collector. Use when setting up a Collector pipeline, configuring receivers, exporters, or processors, deploying a Collector to Kubernetes or Docker, or forwarding telemetry to Dash0. Triggers on requests involving collector, pipeline, OTLP receiver, exporter, or Dash0 collector setup.
- 📁 references/
- 📁 scripts/
- 📁 templates/
- 📄 CHANGELOG.md
- 📄 config.yaml
- 📄 README.md
当用户明确要求"测试项目"、"运行 auto-test-project"或"进行项目级测试"时使用。对完整项目进行多轮 A 轮批判性测试 + B 轮质量检查,系统化发现、记录、修复问题。⚠️ 不适用:用户只是想优化功能(应直接修改)、只是询问项目问题(应直接回答)、没有明确"测试"意图。
Before submitting, ensure your skill meets these requirements:
- 📁 assets/
- 📁 SX-openclaw-discovery/
- 📁 SX-openclaw-token-optimizer/
- 📄 SKILL.md
Record issues, lessons learned, errors, and corrective actions reported by the Lynx-Guardian plugin for continuous improvement. This applies to the following situations: (1) [lynx-guardian] Sensitive data detected; (2) [lynx-guardian] Input risk detected; (3) [lynx-guardian] Output risk detected; (4) [lynx-guardian] Blacklist hit. Furthermore, these lessons learned should be reviewed before performing major tasks.
How to design, structure, and validate custom Copilot agents for this workspace.