所有 Skills
找到 3865 个 Skills
Skills 列表

backtesting-trading-strategies
Backtest crypto and traditional trading strategies against historical data. Calculates performance metrics (Sharpe, Sortino, max drawdown), generates equity curves, and optimizes strategy parameters. Use when user wants to test a trading strategy, validate signals, or compare approaches. Trigger with phrases like "backtest strategy", "test trading strategy", "historical performance", "simulate trades", "optimize parameters", or "validate signals".
gracefullight
nano-banana-2
通过统一的 Pilio 开发者 API 使用 Pilio Nano Banana 2 创建或编辑图像。当用户需要 Nano Banana 2 的文本到图像生成、参考图像编辑、产品海报或本地输入的图像合成时使用。
pilioai
prisma-database-setup
配置 Prisma 与不同数据库提供商(PostgreSQL、MySQL、SQLite、MongoDB 等)的指南。适用于新建项目、切换数据库或排查连接问题。触发词包括“配置 postgres”、“连接 mysql”、“设置 mongodb”、“sqlite 设置”。
prisma
prisma-client-api
Prisma Client API 参考,涵盖模型查询、过滤器、操作符和客户端方法。在编写数据库查询、使用 CRUD 操作、过滤数据或配置 Prisma Client 时使用。触发词为 "prisma query"、"findMany"、"create"、"update"、"delete"、"$transaction"。
prisma
firecrawl-research-index
使用 Firecrawl Research 查找回答研究问题的论文,通过语义搜索、语义和结构扩展以及正文验证。始终将此技能用于任何文献查找/论文检索任务——单篇论文查找或完整的多篇论文集合。
firecrawl
remove-background
使用 Pilio 开发者 API 移除图像背景。适用于用户需要透明背景裁剪、人像或产品背景移除,或通过 Pilio 进行自动化图像背景清理的场景。
pilioai
remove-image-watermark
使用 Pilio 开发者 API 从图像中移除可见水印。当用户想要清理 PNG、JPG、JPEG 或 WEBP 图像、移除图像水印叠加层或通过 Pilio 自动化图像水印移除时使用。
pilioai
upscale-image
使用 Pilio 开发者 API 放大或增强图像。当用户想要更高分辨率的图像、AI 超分辨率、图像清晰度提升或通过 Pilio 进行自动化图像增强时使用。
pilioai
remove-pdf-watermark
使用 Pilio 开发者 API 从 PDF 中移除水印。当用户需要 PDF 水印移除、可编辑 PDF 清理、AI PDF 页面重建或通过 Pilio 自动处理 PDF 水印时使用。
pilioai
convex-expert
Convex backend specialist. Use this agent for any code inside a `convex/` directory — function definitions, schemas, indexes, queries, mutations, actions, HTTP endpoints, cron jobs, file storage, auth wiring, and component installation. Knows the object-form function syntax, validator patterns, resource limits, and component ecosystem that generic Claude routinely gets wrong.
get-convex
convex-auth
Add authentication (passkeys/OAuth) to the current Convex app, including the auth.config.ts wiring.
get-convex
convex-migrate
Migrate schema + backfill data on a deployed Convex app using @convex-dev/migrations.
get-convex
convex-optimize
Audit and optimize an existing Convex app: security, scale, upgrades, observability.
get-convex
convex-docs
Pull version-current Convex docs for the version this project uses — pin the installed version, fetch page-as-markdown or check node_modules types, freshness hierarchy — instead of writing a possibly-stale API from memory.
get-convex
convex-reviewer
Convex code reviewer — security, auth, validators, performance, and pattern checks for code in a convex/ directory. Use to review or audit Convex functions before shipping.
get-convex
convex-deploy-guard
Classify + announce the target Convex deployment before any deployment-affecting command; fresh explicit consent for prod actions; session read-only mode.
get-convex
convex-authz
Audit and harden Convex authorization: identity-from-arg impersonation, missing per-document ownership checks, PII-leaking public queries, and writes into containers the caller doesn't own. Deterministic scan + canonical requireIdentity/requireOwner fix + tsc verify. Use for 'secure my app' / 'audit auth' / 'who can access this data', not generic code review.
get-convex
convex-design
Design and build reactive, type-safe, production-grade backends on Convex. Covers schema, queries/mutations/actions, indexes, auth, file storage, scheduling, real-time multiplayer, mobile backends, and LLM/agent workflows on Convex's one-platform stack.
get-convex
convex-advisor
Read the Convex deployment's 72h insights (read limits, OCC contention), root-cause each event in code, report evidence-backed perf/cost findings with fixes.
get-convex
convex-add
Add a capability to the CURRENT Convex app — consults the served Convex capability catalog for always-current procedures (billing, crons, auth, agent, search, …); falls back to built-in hosting or @convex-dev component search. TRIGGER when the user runs /add, or asks to add hosting/publishing or any backend capability to an existing Convex app.
get-convex
convex-migrate-rehearse
Rehearse a live-app schema change + backfill on a snapshot-seeded preview deployment, verify, then promote the proven change to prod with the snapshot as rollback.
get-convex
convex-insights
Query a running Convex app's logs + health in natural language (official MCP): failures, slow/expensive functions, deploy causality — scoped, evidence-backed, with a dashboard deep link.
get-convex
convex-env
Set and wire Convex deployment env vars / secrets for the app.
get-convex
convex-verify
Prove a Convex feature works — seed, drive as multiple mocked users via convex-test, assert behavior including the negative authz cases (wrong user refused, data-scope enforced).
get-convex