← 返回 Skills 市场
codekungfu

Apifox

作者 ClawKK · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
228
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install apifox
功能描述
提供公开YApi产品及开源文档的功能摘要、目录提取和开源链接汇总,支持轻量信息整理与检索。
使用说明 (SKILL.md)

YApi

用途与边界

  • 面向公开产品/开源文档的检索与内容摘要
  • 不提供账号操作、项目写入或接口逆向能力
  • 仅处理公开页面的轻量信息整理

关键入口

  • 主页:https://yapi.pro/
  • 文档与示例:站点入口或GitHub开源页
  • 公告与版本更新:站点入口

常见任务

  • 功能与版本说明摘要(接口管理/Mock/权限)
  • 部署与使用文档目录提取
  • 开源仓库入口与示例链接汇总

数据字段

  • 功能条目、版本差异、适用场景、链接
  • 文档标题、目录链接、部署指南入口
  • 开源仓库链接、示例入口

自动化要点

  • 页面动态加载,需等待完成后解析
  • 不进行项目写入或接口调用
  • 频率控制,尊重平台访问限制

示例流程

  • 功能摘要:访问产品页 → 抽取功能与版本 → 输出摘要
  • 文档目录:进入文档中心 → 抽取目录 → 输出链接集合
  • 开源入口:收集仓库链接 → 汇总示例 → 输出清单

合规提示

  • 遵守平台与开源协议
  • 不存储或输出敏感信息
安全使用建议
Before installing: 1) Confirm the intended target—ask the author whether this skill is for Apifox or YApi and request matching metadata (name/homepage). 2) Verify source/trustworthiness since 'Source' and 'Homepage' are unknown. 3) If you plan to let an agent crawl the web, run it in a sandboxed environment and ensure it respects robots.txt and rate limits. 4) Because the SKILL.md allows dynamic page loading and generic 'visit product pages' actions, prefer least-privilege network access (restrict domains) until the scope is confirmed. 5) Installation is lower risk (no downloads/credentials), but the metadata mismatch is a red flag — get clarification; if the author cannot clarify, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill Name: apifox Version: 0.1.0 The skill bundle is designed for retrieving and summarizing public documentation and product information from the YApi platform (yapi.pro). The instructions in SKILL.md explicitly limit the agent's scope to public data, forbidding account operations, project writing, or sensitive data handling, and there are no signs of malicious code or exfiltration logic.
能力评估
Purpose & Capability
The package metadata names the skill 'Apifox' while SKILL.md registers a 'YApi' skill (yapi-hot-trend) and points to yapi.pro. Both relate to API documentation tools, so this could be a harmless copy/paste mistake, but the name/description mismatch is an incoherence that should be clarified with the author.
Instruction Scope
SKILL.md instructs the agent to visit public product/documentation pages, wait for dynamic content, extract summaries, directories, and repository links, and explicitly forbids account operations, project writes, or sensitive-data collection. That scope is consistent with the stated purpose of summarizing public docs.
Install Mechanism
No install spec and no code files are present (instruction-only skill). This minimizes on-disk risk; nothing is downloaded or executed by an installer.
Credentials
The skill declares no required environment variables, credentials, or config paths. For a web-scraping / summarization instruction set this is proportionate and appropriate.
Persistence & Privilege
Flags show always:false and autonomous invocation is allowed (the platform default). The skill does not request elevated persistence or to modify other skills/config; this is proportionate.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install apifox
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /apifox 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of the yapi-hot-trend skill. - Provides summary and organization of public YApi documentation and product info. - Supports extracting feature lists, version differences, usage scenarios, and key documentation links. - Only processes publicly available pages; no account, project, or API write operations. - Handles dynamically loaded pages and compiles summaries without storing or outputting sensitive information. - Includes compliance reminders to adhere to platform and open-source policies.
元数据
Slug apifox
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Apifox 是什么?

提供公开YApi产品及开源文档的功能摘要、目录提取和开源链接汇总,支持轻量信息整理与检索。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 228 次。

如何安装 Apifox?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install apifox」即可一键安装,无需额外配置。

Apifox 是免费的吗?

是的,Apifox 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Apifox 支持哪些平台?

Apifox 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Apifox?

由 ClawKK(@codekungfu)开发并维护,当前版本 v0.1.0。

💬 留言讨论