← Back to Skills Marketplace
743
Downloads
0
Stars
11
Active Installs
1
Versions
Install in OpenClaw
/install stock-market
Description
Analyze stock market setups with thesis checks, catalyst mapping, risk controls, and explicit trade or no-trade decisions.
Usage Guidance
This skill appears coherent and local-only, but before installing: (1) confirm you want files created under ~/stock-market/ and where that maps on your OS; (2) choose the integration preference (manual vs automatic activation) if you want to avoid autonomous invocation; (3) do not provide broker credentials to this skill (it explicitly says it won't place orders); (4) inspect any created files and back them up if they will contain sensitive notes; and (5) if you later integrate with broker/external services, treat that as a separate action and verify what credentials are required. If you want stricter control, set the skill to invoke only when explicitly requested.
Capability Analysis
Type: OpenClaw Skill
Name: stock-market
Version: 1.0.0
This skill bundle is benign. All files are documentation or templates, with no executable code. The `SKILL.md` and `setup.md` explicitly state that the skill operates locally, does not exfiltrate data, does not place orders, and restricts file access to `~/stock-market/`. Instructions for the AI agent consistently reinforce these boundaries, requiring user confirmation for file creation and avoiding any prompt injection attempts to subvert the agent's core functions or access sensitive data.
Capability Assessment
Purpose & Capability
Name/description (stock analysis, watchlists, risk rules) align with the skill's files and declared behavior. It requests no binaries, no environment variables, and only uses a local workspace (~/stock-market/), which is appropriate for the stated purpose.
Instruction Scope
SKILL.md and supporting templates confine actions to creating and updating files inside ~/stock-market/ and explicitly state files are created only after user confirmation. It declares no outbound data transfer by default and says it will not access files outside the workspace, which fits the skill's functionality.
Install Mechanism
This is an instruction-only skill with no install spec, no downloads, and no code files — the lowest-risk model for system impact.
Credentials
No environment variables, credentials, or config paths are required. The lack of requested secrets is consistent with a local planning/analysis tool.
Persistence & Privilege
always is false and the skill stores only local files in a user-home subdirectory after asking for confirmation. The skill can be invoked autonomously by the agent (platform default), but that alone is not a concern given the skill's limited scope; the SKILL.md also asks the user to choose integration behavior on first run.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install stock-market - After installation, invoke the skill by name or use
/stock-market - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with a market briefing workflow, watchlist template, and risk controls for disciplined stock analysis.
Metadata
Frequently Asked Questions
What is Stock Market?
Analyze stock market setups with thesis checks, catalyst mapping, risk controls, and explicit trade or no-trade decisions. It is an AI Agent Skill for Claude Code / OpenClaw, with 743 downloads so far.
How do I install Stock Market?
Run "/install stock-market" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Stock Market free?
Yes, Stock Market is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Stock Market support?
Stock Market is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created Stock Market?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills