搜索结果
全部能力
找到 17783 个相关结果
设计与产品 / 审核评估
stock-analyzer
stock-analyzer
全球股票综合分析工具。支持A股、港股、美股等东方财富覆盖的所有市场。根据用户输入的股票名称或代码,从东方财富网获取股票信息,进行基本面、新闻面、资金面三维分析,给出投资建议、买入价位和卖出价位。触发关键词:分析股票、股票推荐、股票买卖点、股票研究、A股分析、港股分析、美股分析、中概股、恒生指数、纳斯达克、标普500、道…
设计与产品 / 审核评估
shoprocket
shoprocket
Shoprocket integration. Manage Organizations. Use when the user wants to interact with Shoprocket data.
通用助手 / 编排推荐
startup-metrics
startup-metrics
Know the metrics that matter at each stage and what investors actually look for. Master the A16Z and YC frameworks for measuring startup progress. Use when:…
软件工程 / 诊断修复
slash-command-factory
slash-command-factory
Generate custom Claude Code slash commands via guided question flow. TRIGGERS - create slash command, generate command, custom command.
通用助手 / 编排推荐
skill-editor
skill-editor
Creates, updates, and manages Agent Skills following the Claude Code style. Use this skill when the user wants to add a new capability, create a new skill, or…
软件工程 / 诊断修复
audio-analysis
audio-analysis
Audio analysis with Tone.js and Web Audio API including FFT, frequency data extraction, amplitude measurement, and waveform analysis. Use when extracting audio…
软件工程 / 诊断修复
crisis-communications
crisis-communications
Crisis communication and rapid response workflows for journalists and communications professionals. Use when covering breaking news events, managing…
软件工程 / 部署发布
ec2-backend-deployer
ec2-backend-deployer
Expert in deploying backends to EC2 instances using CI/CD pipelines, Docker containers, and GitHub Actions
软件工程 / 诊断修复
ad-creative
ad-creative
Design high-converting ad creative across Google, Meta, LinkedIn, Twitter/X, and TikTok. Includes platform-specific format specs, A/B testing frameworks, headline formulas, creative iteration methodology, and compliance validation. Use when writing ad copy, generating headline variations, creating ad sets, iterating on winning ads, validating creative against platform specs, or when user mentions ad copy, RSA headlines, Meta ad copy, LinkedIn ads, creative testing, ad variations, or bulk creative production.
设计与产品 / 审核评估
ai-engineering-toolkit
ai-engineering-toolkit
6 production-ready AI engineering workflows: prompt evaluation (8-dimension scoring), context budget planning, RAG pipeline design, agent security audit…
安全与治理 / 审核评估
gplay-release-flow
gplay-release-flow
End-to-end release workflows for Google Play tracks (internal, beta, production) using gplay release, promote, and rollout commands. Use when asked to upload a…
自动化与集成 / 自动执行
aws-cost-cleanup
aws-cost-cleanup
Automated cleanup of unused AWS resources to reduce costs
数据与分析 / 分析洞察
easysdd-issue-analyze
easysdd-issue-analyze
issue 流程的阶段 2——读问题报告 + 读代码,找到真正的根因并评估修复风险,最后给用户 2-3 种修复方案选项让 TA 拍板。这一阶段**不是开始改代码**——分析完先给用户看结论,用户确认方案后才进阶段 3。前置依赖 easysdd-issue-report 已完成。触发场景:用户说"分析这个…
数据与分析 / 分析洞察
netlify-db
netlify-db
Guide for using Netlify DB (managed Neon Postgres). Use when the project needs a relational database, structured data storage, SQL queries, or data that will…
软件工程 / 诊断修复
markstream-vue
markstream-vue
Integrate markstream-vue into a Vue 3 app. Use when Codex needs to add the Vue 3 renderer, import CSS in the right order, choose between `content` and `nodes`,…
研究学习 / 检索整理
latex-compile-qa
latex-compile-qa
Compile a LaTeX project and run basic QA (missing refs, bib errors, broken citations), producing `latex/main.pdf` and a build report. **Trigger**: latex compile, build PDF, LaTeX errors, missing refs, 编译PDF, 引用错误. **Use when**: 已有 `latex/main.tex`(通常来自 `latex-scaffold`),需要确认可编译并输出失败原因报告。 **Skip if**: 还没有 LaTeX scaffold(先跑 `latex-scaffold`)。 **Network**: none. **Guardrail**: 编译失败也要落盘 `output/LATEX_BUILD_REPORT.md`;不做“内容改写”,只做编译/QA。
软件工程 / 诊断修复
easysdd-issue
easysdd-issue
修 bug 时进入这套子流程——把"发现了问题"从口头描述走到验证修复的闭环,中间留下问题报告、根因分析、修复记录三份文件。这条流程在"看到问题"和"动手改代码"之间加了一层缓冲,避免常见的几种翻车:脑子里的问题描述改完就消失、没分析根因就动手只改了表面、修复范围扩散没法追溯、改完没验证不知道改对了没。本技能只做路由,…
内容创作 / 生成
media-writer
media-writer
Create platform-native content that resonates with each community's culture. Use when adapting technical content for WeChat, Hacker News, Reddit, Medium,…
通用助手 / 编排推荐
instruments-profiling
instruments-profiling
Instruments/xctrace profiling: macOS/iOS traces, binaries, CLI args, exports.
设计与产品 / 审核评估
easysdd-feature-implement
easysdd-feature-implement
feature 流程的阶段 2——按 {slug}-design.md 的推进顺序写代码,写完用统一格式做完成汇报给用户 review。前提是 {slug}-design.md 已经 approved(标准 design 含测试设计,或 fastforward design 含验收标准),并且同目录下有…