灵感菇

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

搜索结果

全部能力

找到 4423 个相关结果 / 提示词与 LLM

通用助手 / 编排推荐

style-guide

style-guide

788

문서 내부 또는 프로젝트 전체에서 일관된 작성 스타일을 유지하도록 돕는 검사기. 어조(경어체/반말), 용어(사용자/유저), 숫자 형식, 목록 스타일, 따옴표, 날짜/시간 형식의 불일치를 감지합니다. 다중 작성자 문서 검토 시, 프로젝트 전체 용어 표준 유지 시, 공식 문서 준비 시,…

Stars 43
uiauthstyleguide

通用助手 / 编排推荐

寻路器

pathfinder

785

将代码库映射为按功能分组的流程图,识别跨功能的重复关注点,并提出统一架构。当被要求“查找……”时使用。

Stars 76,055
promptagentagentspathfinder

通用助手 / 编排推荐

hermes-history-ingest

hermes-history-ingest

781

将 Hermes 智能体历史记录导入 Obsidian 知识库。当用户想要挖掘过去的 Hermes 会话以获取知识、导入其 ~/.hermes 文件夹、从之前的 Hermes 对话中提取洞察,或说出类似"处理我的 Hermes 历史记录"、"将我的 Hermes 记忆添加到知识库"、"导入 ~/.hermes"或"我在 Hermes 中做过什么"时,使用此技能。当用户提及 Hermes 记忆、Hermes 会话、~/.hermes/memories 或 Hermes 技能日志时也会触发。

Stars 1,198
llmpromptagenthermes

通用助手 / 编排推荐

足球数据

football-data

779

涵盖13个联赛的足球数据——积分榜、赛程、比赛统计、xG、转会、球员资料。零配置,无需API密钥。覆盖英超、西甲、德甲、意甲、法甲、美职联、欧冠、世界杯、英冠、荷甲、葡超、巴甲和欧洲杯。使用场景:用户询问足球积分榜、赛程、比赛统计、xG、阵容、球员身价、转会、伤病新闻、联赛排名、每日赛程或球员资料时。不使用场景:用户询问美式橄榄球/NFL(使用 nfl-data)、大学橄榄球(使用 cfb-data)、NBA(使用 nba-data)、WNBA(使用 wnba-data)、大学篮球(使用 cbb-data)、NHL(使用 nhl-data)、MLB(使用 mlb-data)、网球(使用 tennis-data)、高尔夫(使用 golf-data)、F1(使用 fastf1)或投注赔率(使用 polymarket 或 kalshi)时。不适用于实时比分——数据在赛后更新。不要对非英超联赛使用 get_season_leaders 或 get_missing_players(它们会返回空数据)。不要对五大联赛(英超、西甲、德甲、意甲、法甲)以外的联赛使用 get_event_xg。

Stars 0
uiauthapirag

通用助手 / 编排推荐

ralph-wiggum

ralph-wiggum

778

自主 AI 编程结合规格驱动开发。实现了 Geoffrey Huntley 的迭代 bash 循环方法,其中智能体逐一处理规格,…

Stars 0
uiauthpromptagent

通用助手 / 编排推荐

mantine-form

mantine-form

774

Build forms using @mantine/form in the mantine-9 repository. Use this skill when: (1) setting up a form with useForm, (2) adding validation rules or async validation, (3) working with nested object or array fields, (4) sharing form state across components with createFormContext, (5) using uncontrolled mode for performance, (6) using the standalone useField hook, or (7) any task involving useForm, getInputProps, onSubmit, insertListItem, or form validation.

Stars 42
uiperformanceworkflowmantine

通用助手 / 编排推荐

pdf-generator

pdf-generator

774

Create and manipulate PDF files programmatically. Use when the user needs to generate PDFs, fill PDF forms, extract PDF content, add watermarks/overlays, or…

Stars 76
uiagentpdfgenerator

通用助手 / 编排推荐

skill-writer

skill-writer

771

Create, synthesize, and iteratively improve agent skills following the Agent Skills specification. Use when asked to "create a skill", "write a skill",…

Stars 720
uiauthragagent

