← 返回 Skills 市场
jijinbao-code

Public Apis Search

作者 Jimmy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
148
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install public-apis-search
功能描述
快速搜索和发现公共 API,基于 public-apis/public-apis 仓库(1400+ API,49 个分类),支持关键词搜索、分类浏览、认证方式筛选
安全使用建议
This skill appears to be what it says: a local searchable mirror of the public-apis list. Consider these points before installing: (1) Rebuilding/updating the DB will download README.md from raw.githubusercontent.com — only run updates if you trust that source. (2) The build script uses regex parsing and may miss/alter some entries; inspect apis.json if you rely on completeness. (3) No credentials are requested and the search runs locally, so the privacy/security risk is low. If you plan to run scripts on a sensitive environment, run them in an isolated environment or review the code (both small Python files are included).
功能分析
Type: OpenClaw Skill Name: public-apis-search Version: 1.0.0 The skill bundle is a legitimate tool for searching and discovering public APIs based on the well-known public-apis/public-apis repository. The included scripts (build_db.py and search_apis.py) perform local parsing and keyword matching without any external network calls or sensitive data access. The update mechanism described in SKILL.md and package.json correctly points to the official GitHub source for data updates.
能力标签
cryptorequires-walletcan-make-purchasesrequires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (public API discovery) match the included files: apis.json contains API records and search_apis.py provides local search/filtering. Required resources (none) are proportional to the stated purpose.
Instruction Scope
SKILL.md instructs only to run the included Python scripts and optionally download the upstream README from raw.githubusercontent.com to rebuild the DB. Instructions do not read unrelated files, request env vars, or send data to unexpected endpoints.
Install Mechanism
There is no install spec (instruction-only). The only network action shown is an explicit curl to the public-apis GitHub raw URL (documented in SKILL.md and package.json update script) to refresh data — this is expected and traceable.
Credentials
The skill declares no required environment variables, no credentials, and does not access config paths. The code reads only the local apis.json (and README.md when rebuilding), which is proportionate to its function.
Persistence & Privilege
always is false, the skill does not request persistent privileges or modify other skills or system-wide configuration. It only reads/writes its own apis.json when explicitly rebuilding.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install public-apis-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /public-apis-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首次发布:基于 public-apis/public-apis 的 API 搜索工具,收录 1400+ API,49 个分类
元数据
Slug public-apis-search
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Public Apis Search 是什么?

快速搜索和发现公共 API,基于 public-apis/public-apis 仓库(1400+ API,49 个分类),支持关键词搜索、分类浏览、认证方式筛选. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 148 次。

如何安装 Public Apis Search?

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

Public Apis Search 是免费的吗?

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

Public Apis Search 支持哪些平台?

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

谁开发了 Public Apis Search?

由 Jimmy(@jijinbao-code)开发并维护,当前版本 v1.0.0。

💬 留言讨论