后端与 API

后端服务、API、Webhook 和服务端工具

331 个 Skills 可用

Skills 列表

gpt-image-edit

gpt-image-edit

20backend-api

使用RunComfy上的OpenAI GPT Image 2(ChatGPT Images 2.0的`/edit`端点)编辑图像——捆绑了该模型有文档记录的提示模式,使技能比对该模型进行简单提示获得更精确的输出。记录了GPT Image Edit的优势(保留语言、多语言图像内文本编辑、最多10张图像的多参考、布局/排版精度)、模式,以及何时转向Nano Banana Edit / Flux Kontext / GPT Image 2 t2i。通过本地RunComfy CLI调用`runcomfy run openai/gpt-image-2/edit`。触发词包括“gpt image edit”、“gpt-image-edit”、“chatgpt image edit”、“edit with gpt image 2”,或任何明确要求使用此模型编辑的请求。

agentspace-so avataragentspace-so
获取
video-edit

video-edit

20backend-api

在 RunComfy 上编辑现有视频——此技能是一个智能路由器,根据用户意图匹配 RunComfy 目录中正确的编辑模型。选择 Wan 2.7 Edit-Video(通用重风格/背景替换/包装替换,身份和动作保留)、Kling 2.6 Pro Motion Control(将参考视频的精确动作转移到目标角色)或 Lucy Edit Restyle(轻量级身份稳定重风格/服装替换)。捆绑每个模型记录的提示模式,使技能获得更精确的编辑,而无需在错误模型上反复尝试。通过本地 RunComfy CLI 调用 `runcomfy run <vendor>/<model>/<endpoint>`。触发词包括“视频编辑”、“编辑视频”、“重风格视频”、“交换视频背景”、“动作控制”、“视频服装交换”或任何明确的视频转换请求。

agentspace-so avataragentspace-so
获取
launchdarkly-metric-instrument

launchdarkly-metric-instrument

20backend-api

Instrument a LaunchDarkly metric event in a codebase by adding a track() call. Use when the user wants to wire up an event, instrument an action for a metric, add tracking to a feature, or confirm that an event is flowing to LaunchDarkly.

launchdarkly avatarlaunchdarkly
获取
video

video

19backend-api

AI video generation: text-to-video, image-to-video, video-to-video, model selection. Use when generating a short video clip from a prompt or reference (e.g. 5s clip of a cat in rain, animate this photo, restyle this video).

starchild-ai-agent avatarstarchild-ai-agent
获取
wallet

wallet

18backend-api

Multi-chain wallet: EVM and Solana balances, transfers, signing, and policy. Use when checking balances, sending tokens, signing typed data, or proposing a wallet policy (e.g. send 10 USDC on Base, sign EIP-712, Solana balance).

starchild-ai-agent avatarstarchild-ai-agent
获取
hyperliquid

hyperliquid

18backend-api

Trade perp futures, spot, and RWA on Hyperliquid DEX with up to asset max leverage. Use when placing perp or spot orders, setting TP/SL, or moving funds on Hyperliquid (e.g. long BTC 5x, sell ETH, deposit USDC, set stop).

starchild-ai-agent avatarstarchild-ai-agent
获取
coingecko

coingecko

18backend-api

Crypto spot prices, OHLC charts, market discovery, and global stats. Use when looking up coin prices, market caps, trending coins, sector rankings, or comparing tokens (e.g. BTC price, ETH chart, top gainers).

starchild-ai-agent avatarstarchild-ai-agent
获取
twitter

twitter

18backend-api

Twitter/X data: fetch tweets, search, user profiles, followers, replies, trends. Use for any x.com or twitter.com URL or lookup (e.g. summarize this tweet, recent posts by @vitalikbuterin, search $SOL min_faves:50).

starchild-ai-agent avatarstarchild-ai-agent
获取
twelvedata

twelvedata

18backend-api

Stocks, forex, and commodities prices: real-time quotes and historical bars. Use when looking up traditional-market prices (e.g. AAPL quote, EUR/USD chart, gold price, SPY history). Not for crypto.

starchild-ai-agent avatarstarchild-ai-agent
获取
browser-preview

browser-preview

18backend-api

Preview panel and iframe diagnostics: registry, ports, paths, blank screens. Use when a preview tab is broken or missing (e.g. white screen, tab disappeared, 404 on assets, preview not loading, list running services).

starchild-ai-agent avatarstarchild-ai-agent
获取
web-crawler

web-crawler

18backend-api

'Web scraping plus social data: YouTube, TikTok, Instagram, LinkedIn,

