← 返回 Skills 市场
using-data-cli
作者
Severin Zhong
· GitHub ↗
· v1.0.1
· MIT-0
266
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install using-data-cli
功能描述
Use when the user wants to discover, track, sync, or query news, RSS, social, financial, or other external sources through agent-data-cli and any configured...
安全使用建议
This skill is an instruction-only wrapper for the agent-data-cli tool and appears internally consistent. Before you follow the install steps, review the remote repository (https://github.com/severinzhong/agent-data-cli) yourself — cloning or running npx will fetch and execute third-party code. If you plan to enable periodic syncs (cron/systemd/launchd) or set proxy rules, run those jobs from a controlled host and ensure any credentials for external sources are only provided to trusted code. If you want maximum safety, run the CLI in an isolated environment (container or VM) and inspect the repo for unexpected network callbacks or credential-handling before enabling scheduled runs.
功能分析
Type: OpenClaw Skill
Name: using-data-cli
Version: 1.0.1
The `using-data-cli` skill (SKILL.md) enables an agent to manage data sources using a CLI tool, involving high-risk operations such as direct shell execution, modification of system schedulers (`cron`, `systemd`) for persistence, and the potential execution of arbitrary `init.sh` scripts from external sources. While these capabilities are aligned with the stated purpose of data synchronization and the documentation provides safety constraints (references/command-semantics.md), the broad system access and potential for executing untrusted code from the `agent-data-hub` repository meet the criteria for a suspicious classification.
能力评估
Purpose & Capability
The name/description say this is a tooling wrapper for agent-data-cli to discover, sync, and query external sources. The SKILL.md exclusively documents CLI flows, workspace configuration, proxy settings, and safe command semantics that align with that purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions focus on translating user intent into specific agent-data-cli commands and explicitly limit when remote side effects may occur (require explicit refs/verbs, avoid auto-subscribe). The doc tells the agent to run remote discovery, subscribe, update, query, or interact only when appropriate. It also documents proxy, workspace, and scheduling behavior — all relevant to operating the CLI. There are no instructions to read unrelated system files or exfiltrate data.
Install Mechanism
This is an instruction-only skill and contains no embedded install spec, but the README suggests installing agent-data-cli by running commands that fetch code from external sources (git clone from GitHub and an npx skills add command). Pulling code from GitHub or running npx introduces the normal risks of executing third-party code; this is expected for installing a CLI but is something the operator should review before running.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md describes configuring proxies and a source_workspace, which are operational settings rather than secret requests. There are no demands for unrelated tokens or broad secrets.
Persistence & Privilege
The skill does not request always:true and is user-invocable only; it does not ask to modify other skills or system-level agent configuration. It instructs optional scheduling via cron/systemd/launchd — which is normal for periodic syncs but requires user action and consent to create such entries.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install using-data-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/using-data-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
**Expanded support for external source workspaces and simplified setup**
- Added instructions for installing this skill via `skills.sh`.
- Clarified use of `source_workspace` and external configuration, supporting integration with agent-data-hub.
- Updated proxy and workspace configuration guidance, including direct and inherited proxy states.
- Added guidance on scheduling syncs using `cron` or other OS-level schedulers.
- Provided practical examples for source installation, uninstallation, and machine filtering.
- Refined hard boundaries and rules for remote vs. local command execution.
v1.0.0
Initial release of using-data-cli skill.
- Enables local information center operations for multi-source content using agent-data-cli.
- Supports discovery, subscription, sync, querying, and remote interaction for sources like news, social media, financial data, and RSS.
- Provides detailed operational instructions, including install, config, and preferred CLI flows.
- Lists strict operating rules and boundaries; clarifies when and how each command should be used.
- Adds usage tips for proxies, shell integration, output handling, and step-by-step execution flows.
元数据
常见问题
using-data-cli 是什么?
Use when the user wants to discover, track, sync, or query news, RSS, social, financial, or other external sources through agent-data-cli and any configured... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 266 次。
如何安装 using-data-cli?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install using-data-cli」即可一键安装,无需额外配置。
using-data-cli 是免费的吗?
是的,using-data-cli 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
using-data-cli 支持哪些平台?
using-data-cli 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 using-data-cli?
由 Severin Zhong(@severinzhong)开发并维护,当前版本 v1.0.1。
推荐 Skills