Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

vercel-openapi

vercel-openapi contiene 11 skills recopiladas de DavidKk, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
11
Stars
0
actualizado
2026-07-04
Forks
0
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

finance
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-04
movies
Desarrolladores de software

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

2026-07-04
geo
Desarrolladores de software

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

2026-05-20
holiday
Recepcionistas y empleados de información

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

2026-05-20
weather
Desarrolladores de software

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

2026-05-20
dns
Desarrolladores de software

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

2026-05-20
proxy-rule
Desarrolladores de software

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

2026-05-20
api-agent-skill-template
Desarrolladores de software

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
Desarrolladores de software

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