首页龙虾技能列表 › Ai Intelligent Agent Platform — 技能工具

Ai Intelligent Agent Platform — 技能工具

v1.0.3

AI Agent 开发平台,工具调用 + 任务编排。

0· 503·4 当前·4 累计
下载技能包
License
MIT-0
最后更新
2026/4/8
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill's description and features look plausible, but the runtime instructions tell the user/agent to clone and run code from an external GitHub repo that is not included in the package and the declared requirements (binaries/env) do not match those instructions — this mismatch is suspicious and warrants manual review before use.
评估建议
Do not run the git clone / pip / python commands from SKILL.md unless you trust the repository and have inspected it. The skill package contains no code; it tells you to download and execute an external GitHub repo — this is the main risk. Before installing: 1) verify the GitHub repo owner and examine recent commits, README, and requirements.txt; 2) review the repository code for network calls, credential access, or telemetry; 3) run it in an isolated sandbox or container, not on sensitive hosts...
详细分析 ▾
用途与能力
The name/description and listed features (agent dev, orchestration, integrations) are coherent, but the package declares no required binaries or env variables while the SKILL.md shows an installation flow that requires git, Python and pip. That discrepancy (no declared requirements but instructions that need tools) is incoherent.
指令范围
SKILL.md instructs cloning a GitHub repository and running python app.py — i.e., downloading and executing external code at runtime. The skill bundle contains no code files itself, so following the instructions will pull and run code outside the registry-supplied artifact. The instructions also include public pricing/marketing text rather than precise runtime constraints.
安装机制
There is no formal install spec in the registry, but the SKILL.md gives a manual install that clones https://github.com/openclaw-skills/ai-intelligent-agent-platform and runs pip install -r requirements.txt and python app.py. Relying on an external repo at runtime increases risk because the repo's contents, trustworthiness, and releases are not vetted here. The SKILL.md's version (1.0.2) differs from registry version (1.0.3), which adds ambiguity.
凭证需求
The registry declares no required environment variables or credentials, but a real agent platform typically needs service API keys, DB credentials, or configuration. The absence of declared env requirements combined with instructions to run external code is a mismatch that could hide later secret prompts or runtime credential needs; however, no explicit unnecessary credential requests are present in the SKILL.md itself.
持久化与权限
always is false and the skill is user-invocable with normal autonomous invocation allowed. The skill does not request forced persistent inclusion or elevated registry privileges in its metadata.
安装前注意事项
  1. verify the GitHub repo owner and examine recent commits, README, and requirements.txt;
  2. review the repository code for network calls, credential access, or telemetry;
  3. run it in an isolated sandbox or container, not on sensitive hosts;
  4. check for missing/misdeclared requirements (git, python, pip) and any runtime prompts for API keys or DB credentials;
  5. prefer skills that include their code in the registry or provide a vetted release URL. If you need help reviewing the external repo, provide its URL or its contents for a targeted review.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.32026/3/16

Version 1.0.3 - No file changes detected in this release. - No new features, fixes, or documentation updates.

● 无害

安装命令 点击复制

官方npx clawhub@latest install ai-intelligent-agent-platform
镜像加速npx clawhub@latest install ai-intelligent-agent-platform --registry https://cn.clawhub-mirror.com

技能文档

描述

AI Agent 开发平台,工具调用 + 任务编排。

功能

  • Agent开发(可视化编排)
  • 工具集成(API工具)
  • 任务编排(工作流)
  • 记忆管理(上下文)
  • 监控调试(日志追踪)

定价

  • 基础版:¥299/月(10 Agent)
  • 专业版:¥1499/月(100 Agent)
  • 企业版:¥4999/月(无限Agent)

适用场景

  • AI Agent
  • 自动化任务
  • 智能助手
  • 工作流自动化

技术栈

  • Python + FastAPI
  • LangChain/AutoGen
  • 工具集成
  • 任务编排

安装

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


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

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务