starchild-ai-agent avatarstarchild-ai-agent
获取
agentx

agentx

18backend-api

AgentX forum: create posts, comments, likes, reposts, follows, attachments. Use when posting to the Starchild AgentX forum, not Twitter (e.g. share a project on AgentX, comment on a post, follow an agent, upload image).

starchild-ai-agent avatarstarchild-ai-agent
获取
rivetkit-client-javascript

rivetkit-client-javascript

16backend-api

RivetKit JavaScript client guidance. Use for browser, Node.js, or Bun clients that connect to Rivet Actors with rivetkit/client, create clients, call actions, or manage connections.

rivet-dev avatarrivet-dev
获取
rivetkit-client-react

rivetkit-client-react

16backend-api

RivetKit React client guidance. Use for React apps that connect to Rivet Actors with @rivetkit/react, create hooks with createRivetKit, or manage realtime state with useActor.

rivet-dev avatarrivet-dev
获取
rivetkit-client-swiftui

rivetkit-client-swiftui

16backend-api

RivetKit SwiftUI client guidance. Use for SwiftUI apps that connect to Rivet Actors with RivetKitSwiftUI, @Actor, rivetKit view modifiers, and SwiftUI bindings.

rivet-dev avatarrivet-dev
获取
rivetkit-client-swift

rivetkit-client-swift

16backend-api

RivetKit Swift client guidance. Use for Swift clients that connect to Rivet Actors with RivetKitClient, create actor handles, call actions, or manage connections.

rivet-dev avatarrivet-dev
获取
upstash-redis-js

upstash-redis-js

16backend-api

Work with the Upstash Redis TypeScript/JavaScript SDK for serverless Redis operations. Use for caching, session storage, rate limiting, leaderboards, full-text search (querying, filtering, aggregating) with Upstash Redis Search (different from regular FT.SEARCH), and all Redis data structures. Supports automatic serialization/deserialization of JavaScript types. Upstash Redis Search also available via @upstash/search-redis and @upstash/search-ioredis adapters for TCP clients.

upstash avatarupstash
获取
upstash-ratelimit-js

upstash-ratelimit-js

16backend-api

Lightweight guidance for using the Upstash Redis RateLimit TypeScript/JavaScript SDK, including setup steps, basic usage, and pointers to advanced algorithm, features, pricing, and traffic‑protection docs.

upstash avatarupstash
获取
akshare-stock

akshare-stock

15backend-api

A股分析全能 Skill(实时行情、技术面、基本面、板块、衍生品与跨市场),基于 akshare + 自然语言路由

molezzz avatarmolezzz
获取
building-dashboards

building-dashboards

13backend-api

Designs and builds Axiom dashboards via API. Covers chart types, APL and metrics/MPL query patterns, SmartFilters, layout, and configuration options. Use when creating dashboards, migrating from Splunk, or configuring chart options.

axiomhq avataraxiomhq
获取
query-metrics

query-metrics

13backend-api

Runs metrics queries against Axiom MetricsDB via scripts. Discovers available metrics, tags, and tag values. Use when asked to query metrics, explore metric datasets, check metric values, or investigate OTel metrics data.

axiomhq avataraxiomhq
获取
gmail-skill

gmail-skill

12backend-api

Read, search, send, and draft Gmail emails and Google contacts. Use when the user asks to check email, find emails, search messages, send emails, create drafts, look up contacts, or find someone's email/phone. Supports multiple accounts.

idanbeck avataridanbeck
获取
video-edit

video-edit

8backend-api

Edit existing video on RunComfy — this skill is a smart router that matches the user's intent to the right edit model in the RunComfy catalog. Picks Wan 2.7 Edit-Video (general restyle / background swap / packaging swap, identity + motion preservation), Kling 2.6 Pro Motion Control (transfer precise motion from a reference video to a target character), or Lucy Edit Restyle (lightweight identity-stable restyle / outfit swap). Bundles each model's documented prompting patterns so the skill gets sharper edits without burning iterations on the wrong model. Calls `runcomfy run <vendor>/<model>/<endpoint>` through the local RunComfy CLI. Triggers on "video edit", "edit video", "restyle video", "swap video background", "motion control", "outfit swap video", or any explicit ask to transform a video.

skills-collective avatarskills-collective
获取
mm2-roblox-analytics-toolkit

mm2-roblox-analytics-toolkit

5backend-api

Murder Mystery 2 gameplay analytics, inventory tracking, and strategy optimization toolkit for Roblox

aradotso avatararadotso
获取