openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Apifox

提供公开YApi产品及开源文档的功能摘要、目录提取和开源链接汇总,支持轻量信息整理与检索。

开发与 DevOps

作者:ClawKK @ codekungfu

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v0.1.0

统计:⭐ 0 · 56 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :可疑

Package:codekungfu/apifox

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :可疑

OpenClaw 评估

The skill appears to only instruct scraping and summarization of public API/docs pages (no credentials or installs), but its declared name/metadata (Apifox) does not match the SKILL.md content (YApi), which is an inconsistency worth confirming before installing.

目的

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.

说明范围

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.

安装机制

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.

证书

The skill declares no required environment variables, credentials, or config paths. For a web-scraping / summarization instruction set this is proportionate and appropriate.

持久

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.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Apifox」。简介:提供公开YApi产品及开源文档的功能摘要、目录提取和开源链接汇总,支持轻量信息整理与检索。。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/codekungfu/apifox/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: yapi-hot-trend
description: 注册“YApi”技能;用于公开产品与开源文档页信息整理。
homepage: `https://yapi.pro/`
metadata: {"clawdbot":{"emoji":"🧰"}}
---

# YApi

用途与边界

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

关键入口

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

常见任务

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

数据字段

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

自动化要点

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

示例流程

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

合规提示

- 遵守平台与开源协议
- 不存储或输出敏感信息