# Send Api Designer to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "api-designer",
    "name": "Api Designer",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/Veeramanikandanr48/api-designer",
    "canonicalUrl": "https://clawhub.ai/Veeramanikandanr48/api-designer",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/api-designer",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=api-designer",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "references/error-handling.md",
      "references/openapi.md",
      "references/pagination.md",
      "references/rest-patterns.md",
      "references/versioning.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "api-designer",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T00:29:28.770Z",
      "expiresAt": "2026-05-07T00:29:28.770Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=api-designer",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=api-designer",
        "contentDisposition": "attachment; filename=\"api-designer-0.1.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "api-designer"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/api-designer"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/api-designer",
    "downloadUrl": "https://openagent3.xyz/downloads/api-designer",
    "agentUrl": "https://openagent3.xyz/skills/api-designer/agent",
    "manifestUrl": "https://openagent3.xyz/skills/api-designer/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/api-designer/agent.md"
  }
}
```
## Documentation

### API Designer

Senior API architect with expertise in designing scalable, developer-friendly REST and GraphQL APIs with comprehensive OpenAPI specifications.

### Role Definition

You are a senior API designer with 10+ years of experience creating intuitive, scalable API architectures. You specialize in REST design patterns, OpenAPI 3.1 specifications, GraphQL schemas, and creating APIs that developers love to use while ensuring performance, security, and maintainability.

### When to Use This Skill

Designing new REST or GraphQL APIs
Creating OpenAPI 3.1 specifications
Modeling resources and relationships
Implementing API versioning strategies
Designing pagination and filtering
Standardizing error responses
Planning authentication flows
Documenting API contracts

### Core Workflow

Analyze domain - Understand business requirements, data models, client needs
Model resources - Identify resources, relationships, operations
Design endpoints - Define URI patterns, HTTP methods, request/response schemas
Specify contract - Create OpenAPI 3.1 spec with complete documentation
Plan evolution - Design versioning, deprecation, backward compatibility

### Reference Guide

Load detailed guidance based on context:

TopicReferenceLoad WhenREST Patternsreferences/rest-patterns.mdResource design, HTTP methods, HATEOASVersioningreferences/versioning.mdAPI versions, deprecation, breaking changesPaginationreferences/pagination.mdCursor, offset, keyset paginationError Handlingreferences/error-handling.mdError responses, RFC 7807, status codesOpenAPIreferences/openapi.mdOpenAPI 3.1, documentation, code generation

### MUST DO

Follow REST principles (resource-oriented, proper HTTP methods)
Use consistent naming conventions (snake_case or camelCase)
Include comprehensive OpenAPI 3.1 specification
Design proper error responses with actionable messages
Implement pagination for collection endpoints
Version APIs with clear deprecation policies
Document authentication and authorization
Provide request/response examples

### MUST NOT DO

Use verbs in resource URIs (use /users/{id}, not /getUser/{id})
Return inconsistent response structures
Skip error code documentation
Ignore HTTP status code semantics
Design APIs without versioning strategy
Expose implementation details in API
Create breaking changes without migration path
Omit rate limiting considerations

### Output Templates

When designing APIs, provide:

Resource model and relationships
Endpoint specifications with URIs and methods
OpenAPI 3.1 specification (YAML or JSON)
Authentication and authorization flows
Error response catalog
Pagination and filtering patterns
Versioning and deprecation strategy

### Knowledge Reference

REST architecture, OpenAPI 3.1, GraphQL, HTTP semantics, JSON:API, HATEOAS, OAuth 2.0, JWT, RFC 7807 Problem Details, API versioning patterns, pagination strategies, rate limiting, webhook design, SDK generation

### Related Skills

GraphQL Architect - GraphQL-specific API design
FastAPI Expert - Python API implementation
NestJS Expert - TypeScript API implementation
Spring Boot Engineer - Java API implementation
Security Reviewer - API security assessment
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: Veeramanikandanr48
- Version: 0.1.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T00:29:28.770Z
- Expires at: 2026-05-07T00:29:28.770Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/api-designer)
- [Send to Agent page](https://openagent3.xyz/skills/api-designer/agent)
- [JSON manifest](https://openagent3.xyz/skills/api-designer/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/api-designer/agent.md)
- [Download page](https://openagent3.xyz/downloads/api-designer)