← 返回 Skills 市场
Ai Intelligent Data Catalog
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
152
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-data-catalog
功能描述
数据目录,数据资产 + 元数据管理。
使用说明 (SKILL.md)
AI 智能数据目录系统
描述
数据目录,数据资产 + 元数据管理。
功能
- 数据资产(资产登记)
- 元数据管理(自动采集)
- 数据搜索(智能搜索)
- 数据字典(字典管理)
- 数据分类(分类标签)
定价
- 基础版:¥199/月(100 表)
- 专业版:¥999/月(1000 表)
- 企业版:¥2999/月(无限表)
适用场景
- 数据治理
- 数据管理
- 数据资产
- 元数据管理
技术栈
- Python + FastAPI
- 元数据采集
- 数据搜索
- 分类标签
安装
git clone https://github.com/openclaw-skills/ai-intelligent-data-catalog
cd ai-intelligent-data-catalog
pip install -r requirements.txt
python app.py
创建:2026-03-13 作者:OpenClaw Skills Team
安全使用建议
This skill appears to be a legitimate data-catalog project but asks you to git clone and run an external GitHub repository that is not bundled with the skill. Before installing or running it: (1) Inspect the GitHub repository (source code, requirements.txt, README, recent commits, and issues) to confirm intent and safety. (2) Prefer cloning a pinned release or commit rather than HEAD. (3) Run the code in a sandboxed environment or VM (not on a production machine). (4) Be cautious about providing database credentials, API keys, or opening ports — only provide secrets that are strictly necessary and understand where they will be stored/used. (5) If you need higher assurance, request the repository contents be bundled with the skill or ask the author for a detailed security/privacy description.
功能分析
Type: OpenClaw Skill
Name: ai-data-catalog
Version: 1.0.0
The skill bundle contains only metadata and documentation for an AI Data Catalog system. The SKILL.md and skill.json files describe features and provide standard installation instructions (git clone, pip install) for an external repository (github.com/openclaw-skills/ai-intelligent-data-catalog). No executable code, obfuscation, or malicious instructions were found in the provided files.
能力评估
Purpose & Capability
Name/description (data catalog / metadata management) align with the SKILL.md features (asset registration, metadata collection, search). However the package has no homepage/source declared in metadata and the SKILL.md directs the user to clone a GitHub repo (external code) that is not included in the skill bundle; that mismatch is worth noting.
Instruction Scope
Runtime instructions explicitly tell the agent/user to git clone a repository and run pip install and python app.py. That means the agent would fetch and execute arbitrary third-party code at runtime — an action beyond simply calling APIs or running small helper commands and not validated as part of the skill. The instructions do not describe required credentials, config files, or network exposure that the cloned app may need.
Install Mechanism
There is no formal install spec, but SKILL.md instructs a git clone from GitHub and installing requirements.txt then running app.py. Fetching and executing external code is inherently higher risk even when hosted on GitHub; the skill does not include the repo contents for review and does not pin a commit or release.
Credentials
Skill declares no required environment variables or credentials, which is consistent with the provided metadata. However the external application the instructions install/run almost certainly will need configuration (DB credentials, API keys) that are not declared here — a potential omission that could lead to requesting sensitive credentials later.
Persistence & Privilege
The skill is not forced-always and is user-invocable only. Nevertheless the instructions start a Python web application (python app.py), which could create a long-running service on the host and open network ports. That persistent runtime behavior is not surfaced in the skill metadata and increases the attack surface.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-data-catalog - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-data-catalog触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of AI 智能数据目录系统.
- Provides data catalog functionalities including asset registration, metadata management, and smart search.
- Supports data dictionary management and data classification with tagging.
- Offers multiple pricing plans based on the number of tables managed.
- Built with Python and FastAPI, featuring automated metadata collection.
- Suitable for data governance and management scenarios.
元数据
常见问题
Ai Intelligent Data Catalog 是什么?
数据目录,数据资产 + 元数据管理。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。
如何安装 Ai Intelligent Data Catalog?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-data-catalog」即可一键安装,无需额外配置。
Ai Intelligent Data Catalog 是免费的吗?
是的,Ai Intelligent Data Catalog 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ai Intelligent Data Catalog 支持哪些平台?
Ai Intelligent Data Catalog 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai Intelligent Data Catalog?
由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.0。
推荐 Skills