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

knowject-read-api

星标69
分支5
更新时间2026年5月24日 07:16

Use when the user asks to discover backend API endpoints or generate a typed HTTP client in a project that has knowject/context.yaml. Triggers on phrases like "/knowject api", "找一下用户列表 endpoint", "生成 typed client", "has there been a POST /orders endpoint", "scan the api", "wire up the client for the users module", "把 user 接口的 client 帮我写一下". Two modes: discovery (answer questions about the API surface) and generation (emit a typed-client TypeScript file under api.client.output_dir using api.client.wrapper). Reads api.sources[*] from knowject/context.yaml — Phase 2 supports format=express and format=openapi.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
15 个文件
SKILL.md
readonly