搜索结果
全部能力
找到 975 个相关结果 / GitHub 工作流
通用助手 / 编排推荐
arize-instrumentation
arize-instrumentation
Adds Arize AX tracing to an LLM application for the first time. Follows a two-phase agent-assisted flow to analyze the codebase then implement instrumentation…
通用助手 / 编排推荐
arize-experiment
arize-experiment
INVOKE THIS SKILL when creating, running, or analyzing Arize experiments. Also use when the user wants to evaluate or measure model performance, compare models…
通用助手 / 编排推荐
phoenix-tracing
phoenix-tracing
OpenInference semantic conventions and instrumentation for Phoenix AI observability. Use when implementing LLM tracing, creating custom spans, or deploying to…
通用助手 / 编排推荐
phoenix-evals
phoenix-evals
Build and run evaluators for AI/LLM applications using Phoenix.
通用助手 / 编排推荐
hf-cli
hf-cli
Hugging Face Hub CLI (`hf`) for downloading, uploading, and managing models, datasets, spaces, buckets, repos, papers, jobs, and more on the Hugging Face Hub.…
通用助手 / 编排推荐
firebase-auth-basics
firebase-auth-basics
Guide for setting up and using Firebase Authentication. Use this skill when the user's app requires user sign-in, user management, or secure data access using…
通用助手 / 编排推荐
phoenix-cli
phoenix-cli
Debug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, structure trace review with open coding and axial coding, inspect datasets, review…
通用助手 / 编排推荐
onboard-context-matic
onboard-context-matic
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…
通用助手 / 编排推荐
skill-vetter
skill-vetter
Multi-scanner security gate. TRIGGER when: user mentions installing, adding, or reviewing a skill to Claude Code, OpenClaw, or any other AI agent. Detects…
通用助手 / 编排推荐
足球数据
football-data
涵盖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。
通用助手 / 编排推荐
ralph-wiggum
ralph-wiggum
自主 AI 编程结合规格驱动开发。实现了 Geoffrey Huntley 的迭代 bash 循环方法,其中智能体逐一处理规格,…
通用助手 / 编排推荐
mantine-form
mantine-form
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.
通用助手 / 编排推荐
polymarket-arbitrage-trading-bot
polymarket-arbitrage-trading-bot
Automated dump-and-hedge arbitrage trading bot for Polymarket's 15-minute crypto Up/Down markets, supporting BTC, ETH, SOL, and XRP.
通用助手 / 编排推荐
context-compression
context-compression
When agent sessions generate millions of tokens of conversation history, compression becomes mandatory. The naive approach is aggressive compression to…
通用助手 / 编排推荐
mem0
mem0
>
通用助手 / 编排推荐
filmkit-fujifilm-camera
filmkit-fujifilm-camera
Browser-based preset manager and RAW converter for Fujifilm X-series cameras using WebUSB and PTP protocol
通用助手 / 编排推荐
difit-review
difit-review
A skill for reviewing a specific diff and showing the findings as comments inside difit (the diff viewer). Use it to review branch diffs, commit diffs, or…
通用助手 / 编排推荐
daily-news-report
daily-news-report
Scrapes content based on a preset URL list, filters high-quality technical information, and generates daily Markdown reports.
通用助手 / 编排推荐
instrument-data-to-allotrope
instrument-data-to-allotrope
Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when…
通用助手 / 编排推荐
golang-uber-fx
golang-uber-fx
Golang application framework using uber-go/fx — fx.New, fx.Provide, fx.Invoke, fx.Module, fx.Lifecycle hooks, fx.Annotate (name/group/As), fx.Decorate,…