← 返回 Skills 市场
yang1002378395-cmyk

Ai Intelligent Knowledge Qa

作者 yang1002378395-cmyk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
127
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-knowledge-qa
功能描述
知识问答,FAQ + 智能检索 + AI 问答。
使用说明 (SKILL.md)

AI 智能知识问答系统

描述

知识问答,FAQ + 智能检索 + AI 问答。

功能

  • FAQ 管理(问答库)
  • 智能检索(语义搜索)
  • AI 问答(GPT集成)
  • 多渠道接入(Web/微信/API)
  • 数据分析(问答统计)

定价

  • 基础版:¥199/月(1000 问答/月)
  • 专业版:¥999/月(10000 问答/月)
  • 企业版:¥2999/月(无限问答)

适用场景

  • 智能客服
  • 知识管理
  • 内部问答
  • 产品支持

技术栈

  • Python + FastAPI
  • 向量数据库
  • GPT 集成
  • 语义搜索

安装

git clone https://github.com/openclaw-skills/ai-intelligent-knowledge-qa
cd ai-intelligent-knowledge-qa
pip install -r requirements.txt
python app.py

创建:2026-03-13 作者:OpenClaw Skills Team

安全使用建议
This skill's README tells you to clone and run code from a GitHub repo and install its Python dependencies — that can execute arbitrary code on your machine. Before installing: (1) inspect the referenced GitHub repository and its requirements.txt and app.py for malicious behavior, (2) verify the repo's author and check recent commits/releases, (3) run the code in an isolated sandbox/container, (4) expect to need API keys (OpenAI, vector DB) even though the skill metadata doesn't declare them, and (5) prefer skills that publish vetted releases or that explicitly declare required binaries and environment variables. If you cannot review the repository, avoid running these commands on production or sensitive hosts.
功能分析
Type: OpenClaw Skill Name: ai-knowledge-qa Version: 1.0.0 The skill bundle contains only metadata and descriptive documentation for an AI knowledge QA system. It lacks executable code, scripts, or instructions that would trigger malicious behavior or prompt injection. The SKILL.md file provides standard installation instructions pointing to an external GitHub repository (github.com/openclaw-skills/ai-intelligent-knowledge-qa) and does not contain any suspicious commands or data exfiltration logic.
能力评估
Purpose & Capability
The name/description (knowledge QA with GPT, vector DB, semantic search) is internally consistent with the SKILL.md features. However the declared registry metadata lists no required binaries or environment variables even though the instructions assume git, python, and likely GPT API keys — a mismatch between claimed capabilities and declared requirements.
Instruction Scope
SKILL.md instructs cloning https://github.com/openclaw-skills/ai-intelligent-knowledge-qa and running pip install -r requirements.txt and python app.py. Those commands fetch and execute arbitrary remote code and dependencies; the instructions do not mention required API keys (e.g., OpenAI) or other config, nor do they constrain what the cloned repo will do. For an instruction-only skill this is the primary risk surface.
Install Mechanism
There is no formal install spec in the registry; the doc tells the user/agent to git clone a GitHub repo and run pip install. While GitHub is a common host, cloning and installing without a pinned, reviewed release can execute arbitrary and unvetted code and introduce dependency-based risks.
Credentials
The skill declares no required environment variables or primary credential, yet its features include 'GPT integration' and 'vector DB' which typically require API keys/connection strings. The lack of declared credentials is a gap — the repo likely expects secrets but the skill metadata does not request or explain them.
Persistence & Privilege
The skill is not configured as always:true and is user-invocable only. It does not request system-level persistence in the registry metadata. The main persistence concern comes from the instructions (running a server), but that is external to the skill metadata and not an automatic privilege granted by the registry entry.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ai-knowledge-qa
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ai-knowledge-qa 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of AI 智能知识问答系统. - 提供 FAQ 管理、智能语义检索和 GPT 集成问答功能 - 支持多渠道接入:Web、微信与 API - 包含数据分析与问答统计模块 - 提供基础、专业与企业三种定价版本 - 适用于智能客服、知识管理、内部问答和产品支持场景
元数据
Slug ai-knowledge-qa
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Ai Intelligent Knowledge Qa 是什么?

知识问答,FAQ + 智能检索 + AI 问答。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。

如何安装 Ai Intelligent Knowledge Qa?

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

Ai Intelligent Knowledge Qa 是免费的吗?

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

Ai Intelligent Knowledge Qa 支持哪些平台?

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

谁开发了 Ai Intelligent Knowledge Qa?

由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.0。

💬 留言讨论