通用助手 / 编排推荐

mantine-custom-components

mantine-custom-components

766

Build custom components that integrate with Mantine's theming, Styles API, and core features. Use this skill when: (1) creating a new component using factory(), polymorphicFactory(), or genericFactory(), (2) adding Styles API support (classNames, styles, vars, unstyled), (3) implementing CSS variables via createVarsResolver, (4) building compound components with sub-components and shared context, (5) registering a component with MantineProvider via Component.extend(), or (6) any task involving Factory, useProps, useStyles, BoxProps, StylesApiProps, or ElementProps in @mantine/core.

Stars 42
uiapimantinecustom

通用助手 / 编排推荐

polymarket-arbitrage-trading-bot

polymarket-arbitrage-trading-bot

765

Automated dump-and-hedge arbitrage trading bot for Polymarket's 15-minute crypto Up/Down markets, supporting BTC, ETH, SOL, and XRP.

Stars 7
uiraggithubpolymarket

通用助手 / 编排推荐

pixijs-core-concepts

pixijs-core-concepts

765

Use this skill when understanding how PixiJS v8 renders frames: the systems-and-pipes renderer, the render loop, and how the library adapts to different…

Stars 188
backenduipixijscore

通用助手 / 编排推荐

nextjs-authentication

nextjs-authentication

764

Provides authentication implementation patterns for Next.js 15+ App Router using Auth.js 5 (NextAuth.js). Use when setting up authentication flows,…

Stars 248
nextjsauthauthenticationprovides

通用助手 / 编排推荐

分析数据

analyzing-data

760

查询数据仓库并回答关于数据的业务问题。处理需要数据库/仓库查询的问题,包括"谁使用 X"、"有多少 Y"等。

Stars 0
uidatabasesqlagent

通用助手 / 编排推荐

pixijs-application

pixijs-application

760

Use this skill when creating and configuring a PixiJS v8 Application. Covers new Application() + async app.init() options (width, height, background,…

Stars 188
uipixijsapplicationcreating

通用助手 / 编排推荐

yfinance 数据

yfinance-data

760

使用 yfinance Python 库获取财务和市场数据。当用户询问股票价格、历史数据、财务报表、期权链、股息、收益、分析师建议或任何市场数据时,请使用此技能。触发条件包括:任何提及股票价格、股票代码(AAPL、MSFT、TSLA 等)、"get me the financials"、"show earnings"、"what's the price of"、"download stock data"、"options chain"、"dividend history"、"balance sheet"、"income statement"、"cash flow"、"analyst targets"、"institutional holders"、"compare stocks"、"screen for stocks",或任何涉及 Yahoo Finance 数据的请求。即使用户仅提供股票代码,也务必使用此技能——根据上下文推断其意图。

Stars 0
uiapiragyfinance

通用助手 / 编排推荐

context-compression

context-compression

759

When agent sessions generate millions of tokens of conversation history, compression becomes mandatory. The naive approach is aggressive compression to…

Stars 37,673
designuiagentagents

通用助手 / 编排推荐

launchdarkly-metric-choose

launchdarkly-metric-choose

759

Choose the right metrics for a LaunchDarkly experiment, guarded rollout, or release policy. Use when the user wants to know which metrics to use, which is the…

Stars 11
uiagentworkflowlaunchdarkly

通用助手 / 编排推荐

pixijs-scene-container

pixijs-scene-container

757

Use this skill when grouping, positioning, or transforming display objects in PixiJS v8. Covers Container constructor options (isRenderGroup, sortableChildren,…

Stars 188
uipixijsscenecontainer

通用助手 / 编排推荐

launchdarkly-metric-create

launchdarkly-metric-create

757

Create a LaunchDarkly metric that measures what matters for an experiment or rollout. Use when the user wants to create a metric, track an event, measure page…

Stars 11
uiagentworkflowlaunchdarkly

通用助手 / 编排推荐

blender-mcp

blender-mcp

757

Blender MCP expert for scene inspection, Python scripting, GLTF export, and material/animation extraction. Activate when: (1) using Blender MCP tools…

Stars 4
uiapiagentworkflow

49 / 222