← Back to Skills Marketplace
severinzhong

using-data-cli

by Severin Zhong · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
266
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install using-data-cli
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install using-data-cli
  3. After installation, invoke the skill by name or use /using-data-cli
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug using-data-cli
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 266 downloads so far.

How do I install using-data-cli?

Run "/install using-data-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is using-data-cli free?

Yes, using-data-cli is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does using-data-cli support?

using-data-cli is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created using-data-cli?

It is built and maintained by Severin Zhong (@severinzhong); the current version is v1.0.1.

💬 Comments