← Back to Skills Marketplace
Web3 Daily
by
alexander10011
· GitHub ↗
· v2.1.1
· MIT-0
220
Downloads
0
Stars
1
Active Installs
8
Versions
Install in OpenClaw
/install web3-daily
Description
Web3 public research digest service. Provides daily digest with macro news, KOL sentiment, and real-time market data (BTC/ETH prices, Fear & Greed Index). No...
Usage Guidance
This skill is coherent: it simply asks the agent to POST a language flag to a third‑party API and display the returned 'digest'. Before installing, consider that (1) the service endpoint (https://j4y-production.up.railway.app) is a third‑party backend hosted on Railway — the operator could log requests and responses, so avoid sending any private or sensitive content through this skill; (2) the skill's guarantees (no personal data sent) are based on the provided instructions and metadata — you should verify the backend operator (GitHub repo owner) and review the service's privacy practices if you need higher assurance; and (3) the skill enforces returning raw API content, so availability or correctness depends entirely on that external service. If the skill ever requested API keys, local file access, or other credentials, or if the endpoint were an obscure/personal IP/shortened URL, reclassification to 'suspicious' would be warranted.
Capability Analysis
Type: OpenClaw Skill
Name: web3-daily
Version: 2.1.1
The web3-daily skill is a legitimate research digest tool that fetches cryptocurrency market data and news. It requires network permissions to interact with a dedicated backend API (j4y-production.up.railway.app) via curl. The instructions in SKILL.md are strictly focused on ensuring the AI agent retrieves real-time data rather than hallucinating content, and no sensitive local data or environment variables are accessed or exfiltrated.
Capability Assessment
Purpose & Capability
Name/description promise (daily Web3 digest, KOL sentiment, BTC/ETH prices) matches the runtime instructions: the SKILL.md explicitly directs the agent to call a third‑party API to retrieve the digest. The network permission and external service (j4y-production.up.railway.app) are consistent with the described capability. No unexplained credentials, binaries, or system paths are requested.
Instruction Scope
The instructions are narrowly scoped: they require a single POST to the stated API with only a language field, parsing the JSON 'digest' field, and returning its contents verbatim. The workflow does not ask the agent to read local files, environment variables, or other system state. The requirement to execute the real API call (do not simulate) is explicit but coherent with the skill's promise.
Install Mechanism
This is instruction‑only (no install spec, no code files to execute). No installers, downloads, or archive extraction are present, which minimizes installation risk.
Credentials
The skill declares no required environment variables or credentials and the claw.json documents that only 'language_preference' is shared with the external service. There are no disproportionate or unrelated secrets requested.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system settings. Autonomous invocation is allowed by platform default but not combined with high privilege or credential access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install web3-daily - After installation, invoke the skill by name or use
/web3-daily - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.1
v2.1.1: Document /digest/compact as primary compact endpoint.
v2.1.0
v2.1.0: Add compact digest API for quick reading and push notifications. No URL links, ~2500 words.
v2.0.1
v2.0.1: Remove all wallet address references from sample files. Pure public digest only.
v2.0.0
v2.0.0: Simplified to public digest only. Removed personalized features and Telegram delivery. Zero personal data collection.
v1.2.1
Add comprehensive installation guide and platform compatibility
v1.2.0
Strengthen SKILL.md instructions to prevent AI agents from generating fake content
v1.1.0
Add comprehensive privacy declarations, permission requirements, and data usage transparency to address security scan concerns
v1.0.0
Initial release - Web3 personalized daily digest
Metadata
Frequently Asked Questions
What is Web3 Daily?
Web3 public research digest service. Provides daily digest with macro news, KOL sentiment, and real-time market data (BTC/ETH prices, Fear & Greed Index). No... It is an AI Agent Skill for Claude Code / OpenClaw, with 220 downloads so far.
How do I install Web3 Daily?
Run "/install web3-daily" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Web3 Daily free?
Yes, Web3 Daily is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Web3 Daily support?
Web3 Daily is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Web3 Daily?
It is built and maintained by alexander10011 (@alexander10011); the current version is v2.1.1.
More Skills