- 📁 examples/
- 📁 references/
- 📁 scripts/
- 📄 LICENSE.txt
- 📄 SKILL.digest.md
- 📄 SKILL.md
Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance, instrumentation examples, APM best practices.
思源笔记完整排版语法指南(基于 MCP 实践验证)。当用户需要通过 MCP 在思源中创建各种排版元素(行级/块级元素、列表、表格、代码块、图表、数学公式、超级块、嵌入块等)时使用此 skill。提供可直接运行的 MCP 调用示例。
- 📁 .clawhub/
- 📁 data/
- 📁 demo/
- 📄 .cursorrules
- 📄 .gitignore
- 📄 _meta.json
Preflight security scanner for AI coding agents — scans deployment config, skills/MCP servers, memory/sessions, and AI agent config files (hooks injection) for secrets, PII, prompt injection, and dangerous patterns. Runs 4 model behavior probes (persuasion, sandbagging, deception, hallucination). Supports LLM-enhanced semantic analysis. Works with OpenClaw, Claude Code, Cursor, and Codex. Use when a user asks for a security audit, health check, or wants to scan their AI agent setup for vulnerabilities.
- 📁 agents/
- 📁 assets/
- 📁 references/
- 📄 SKILL.md
Run a structured scan/plan/implement/verify/review workflow inside the current parent Codex session without launching external workers or helper scripts. Use when the user wants a single-session workflow, wants to avoid subagents, or wants lower token overhead with disk-backed checkpoints and compact handoff files.
Analyze project dependencies for security, updates, and optimization. Keywords: dependency, npm, pip, maven, gradle, 依赖分析, 包管理
Use when enriching a bare/generated Reseller API OpenAPI spec with documentation metadata - summaries, descriptions, tag display names, info block, and servers. Triggers on tasks involving reseller openapi yaml enrichment or updating the reseller API spec from a generated source.
AI与MCP安全评估 — Prompt注入、工具滥用、MCP信任边界、Agent权限逃逸、数据泄露、模型风险、GAARM风险矩阵
Comprehensive accessibility audit to identify WCAG compliance issues and barriers to inclusive design.
- 📁 references/
- 📁 scripts/
- 📄 README.md
- 📄 SKILL.md
Amazon seller data analysis tool. Features: market research, product selection, competitor analysis, ASIN evaluation, pricing reference, category research. Uses scripts/apiclaw.py to call APIClaw API, requires APICLAW_API_KEY. --- # APIClaw — Amazon Seller Data Analysis > AI-powered Amazon product research. Respond in user's language. ## Files | File | Purpose | |------|---------| | `scripts/apiclaw.py` | **Execute** for all API calls (run `--help` for params) | | `references/reference.md` | Load when you need exact field names or filter details | ## Credential
You are recording the user's feedback on Discover section items to tune future recommendations.
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
- 📁 bin/
- 📁 docs/
- 📁 examples/
- 📄 SKILL.md
Automated design system construction from repository analysis to production-ready implementation. Analyzes codebases, extracts design patterns, builds token hierarchies with OKLCH color management, implements accessible components with tests, and verifies through multi-reviewer panels.