← Back to Skills Marketplace
bytesagain1

Crypto News Feed

by bytesagain1 · GitHub ↗ · v3.0.2 · MIT-0
cross-platform ✓ Security Clean
455
Downloads
0
Stars
1
Active Installs
15
Versions
Install in OpenClaw
/install crypto-news-feed
Description
Reference tool for blockchain and crypto — covers intro, formulas, regulations and more. Quick lookup for Crypto News Feed concepts, best practices, and impl...
README (SKILL.md)

Crypto News Feed

Reference tool for blockchain and crypto — covers intro, formulas, regulations and more. Quick lookup for Crypto News Feed concepts, best practices, and impl... No API keys or credentials required.

Commands

Command Description
intro intro reference
formulas formulas reference
regulations regulations reference
risks risks reference
instruments instruments reference
strategies strategies reference
glossary glossary reference
checklist checklist reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

Usage Guidance
This skill appears to be a harmless local reference implemented as a shell script: it prints static documentation for several crypto-related topics and does not perform network access or request credentials. Before installing, you may want to: 1) verify the few version mismatches if you need strict versioning; 2) review the script file to ensure no future updates add network calls or credential usage; and 3) prefer installing only from the upstream repository you trust. Because the skill can be invoked autonomously by the agent (the platform default), consider whether you want it enabled for automated runs—but combined with its lack of network/credential access, the risk is low.
Capability Analysis
Type: OpenClaw Skill Name: crypto-news-feed Version: 3.0.2 The skill is a static reference tool for cryptocurrency and blockchain concepts. The 'scripts/script.sh' file only outputs hardcoded text via heredocs and does not perform any network operations, file system modifications, or sensitive data access. All commands are purely informational and align with the documentation in 'SKILL.md'.
Capability Assessment
Purpose & Capability
The name/description (crypto reference/news feed) match the provided artifacts: SKILL.md documents several read-only commands and the included script implements those commands as static heredoc outputs. There are minor metadata inconsistencies (registry version 3.0.2 vs SKILL.md 3.0.1 vs script VERSION 3.0.0) but these look like bookkeeping issues, not malicious behavior.
Instruction Scope
SKILL.md instructs the agent to provide local reference content and explicitly states no external API calls or network access. The script implements only local text output (cat heredocs) and a basic command dispatch; it does not read external files, environment variables, or make network calls. Small implementation oddity: the help heredoc is single-quoted ('HELPEOF'), so the $VERSION variable will not expand in the displayed help — a benign bug, not a security concern.
Install Mechanism
No install spec is provided and no binaries are installed. The skill is instruction-only plus a shell script; nothing is downloaded or written to disk by an installer.
Credentials
The skill declares no required environment variables, and the script does not access any credentials or environment-sensitive paths. No secret or unrelated credentials are requested.
Persistence & Privilege
always is false (default), user-invocable is true, and model invocation is allowed (normal). The skill does not request permanent presence or modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install crypto-news-feed
  3. After installation, invoke the skill by name or use /crypto-news-feed
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.0.2
Fix description
v3.0.1
Fix description
v3.0.0
Clean package
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.4.4
yaml-fix+quality
v2.4.3
yaml-fix+quality
v2.4.2
Quality upgrade
v2.4.1
Quality fix: cleaner docs, removed flags
v2.4.0
Fixed: aligned documentation with implementation, added missing commands
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
- Removed the file `tips.md`. - No other functionality or documentation changes.
v1.0.0
Initial release of Crypto News Feed. - Aggregates cryptocurrency news from top RSS sources. - Filters articles by keywords, categories, sentiment, and recency. - Performs sentiment analysis and applies a clear scoring system. - Generates daily HTML digest reports summarizing trends, sentiment, and top stories. - Includes commands to manage RSS sources, view trending topics, and automate daily digests. - Provides built-in keyword categories for DeFi, NFT, Layer 2, Regulation, and Meme news.
Metadata
Slug crypto-news-feed
Version 3.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 15
Frequently Asked Questions

What is Crypto News Feed?

Reference tool for blockchain and crypto — covers intro, formulas, regulations and more. Quick lookup for Crypto News Feed concepts, best practices, and impl... It is an AI Agent Skill for Claude Code / OpenClaw, with 455 downloads so far.

How do I install Crypto News Feed?

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

Is Crypto News Feed free?

Yes, Crypto News Feed is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Crypto News Feed support?

Crypto News Feed is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Crypto News Feed?

It is built and maintained by bytesagain1 (@bytesagain1); the current version is v3.0.2.

💬 Comments