← 返回 Skills 市场
Openclaw Aicfo Agent
作者
elvismusli
· GitHub ↗
· v0.1.8
· MIT-0
444
总下载
0
收藏
0
当前安装
9
版本数
在 OpenClaw 中安装
/install openclaw-aicfo-agent
功能描述
Use when OpenClaw needs to access AICFO through one bearer API key. Covers agent-session introspection, company selection, app-level MCP usage, connector act...
安全使用建议
This package appears to do what it says: it runs a local Node adapter and needs only an AICFO API key. Before installing, confirm the AICFO_API_KEY you provide is scoped with least privilege (avoid broad write/delete scopes unless required), verify the adapter source if you want extra assurance (bin/openclaw-aicfo-adapter.mjs is included), and be aware that invoking connector actions will cause the AICFO backend to interact with external services (e.g., Google Drive, Telegram) so review those connector permissions separately. If you need higher assurance, run the adapter commands (session, tools, a read-only company operation) in a controlled environment to inspect responses and behaviour before granting broader access.
功能分析
Type: OpenClaw Skill
Name: openclaw-aicfo-agent
Version: 0.1.8
The skill bundle is a standard API adapter for the AICFO platform, providing a bridge between the OpenClaw agent and the AICFO REST API. The primary component is a Node.js script (`bin/openclaw-aicfo-adapter.mjs`) that facilitates operations such as session introspection, company data retrieval, and connector management (e.g., Telegram, Google Drive) via authenticated requests. The code is well-structured, lacks obfuscation, and contains no evidence of malicious intent, unauthorized local file access, or data exfiltration beyond the intended service endpoints.
能力标签
能力评估
Purpose & Capability
Name/description, declared primary credential (AICFO_API_KEY), and provided operations (session, companies, connectors, documents, file/entity reads) align with the included Node adapter and the documented REST surfaces. Requiring Node and one bearer API key is proportionate to the described functionality.
Instruction Scope
SKILL.md instructs the agent to run the included bin/openclaw-aicfo-adapter.mjs and to prefer session introspection and company-scoped operations. Guardrails in the docs limit misuse (e.g., check scopes before connector or document-write actions). The adapter and docs mention connector actions (Telegram, Google Drive) which trigger provider actions via AICFO; this is expected but increases data-access scope because the backend connectors may interact with external services.
Install Mechanism
No install spec is present; the skill is instruction-plus-local-script only. That is low risk because nothing is downloaded or extracted at install time. The adapter is run with the system Node binary as expected.
Credentials
The skill requires a single primary credential (AICFO_API_KEY), which is appropriate. The adapter also supports optional env vars (AICFO_APP_URL, AICFO_COMPANY_ID) mentioned in docs but not listed as required — this is reasonable but worth noting so users understand additional envs may be read at runtime.
Persistence & Privilege
The skill does not request always:true and is user-invocable with normal autonomous invocation settings. It does not attempt to modify other skills or system-wide configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-aicfo-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-aicfo-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.8
Document company_id fallback to company slug or exact name for external agents.
v0.1.7
Declare required AICFO_API_KEY metadata for OpenClaw and keep Document Questions adapter current.
v0.1.6
Publish current Document Questions adapter and docs via direct multipart upload.
v0.1.5
Publish current Document Questions adapter and docs using current ClawHub CLI.
v0.1.4
Republish Document Questions support from committed skill package.
v0.1.3
Add Document Questions commands and sync adapter with current AICFO API contract.
v0.1.2
Make the published adapter self-contained and remove MCP SDK dependency from the skill package.
v0.1.1
ClawHub-first install flow with deterministic ~/.openclaw/skills path.
v0.1.0
Initial public package for OpenClaw access to AICFO via one bearer key.
元数据
常见问题
Openclaw Aicfo Agent 是什么?
Use when OpenClaw needs to access AICFO through one bearer API key. Covers agent-session introspection, company selection, app-level MCP usage, connector act... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 444 次。
如何安装 Openclaw Aicfo Agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-aicfo-agent」即可一键安装,无需额外配置。
Openclaw Aicfo Agent 是免费的吗?
是的,Openclaw Aicfo Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Aicfo Agent 支持哪些平台?
Openclaw Aicfo Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Aicfo Agent?
由 elvismusli(@elvismusli)开发并维护,当前版本 v0.1.8。
推荐 Skills