← 返回 Skills 市场
REST API Design
作者
Deonte Cooper
· GitHub ↗
· v1.0.0
· MIT-0
205
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install rest-api-design
功能描述
REST API design patterns: resource naming, HTTP methods, status codes, pagination, filtering, authentication, rate limiting, versioning, and response formats...
安全使用建议
This skill is a plain-language guide for REST API design and appears internally consistent. It's safe as a reference, but treat any code snippets as examples—don't paste real credentials into prompts, and review any automated actions the agent suggests (e.g., running scripts or making network calls) before allowing them. If you want the agent to perform live tests or deploy endpoints, grant only the minimal credentials/tools required and review those calls separately.
功能分析
Type: OpenClaw Skill
Name: rest-api-design
Version: 1.0.0
The skill bundle is a purely informational guide for REST API design patterns, covering resource naming, HTTP methods, and pagination. It contains no executable code, requires no environment variables, and lacks any indicators of malicious intent or suspicious behavior across its files (SKILL.md, references/resource-design.md, and references/pagination-filtering-auth.md).
能力评估
Purpose & Capability
The name/description (REST API design) match the provided SKILL.md and reference documents. There are no binaries, env vars, or config paths requested that would be unrelated to API design.
Instruction Scope
The SKILL.md and reference files contain only design guidance, examples of endpoint patterns, pagination, auth examples, and response shapes. They do not instruct the agent to read local files, access secrets, call arbitrary external endpoints, or perform system operations outside the stated purpose.
Install Mechanism
No install spec or code files that would write or execute downloaded code are present. This is instruction-only, which is the lowest install risk.
Credentials
The skill requests no environment variables, credentials, or config paths. Example snippets include a placeholder JWT string for illustration only and do not require actual secrets to be supplied to the skill.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills' configuration. Autonomous invocation is allowed by default but is standard and not excessive here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rest-api-design - 安装完成后,直接呼叫该 Skill 的名称或使用
/rest-api-design触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. REST API design patterns. Adapted from everything-claude-code by @affaan-m (MIT)
元数据
常见问题
REST API Design 是什么?
REST API design patterns: resource naming, HTTP methods, status codes, pagination, filtering, authentication, rate limiting, versioning, and response formats... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 205 次。
如何安装 REST API Design?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rest-api-design」即可一键安装,无需额外配置。
REST API Design 是免费的吗?
是的,REST API Design 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
REST API Design 支持哪些平台?
REST API Design 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 REST API Design?
由 Deonte Cooper(@djc00p)开发并维护,当前版本 v1.0.0。
推荐 Skills