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

nano-banana-2

Nano Banana 2 - Gemini 3.1 Flash Image Preview

Repository Source
64.4K159inferen-sh
General

qwen-image-2

Qwen-Image - Alibaba Image Generation

Repository Source
64.1K159inferen-sh
General

p-video

Pruna P-Video Generation

Repository Source
64.1K159inferen-sh
General

qwen-image-2-pro

Qwen-Image Pro - Professional Image Generation

Repository Source