Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

vercel-openapi

vercel-openapi contient 11 skills collectées depuis DavidKk, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
11
Stars
0
mis à jour
2026-07-04
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

finance
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-07-04
movies
Développeurs de logiciels

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

2026-07-04
geo
Développeurs de logiciels

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

2026-05-20
holiday
Réceptionnistes et préposés à l'information

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

2026-05-20
weather
Développeurs de logiciels

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

2026-05-20
dns
Développeurs de logiciels

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

2026-05-20
proxy-rule
Développeurs de logiciels

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

2026-05-20
api-agent-skill-template
Développeurs de logiciels

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
Développeurs de logiciels

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