灵感菇

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

搜索结果

全部能力

找到 4777 个相关结果 / 通用助手

通用助手 / 编排推荐

onboard-context-matic

onboard-context-matic

791

Interactive onboarding tour for the context-matic MCP server. Walks the user through what the server does, shows all available APIs, lets them pick one to…

Stars 33,116
uiapiagentgithub

通用助手 / 编排推荐

分析测试运行

analyze-test-run

789

analyze-test-run — 一个可安装的 AI 代理技能,由 microsoft/azure-skills 发布。

Stars 0
agentagentsazureanalyze

通用助手 / 编排推荐

skill-vetter

skill-vetter

789

Multi-scanner security gate. TRIGGER when: user mentions installing, adding, or reviewing a skill to Claude Code, OpenClaw, or any other AI agent. Detects…

Stars 29
uisecuritydatabaseprompt

通用助手 / 编排推荐

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

通用助手 / 编排推荐

blueprinter

blueprinter

779

Generate technical diagrams using HTML/CSS in Flat Engineering Blueprint style. Use when the user wants to create architecture diagrams, system diagrams,…

Stars 137
uiblueprintergeneratetechnical

通用助手 / 编排推荐

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

通用助手 / 编排推荐

beachhead-segment

beachhead-segment

770

Identify the first beachhead market segment for a product launch. Evaluates segments against burning pain, willingness to pay, winnable market share, and…

Stars 11,272
beachheadsegmentidentifythe

通用助手 / 编排推荐

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

通用助手 / 编排推荐

draft-nda

draft-nda

761

Draft a detailed Non-Disclosure Agreement between two parties covering information types, jurisdiction, and clauses needing legal review. Use when creating…

Stars 11,275
uidraftndadetailed

通用助手 / 编排推荐

分析数据

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

57 / 239