Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

vercel-openapi

vercel-openapi 收录了来自 DavidKk 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
0
更新
2026-07-04
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

finance
软件开发工程师

Stocks (multi-market index snapshot + daily summary via stock/summary, incl. TASI), funds (six-digit OHLCV vs NAV daily), precious metals (XAUUSD) — pick the matching REST path or MCP tool.

2026-07-04
fuel-price
软件开发工程师

When a user asks for China Fuel Price by province or a recharge promo → return current/previous prices or promo result.

2026-07-04
exchange-rate
软件开发工程师

When a user asks for FX rates or currency conversion → return exchange rates or the converted amount.

2026-07-04
movies
软件开发工程师

When a user asks for the latest cached movie list → return merged movie catalog.

2026-07-04
geo
软件开发工程师

When a user provides China latitude/longitude → reverse geocode to province/city/district.

2026-05-20
holiday
接待员和信息文员

When a user asks whether today is a public holiday in mainland China → return holiday status/name.

2026-05-20
weather
软件开发工程师

When a user asks for weather or short forecast at a latitude/longitude → return current conditions or forecast.

2026-05-20
dns
软件开发工程师

When a user asks to resolve a hostname → return A/AAAA records (DNS lookup).

2026-05-20
proxy-rule
软件开发工程师

When a user wants Clash RULE-SET lines filtered by action type → return merged payloadText.

2026-05-20
api-agent-skill-template
软件开发工程师

Produces or updates agent-ready HTTP API skill markdown for this repo. Use when the user wants a new SKILL document for an API module, to fill the Skill tab / skill bundle content, or to align an existing skill with .ai/specs/skill-writing.md. Copy the embedded template, replace placeholders, verify the checklist, and mirror into app/<module>/skill-content.ts when applicable.

2026-04-19
module-generator
软件开发工程师

Scaffolds or extends feature modules in this Next.js app using the project generator when possible; otherwise follows .ai/rules and .ai/schemas to implement by hand. Mandatory for new modules edit .ai/specs/modules-registry.yaml (sorted by id) before schema or generator; then validate with pnpm run validate:ai. Use when the user wants to add a new module, create a new feature module, scaffold module layout/pages, or implement overview component / API route / MCP tools / Playground for a module.

2026-04-19