灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

ing

找到 278 个相关结果 / 数据与分析

数据与分析 / 分析洞察

background-job-processing

background-job-processing

340

Implement background job processing systems with task queues, workers, scheduling, and retry mechanisms. Use when handling long-running tasks, sending emails, generating reports, and processing large datasets asynchronously.

Stars 219
uipromptmonitoringbackground

数据与分析 / 分析洞察

batch-processing-jobs

batch-processing-jobs

337

Implement robust batch processing systems with job queues, schedulers, background tasks, and distributed workers. Use when processing large datasets, scheduled tasks, async operations, or resource-intensive computations.

Stars 219
uipromptbatchprocessing

数据与分析 / 分析洞察

database-design

database-design

337

Database schema design, optimization, and migration patterns for PostgreSQL, MySQL, and NoSQL databases. Use for designing schemas, writing migrations, or…

Stars 1,056
designuidatabasepostgres

数据与分析 / 分析洞察

aws-observability

aws-observability

333

Builds, configures, debugs, and optimizes AWS observability using CloudWatch (Logs Insights, Metrics, Alarms, Dashboards, EMF), X-Ray, CloudTrail, and ADOT.…

Stars 0
uiauditagentdebugging

数据与分析 / 分析洞察

nosql-database-design

nosql-database-design

333

Design NoSQL database schemas for MongoDB and DynamoDB. Use when modeling document structures, designing collections, or planning NoSQL data architectures.

Stars 219
designuidatabasesql

数据与分析 / 分析洞察

database-monitoring

database-monitoring

329

Monitor database performance and health. Use when setting up monitoring, analyzing metrics, or troubleshooting database issues.

Stars 219
uiperformancedatabaseprompt

数据与分析 / 分析洞察

data-analyst

data-analyst

329

Expert data analysis covering SQL querying, data visualization, statistical analysis, business reporting, and data storytelling. Use when writing SQL queries, building dashboards, performing cohort or funnel analysis, running hypothesis tests, or presenting data-driven recommendations to stakeholders.

Stars 138
designuitestingsql

数据与分析 / 分析洞察

earnings-preview

earnings-preview

324

Generate a pre-earnings briefing for any stock using Yahoo Finance data. Use this skill whenever the user wants to prepare for an upcoming earnings report, understand what analysts expect, review a company's beat/miss track record, or get a quick overview before an earnings call. Triggers include: "earnings preview for AAPL", "what to expect from TSLA earnings", "MSFT reports next week", "earnings preview", "pre-earnings analysis", "what are analysts expecting for NVDA", "earnings estimates for", "will GOOGL beat earnings", "earnings beat/miss history", "upcoming earnings", "before earnings", "earnings setup", "consensus estimates", "earnings whisper", "EPS expectations", "what's the street expecting", "earnings season preview", any mention of preparing for or previewing an earnings report, or any request to understand expectations ahead of a company's earnings date. Always use this skill when the user mentions a ticker in context of upcoming earnings, even if they don't say "preview" explicitly.

Stars 0
uiperformanceapirag

数据与分析 / 分析洞察

datadog-cli

datadog-cli

323

Datadog CLI for searching logs, querying metrics, tracing requests, and managing dashboards. Use this when debugging production issues or working with Datadog…

Stars 27,317
uiagentagentsworkflow

数据与分析 / 分析洞察

code-metrics-analysis

code-metrics-analysis

316

Analyze code complexity, cyclomatic complexity, maintainability index, and code churn using metrics tools. Use when assessing code quality, identifying refactoring candidates, or monitoring technical debt.

Stars 219
uipromptmonitoringmetrics

数据与分析 / 分析洞察

stock-liquidity

stock-liquidity

309

Analyze stock liquidity using bid-ask spreads, volume profiles, order book depth, market impact estimates, and turnover ratios via Yahoo Finance data. Use this skill whenever the user asks about liquidity, trading costs, bid-ask spread, market depth, volume analysis, slippage, market impact, turnover ratio, or how easy/hard it is to trade a stock without moving the price. Triggers: "how liquid is AAPL", "bid-ask spread", "volume analysis", "order book depth", "market impact of a large order", "turnover ratio", "slippage estimate", "can I trade 100k shares without moving the price", "liquidity comparison", "spread analysis", "ADTV", "Amihud illiquidity", "dollar volume", "execution cost estimate", "liquidity score", penny stocks, small caps, or thinly traded securities.

Stars 0
uiapiragstock

数据与分析 / 分析洞察

statistical-analysis

statistical-analysis

307

Guided statistical analysis with test selection and reporting. Use when you need help choosing appropriate tests for your data, assumption checking, power…

Stars 22,989
uitestingagentstatistical

数据与分析 / 分析洞察

data-quality-checker

data-quality-checker

304

Validate data quality in market analysis documents and blog articles before publication. Use when checking for price scale inconsistencies (ETF vs futures),…

Stars 1,437
uidatacheckervalidate

数据与分析 / 分析洞察

eval-audit

eval-audit

299

Audit an LLM eval pipeline and surface problems: missing error analysis, unvalidated judges, vanity metrics, etc. Use when inheriting an eval system, when unsure whether evals are trustworthy, or as a starting point when no eval infrastructure exists. Do NOT use when the goal is to build a new evaluator from scratch (use error-analysis, write-judge-prompt, or validate-evaluator instead).

Stars 1,281
uiauditllmprompt

数据与分析 / 分析洞察

journal

journal

283

This skill should be used when the user wants to record bookkeeping entries (仕訳), import transaction data from CSV files, receipts, or invoices, or manage their general ledger. Trigger phrases include: "仕訳を入力", "仕訳登録", "CSVを取り込む", "レシートを読み込む", "請求書を取り込む", "帳簿を付ける", "経費を記録", "売上を記録", "仕訳を修正", "仕訳を検索", "仕訳を削除", "取引を登録", "帳簿の初期化".

Stars 340
journalshouldusedthe

数据与分析 / 分析洞察

pdf-vision-reader

pdf-vision-reader

282

Converts PDF pages to images and uses vision analysis to extract content including diagrams, charts, and visual elements. Use for PDFs with rich visual…

Stars 0
pdfvisionreaderconverts

数据与分析 / 分析洞察

anything-analyzer-cdp

anything-analyzer-cdp

280

使用 Chrome DevTools Protocol 捕获网络流量并通过 AI 生成协议分析报告的 Electron 桌面应用

Stars 0
uiapiraggithub

数据与分析 / 分析洞察

anndata

anndata

278

此技能适用于在 Python 中处理带注释的数据矩阵,特别是用于单细胞基因组学分析、管理实验…

Stars 0
designuiraganndata

数据与分析 / 分析洞察

error-analysis

error-analysis

277

Help the user systematically identify and categorize failure modes in an LLM pipeline by reading traces. Use when starting a new eval project, after significant pipeline changes (new features, model switches, prompt rewrites), when production metrics drop, or after incidents.

Stars 1,281
uillmprompterror

数据与分析 / 分析洞察

nansen-token-transfer-analysis

nansen-token-transfer-analysis

277

Where is this token moving and why? Large transfers, flow trends over time, and breakdown by wallet label.

Stars 124
nansentokentransferanalysis

7 / 14