← 返回 Skills 市场
Ai Intelligent Knowledge Qa
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
342
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-intelligent-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 asks you to clone and run code from a GitHub repo but does not declare the API keys or DB connections it clearly needs. Before installing or running anything: (1) ask for the exact repository URL and a release tag/commit, then review the repository code (especially requirements.txt, app.py, and any startup scripts); (2) require the maintainer to document required environment variables and why they are needed (e.g., OPENAI_API_KEY, vector DB URL); (3) run the clone + pip install inside an isolated environment (container or sandbox) and do not use production credentials; (4) prefer an install method with checksums or official releases. If you cannot review the repo or get clear declarations of required secrets, avoid running it.
功能分析
Type: OpenClaw Skill
Name: ai-intelligent-knowledge-qa
Version: 1.0.0
The skill bundle contains only metadata and documentation (SKILL.md) describing an AI-driven knowledge QA system. It outlines standard features, pricing, and installation procedures without any executable code, suspicious network requests, or prompt injection attempts targeting the agent.
能力评估
Purpose & Capability
The SKILL.md advertises GPT integration, a vector DB, and multi-channel connectors (WeChat/API) but the skill declares no required environment variables, credentials, or config paths. Real-world operation would normally require API keys (e.g., OpenAI or other LLM provider) and DB connection strings, so the declared requirements do not match the described capabilities.
Instruction Scope
The runtime instructions tell the agent to run: git clone https://github.com/openclaw-skills/ai-intelligent-knowledge-qa; pip install -r requirements.txt; python app.py. Those steps fetch and execute external code, install dependencies, and run a server — operations that can read/write files, open network connections, and execute arbitrary code. The SKILL.md does not enumerate what files, env vars, or secrets the repo expects, nor does it limit what the cloned code may do.
Install Mechanism
There is no formal install spec in the registry, yet SKILL.md instructs cloning a GitHub repo and installing Python requirements. Installing and running an external repository at runtime is higher-risk than an instruction-only skill that uses only local tooling, because it pulls arbitrary third-party code onto the system without checksum, release pinning, or vetting.
Credentials
No environment variables or credentials are declared, despite features (GPT, vector DB, WeChat/API connectors) that normally require secrets and connection strings. The absence of declared secrets is disproportionate and makes the skill's resource needs unclear — either it won't work as advertised, or it expects secrets to be supplied ad hoc (risk of accidental credential exposure).
Persistence & Privilege
The skill does not request always:true and does not declare system-wide config changes. The only persistence risk is from following its own git/pip/python instructions (which would write files and install packages), but the skill metadata itself does not request elevated platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-intelligent-knowledge-qa - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-intelligent-knowledge-qa触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
ai-intelligent-knowledge-qa v1.0.0
- Initial release of knowledge-based question answering system.
- Features FAQ management, semantic search, and AI-powered QA using GPT.
- Supports access via Web, WeChat, and API.
- Includes question/answer statistics for data analysis.
- Provides tiered pricing plans for different usage needs.
- Built using Python, FastAPI, vector database, and GPT integration.
元数据
常见问题
Ai Intelligent Knowledge Qa 是什么?
知识问答,FAQ + 智能检索 + AI 问答。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 342 次。
如何安装 Ai Intelligent Knowledge Qa?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-intelligent-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。
推荐 Skills