Loading...
Loading...
Found 5,011 Skills
Review AI API key leakage patterns and redaction strategies. Use for identifying exposed keys for OpenAI, Anthropic, Gemini, and 10+ other providers. Use proactively when code integrates AI providers or when environment variables/keys are present. Examples: - user: "Check for leaked OpenAI keys" → scan for `sk-` patterns and client-side exposure - user: "Is my Gemini integration secure?" → audit vertex AI config and key redaction - user: "Review AI provider logging" → ensure secrets are redacted from logs - user: "Scan for Anthropic secrets" → check for `ant-` keys in code and configs - user: "Audit Vertex AI integration" → verify proper IAM roles and service account usage
Use akshare to obtain real-time and historical data of China's financial market. Use this skill when you need to query real-time quotes, historical data, and financial statements of financial products such as A-shares, Hong Kong stocks, US stocks, indices, funds, futures, etc.
Download and install Claude Code skills from various sources. Supports GitHub repositories, compressed archives (.zip, .tar.gz, .skill), and direct URLs. Use when user wants to download, install, or add a skill from GitHub, URL, or archive file. Triggers on "download skill", "install skill", "add skill from", "get skill".
Create versioned releases with consolidated changelogs. Gathers shipped items, generates CHANGELOG.md entry, creates git tag, and GitHub Release. Use after multiple /ship tasks are merged.
Screen and filter A-share stocks based on fundamental metrics, technical indicators, capital flow, and custom criteria. Support multiple screening strategies including value investing, growth investing, momentum trading, and dividend hunting. Use this tool when users want to find stocks meeting specific criteria such as "low P/E and high ROE stocks", "stocks with increased northbound capital positions", "stocks breaking above the 200-day moving average".
Create and refine OpenCode agents via guided Q&A. Use proactively for agent creation, performance improvement, or configuration design. Examples: - user: "Create an agent for code reviews" → ask about scope, permissions, tools, model preferences, generate AGENTS.md frontmatter - user: "My agent ignores context" → analyze description clarity, allowed-tools, permissions, suggest improvements - user: "Add a database expert agent" → gather requirements, set convex-database-expert in subagent_type, configure permissions - user: "Make my agent faster" → suggest smaller models, reduce allowed-tools, tighten permissions
Track and analyze cross-border capital flows between mainland China and Hong Kong via Stock Connect (Shanghai-Hong Kong Stock Connect/Shenzhen-Hong Kong Stock Connect). Monitor northbound (foreign capital flowing into A-shares) and southbound (mainland capital flowing into Hong Kong-listed stocks) flows, identify trending stocks, and analyze institutional positioning. Use when users ask about northbound capital, southbound capital, foreign capital movements, Stock Connect flows, or cross-border investment trends.
CLI tools execution specification (gemini/claude/codex/qwen/opencode) with unified prompt template, mode options, and auto-invoke triggers for code analysis and implementation tasks. Supports configurable CLI endpoints for analysis, write, and review modes.
Interactive issue management with menu-driven CRUD operations. Use when managing issues, viewing issue status, editing issue fields, performing bulk operations, or viewing issue history. Triggers on "manage issue", "list issues", "edit issue", "delete issue", "bulk update", "issue dashboard", "issue history", "completed issues".
Multi-dimensional code review with structured reports. Analyzes correctness, readability, performance, security, testing, and architecture. Triggers on "review code", "code review", "审查代码", "代码审查".
Comprehensive Hong Kong stock analysis covering H-shares, Red Chips, local Hong Kong stocks, AH premium analysis, Stock Connect flows, and Hong Kong market characteristics (T+0, no price limits, short selling). Use this when users ask about Hong Kong stock analysis, Hong Kong-listed stocks, H-shares, or require analysis that takes Hong Kong market features into account.
Delegate coding tasks to Codex CLI for execution, or discuss implementation approaches with it. CodeX is a cost-effective, strong coder — great for batch refactoring, code generation, multi-file changes, test writing, and multi-turn implementation tasks. Use when the plan is clear and needs hands-on coding. Claude handles architecture, strategy, copywriting, and ambiguous problems better.