← Back to Skills Marketplace
djc00p

REST API Design

by Deonte Cooper · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ Security Clean
205
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install rest-api-design
Description
REST API design patterns: resource naming, HTTP methods, status codes, pagination, filtering, authentication, rate limiting, versioning, and response formats...
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rest-api-design
  3. After installation, invoke the skill by name or use /rest-api-design
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release. REST API design patterns. Adapted from everything-claude-code by @affaan-m (MIT)
Metadata
Slug rest-api-design
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is REST API Design?

REST API design patterns: resource naming, HTTP methods, status codes, pagination, filtering, authentication, rate limiting, versioning, and response formats... It is an AI Agent Skill for Claude Code / OpenClaw, with 205 downloads so far.

How do I install REST API Design?

Run "/install rest-api-design" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is REST API Design free?

Yes, REST API Design is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does REST API Design support?

REST API Design is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created REST API Design?

It is built and maintained by Deonte Cooper (@djc00p); the current version is v1.0.0.

💬 Comments