← Back to Skills Marketplace
9930
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install content-stock
Description
Analyze themes/news for stock selection
Usage Guidance
Review before installing. Only use this skill if you can verify the real EasyAlpha endpoint, preferably an HTTPS hostname, and are comfortable sending stock-analysis queries to that service. Use a revocable, scoped API key and avoid sensitive trading strategies or confidential business information.
Capability Assessment
Purpose & Capability
The code matches the stated stock/news analysis purpose by exposing get_content_stock(request) and streaming results from an external analysis API.
Instruction Scope
The README documents query/type usage and the EASYALPHA_API_KEY requirement, but does not clearly disclose the remote destination or safe handling expectations for the credential.
Install Mechanism
No installer, package install, shell script, or hidden setup behavior is present; the artifact is a Node-compatible JavaScript module plus SKILL.md.
Credentials
The API key and user query are sent to http://[IP_ADDRESS]/api/v1/alpha/content_stock, which is an undocumented placeholder-style HTTP endpoint without TLS or a named provider host.
Persistence & Privilege
No persistence, background execution, local file reads/writes, credential storage, privilege escalation, or shell execution is shown.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install content-stock - After installation, invoke the skill by name or use
/content-stock - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Rebranded the skill as "content-stock" with a new description and versioning.
- Added SKILL.md and content_stock.js to support stock selection analysis based on news, keywords, or reports.
- Removed the previous "content" skill documentation (skill.md).
- New setup instructions: requires EASYALPHA_API_KEY and usage examples provided.
- Supports two analysis depths: "fast" and "deep".
Metadata
Frequently Asked Questions
What is content-stock?
Analyze themes/news for stock selection. It is an AI Agent Skill for Claude Code / OpenClaw, with 9930 downloads so far.
How do I install content-stock?
Run "/install content-stock" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is content-stock free?
Yes, content-stock is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does content-stock support?
content-stock is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created content-stock?
It is built and maintained by fonilye (@fonilye); the current version is v1.0.0.
More Skills