apifox

使用 apifox 查询接口文档。用户提到 apifox、对接接口、查看接口文档、同步接口等情况使用此技能。

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "apifox" with this command: npx skills add sunic4/skills/sunic4-skills-apifox

apifox

严格按以下流程执行,禁止读取 ~/.apifox/.env 文件内容:

  • 用户要求同步时,不需要用户确认
  • 查询结果会在终端打印
  • 使用此技能时不需要查看其他文件
  • 若同步或查询失败,先检查网络与 CLI 是否可用,再重试一次
  • 若查询没有结果,由用户决定是否同步后再次查询

When to use

当用户需要查询apifox接口时使用该技能

Instructions

1. 同步项目(可选)

npx @sunic/skills-apifox-cli sync

2. 搜索接口

npx @sunic/skills-apifox-cli find <关键字>

3. Markdown 展示模板

查询到接口后,使用以下 Markdown 格式展示:

# {接口名称}

## 基本信息
- **项目ID**: {projectId}
- **接口名称**: {name}
- **请求方法**: {method}
- **接口路径**: {url}
- **更新时间**: {updatedAt}

## 请求参数

### Headers

| 参数名 | 类型 | 必填 | 说明 | 示例 |
|--------|------|------|------|------|
| {参数名} | {type} | {required} | {description} | {example} |

### Request Body

Content-Type: `application/json`

```json
{requestBody.example}

响应参数

成功响应 (200)

Content-Type: application/json

参数名类型必填说明
{参数名}{type}{required}{description}

data 数组项说明(如适用)

参数名类型说明
{参数名}{type}{description}

响应示例

{responses.200.content.application/json.example}

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Find Skills for ClawHub

Search for and discover OpenClaw skills from ClawHub (the official skill registry). Activate when user asks about finding skills, installing skills, or wants...

Registry SourceRecently Updated
1276
Profile unavailable
General

Skill Listing Polisher

Improve a skill's public listing before publish. Use when tightening title, description, tags, changelog, and scan-friendly packaging so the listing looks cl...

Registry SourceRecently Updated
0113
Profile unavailable
General

Skill Priority Setup

Scans installed skills, suggests L0-L3 priority tiers, and auto-configures skill injection policy. Use when: setting up skill priorities, optimizing token bu...

Registry SourceRecently Updated
0250
Profile unavailable