发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
polymarket-data
Get real-time Polymarket prediction data
cnb-cool-integration
For cnb.cool's cloud-native builds (CNB Build): generate/modify .cnb.yml pipelines, trigger rules, build environments, runner resources, caching, environment variables, manual triggering and debugging. Used when onboarding, migrating, optimizing, or troubleshooting CNB build configurations.
dart-analysis
Dart static analysis and linting patterns for Vault — analysis_options.yaml, strict mode, common lint rules
nemoclaw-maintainer-cross-issue-sweep
Scans other open issues to find ones a given PR may also fix or accidentally break. Outputs adjacent-fix opportunities and contradiction risks with file:line evidence. Use when reviewing a PR to discover bundling opportunities or downstream impact across the issue queue.
nemoclaw-user-monitor-sandbox
Inspects sandbox health, traces agent behavior, and diagnoses problems. Use when monitoring a running sandbox, debugging agent issues, or checking sandbox logs. Trigger keywords - monitor nemoclaw sandbox, debug nemoclaw agent issues.
openclaw-hook-development
This skill should be used when the user asks to 'create a cron job', 'add a scheduled task', 'write a process definition', 'configure automation', 'set up event-driven automation', 'define a process in PROCESSES.json', or needs guidance on OpenClaw cron jobs (`openclaw cron`), process definitions, scheduled automation, or workflow automation best practices.
using-python-package-principles
Use this skill when the user asks "which Python packaging skill should I use", "show me all Python package principles", "help me set up a Python project", or at the start of any Python package creation, review, or modernization task. Provides an index of all 12 principle skills.
surgescout
AI Deal Flow Agent for Internet Capital Markets — scouts Moltbook for promising projects, analyzes their tokenization potential, and launches tokens via SURGE.
skill-builder
Create, audit, optimize Claude Code skills. Commands: skills, list, new, optimize, agents, hooks, verify, inline, ledger
geo-fundamentals
Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).
powershell-windows
PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
red-team-tactics
Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting.
web-games
Web browser game development principles. Framework selection, WebGPU, optimization, PWA.
android-jetpack-compose-expert
Expert guidance for building modern Android UIs with Jetpack Compose, covering state management, navigation, performance, and Material Design 3.
backend-architect
Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems. Mastery of REST/GraphQL/gRPC APIs, event-driven architectures, service mesh patterns, and modern backend frameworks. Handles service boundary definition, inter-service communication, resilience patterns, and observability. Use proactively when creating new backend services or APIs.
brand-guidelines
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Broken Authentication Testing
This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session management security", "perform credential stuffing tests", "evaluate password policies", "test for session fixation", or "identify authentication bypass flaws". It provides comprehensive techniques for identifying authentication and session management weaknesses in web applications.
reverse-engineer
Expert reverse engineer specializing in binary analysis, disassembly, decompilation, and software analysis. Masters IDA Pro, Ghidra, radare2, x64dbg, and modern RE toolchains. Handles executable analysis, library inspection, protocol extraction, and vulnerability research. Use PROACTIVELY for binary analysis, CTF challenges, security research, or understanding undocumented software.
security-scanning-security-dependencies
You are a security expert specializing in dependency vulnerability analysis, SBOM generation, and supply chain security. Scan project dependencies across ecosystems to identify vulnerabilities, assess risks, and recommend remediation.
varlock-claude-skill
Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits
wordpress-woocommerce-development
WooCommerce store development workflow covering store setup, payment integration, shipping configuration, and customization.
backend-dev-guidelines
Comprehensive guide for FastAPI backend development. Use when creating APIs, database models, authentication, or business logic. Covers SQLAlchemy 2.0, Pydantic v2, repository pattern, and testing best practices.
laravel-commit-message-standard
Generates professional, industry-grade Git commit messages using Conventional Commits, including scope, context, breaking changes, and structured body aligned with OLOI architecture standards.
laravel-redis-cache-pattern
Implements Redis caching for heavy read operations following Hexagonal Architecture and Octane-safe principles.