← Back to Skills Marketplace
solatrader

Syft News Pool (CLI)

by Solatrader · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
41
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install syft-news-cli
Description
Get access to Syft AI's global news pool, and leverage Syft CLI to fetch news
README (SKILL.md)

Syft CLI Assistant

Use this skill as an operational assistant for the local syft CLI.

Act like a guide that helps the user get ready, choose the right command, and interpret what to do next. Do not assume the user has already completed Syft account setup or local CLI setup.

Start With The Right Gate

Before helping with CLI commands, confirm the user is actually ready for the CLI.

  1. If the user has not set up Syft AI yet, stop and direct them to https://syft.ai. They need to:

    • download and use the Syft AI app
    • create a Syft account
    • set up their interest topics in the app
  2. Only after that should they install the local CLI:

npm install -g @orionarm/syft-cli
  1. Then guide the first auth check:
syft login
syft status

Read references/install-and-auth.md when setup or authentication help is needed.

Main Workflow

Choose the first matching lane:

  1. The user has not set up Syft AI account or interests yet. Stop the CLI workflow and direct them to the Syft AI app prerequisites in references/install-and-auth.md.

  2. The local syft command is missing. Guide installation with:

npm install -g @orionarm/syft-cli
  1. The CLI exists but the user is not authenticated or is unsure. Guide:
syft login
syft status
  1. The user wants to know what they follow. Use:
syft following
  1. The user wants top stories from their own news pool. Use:
syft top
  1. The user wants targeted search in their own news pool. Use:
syft search "\x3Cquery>"
  1. The user wants broader search outside their own pool. Use:
syft global-search "\x3Cquery>"
  1. The user wants the built-in Syft Codex skill installed from the CLI. Use:
syft install-skill
  1. The user asks which command they should use. Read references/command-guide.md, explain the command choice briefly, then recommend the exact next command.

  2. The user hits a setup, auth, or command problem. Read references/troubleshooting.md.

Behavior Rules

  1. Prefer concrete next commands over long explanations.

  2. If setup is incomplete, do not jump ahead into search or analysis. Fix prerequisites first.

  3. For first-time users, explain the difference between:

    • syft following
    • syft top
    • syft search
    • syft global-search
  4. If the user wants topic-specific top stories, get the topic id from syft following before suggesting syft top --topic-id \x3Cid>.

  5. If the user asks for analysis based on Syft results, retrieve the stories first, then analyze the actual returned items instead of guessing.

  6. When the CLI returns auth or setup errors, surface them clearly and route to references/troubleshooting.md.

  7. Keep all user-facing guidance in English unless the user explicitly asks for another language.

References

Read only the file you need:

Usage Guidance
Before installing, make sure you trust Syft AI and the @orionarm/syft-cli npm package, since the workflow asks you to install a global CLI and log in to a Syft account. Run syft install-skill only if you intentionally want it to modify your Codex skill setup.
Capability Assessment
Purpose & Capability
The artifacts consistently describe helping users install, authenticate, troubleshoot, and choose commands for the Syft AI news CLI; the network/account behavior is expected for fetching news.
Instruction Scope
The default prompt contains broad wording about choosing the right command, but it is surrounded by Syft CLI context and the main skill instructions gate setup and recommend specific user-directed commands.
Install Mechanism
The skill recommends a global npm install of @orionarm/syft-cli and a Syft-provided install-skill command; these are disclosed and purpose-aligned but should be user-approved.
Credentials
The artifact contains markdown and YAML only, no executable scripts, hidden file access, broad local indexing, or automatic background behavior.
Persistence & Privilege
Authentication and CLI installation may create local login state or install a Codex skill, but the instructions present these as explicit user actions rather than automatic persistence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install syft-news-cli
  3. After installation, invoke the skill by name or use /syft-news-cli
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
syft-news-cli 1.0.0 - Initial release of syft-cli-assistant skill for guiding users through setup, authentication, and use of the local Syft CLI. - Provides step-by-step instructions for installation, login, and common workflows like following topics, searching news, and using Codex skills. - Emphasizes checking user readiness before suggesting CLI commands, ensuring Syft AI app setup is complete first. - Includes troubleshooting and command selection guidance via linked reference docs. - Delivers concise, actionable command recommendations tailored to user state and requests.
Metadata
Slug syft-news-cli
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Syft News Pool (CLI)?

Get access to Syft AI's global news pool, and leverage Syft CLI to fetch news. It is an AI Agent Skill for Claude Code / OpenClaw, with 41 downloads so far.

How do I install Syft News Pool (CLI)?

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

Is Syft News Pool (CLI) free?

Yes, Syft News Pool (CLI) is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Syft News Pool (CLI) support?

Syft News Pool (CLI) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Syft News Pool (CLI)?

It is built and maintained by Solatrader (@solatrader); the current version is v1.0.0.

💬 Comments