← Back to Skills Marketplace
ndtchan

Stock Picker Orchestrator

cross-platform ✓ Security Clean
700
Downloads
1
Stars
6
Active Installs
3
Versions
Install in OpenClaw
/install stock-picker-orchestrator
Description
Acts as a meta-orchestrator that routes stock-analysis requests across data, macro/news, and valuation skills under explicit budget controls; used when users...
Usage Guidance
This skill is an instruction-only orchestrator and appears coherent with its purpose, but it delegates all network access and credential use to the downstream skills it names (vnstock-free-expert, news/macro monitors, equity-valuation-framework, etc.). Before installing or invoking it: 1) verify those dependent skills are trustworthy and review their required env vars/API keys; 2) test the orchestrator in a safe environment to confirm budget limits behave as expected; 3) if you need tighter control, restrict autonomous invocation or require explicit user approval before running high-budget/deep pipelines; and 4) note that absence of code meant the static scanner had nothing to analyze — that reduces installer risk but also means you should inspect the workspace for the named skills' behavior and endpoints.
Capability Analysis
Type: OpenClaw Skill Name: stock-picker-orchestrator Version: 1.0.2 The skill bundle is benign. Both `SKILL.md` and `agents/openai.yaml` consistently instruct the AI agent to operate with transparency, strict budget controls (e.g., API call limits, free-tier pacing), and responsible reporting (mandatory output contract, confidence rubric). It explicitly warns against presenting uncertain outputs as facts, self-modifying user data, or providing absolute buy/sell instructions. There is no evidence of prompt injection attempts to subvert the agent's behavior, exfiltrate data, execute arbitrary commands, or establish persistence. The instructions actively promote ethical and cautious AI behavior.
Capability Assessment
Purpose & Capability
The name/description (meta-orchestrator for stock analysis) aligns with the SKILL.md: it routes requests to other specialized skills and enforces budget/pacing. It does not request unrelated binaries, credentials, or config paths. The fact that dependencies are named in the markdown rather than formally declared is a bookkeeping issue but not a functional mismatch.
Instruction Scope
The SKILL.md stays on-scope: it classifies intent, selects pipelines, enforces vnstock/news/valuation budgets, and mandates a structured output. It does not instruct reading local files or harvesting unrelated env vars. Note: it delegates network/API work to downstream skills — those skills (not this orchestrator) will perform the actual data fetches, so the security posture depends on them as well.
Install Mechanism
No install spec or code is included (instruction-only), so nothing is downloaded or written to disk by this skill itself. That minimizes installation risk.
Credentials
This skill declares no required environment variables or credentials, which is appropriate because it orchestrates other skills that will hold their own API keys. The SKILL.md references vnstock rate limits and 'community API key' only as policy guidance — not as required secrets for this skill itself.
Persistence & Privilege
always is false and model invocation is allowed (platform default). The skill does not request persistent system-wide changes or modify other skills' configs. Autonomous invocation will let it call downstream skills, which is expected for an orchestrator.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-picker-orchestrator
  3. After installation, invoke the skill by name or use /stock-picker-orchestrator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
**Expanded portfolio risk management and governance in orchestration logic** - Added `portfolio-risk-manager` as a required skill dependency. - Enhanced the "Portfolio Refresh" workflow to include running risk manager for IPS mini, position sizing, and ticker-level triggers. - Added rule: when user provides holdings/watchlist, only propose drafts—do not self-modify. - Updated governance section to clarify single source of truth behavior for user holdings. - Other clarifications to ensure risk controls and output trustworthiness.
v1.0.1
**Expanded documentation and scope note, plus added compatibility section and trigger examples.** - Clarified that this skill coordinates other skills and does not replace their domain logic. - Added a new compatibility section specifying required dependencies in the workspace. - Reorganized workflow into an explicit 7-step execution process. - Included new trigger example queries for clarity. - No changes to core orchestration logic or routing policies.
v1.0.0
- Initial release of the Stock Picker Orchestrator skill. - Supports end-to-end stock analysis by selecting and sequencing relevant data, macro, news, and valuation skills. - Enforces API and news data budgets based on user tier and preset risk levels. - Classifies user intent into distinct modes (deep dive, screening, macro/news investigation, portfolio refresh) and orchestrates appropriate analysis pipelines. - Standardizes outputs with clear sections: data fetched, pipeline choice, assumptions, results, confidence/gaps, risk flags, and next steps. - Applies consistent confidence scoring, conflict resolution, and governance to ensure transparent, reproducible recommendations.
Metadata
Slug stock-picker-orchestrator
Version 1.0.2
License
All-time Installs 6
Active Installs 6
Total Versions 3
Frequently Asked Questions

What is Stock Picker Orchestrator?

Acts as a meta-orchestrator that routes stock-analysis requests across data, macro/news, and valuation skills under explicit budget controls; used when users... It is an AI Agent Skill for Claude Code / OpenClaw, with 700 downloads so far.

How do I install Stock Picker Orchestrator?

Run "/install stock-picker-orchestrator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Stock Picker Orchestrator free?

Yes, Stock Picker Orchestrator is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Stock Picker Orchestrator support?

Stock Picker Orchestrator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Stock Picker Orchestrator?

It is built and maintained by Nguyễn Đức Thành (@ndtchan); the current version is v1.0.2.

💬 Comments