trade-scan

Automate paper trading analysis with a 6-stage pipeline and Minervini risk rules.

Updated May 17, 2026
One-click install
npx skills add https://github.com/JediNight/hakari --skill trade-scan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trade-scan
Source: https://github.com/JediNight/hakari/tree/main/skills/trade-scan
Command: npx skills add https://github.com/JediNight/hakari --skill trade-scan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Claude Code, Node.js, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Trade Scan automates paper trading analysis by conducting multi-stage technical analysis, fundamental checks, and risk assessments, with mandatory human approval before every trade.

Core Features & Use Cases

  • Multi-Stage Analysis: Conducts detailed market analysis and technical assessment across six stages.
  • Validation Hooks: Enforces checks at each stage to ensure trades meet predefined criteria.
  • Human Approval: Requires manual confirmation before executing trades.
  • Use Case: Perfect for traders looking to automate their analysis workflow while maintaining human oversight.

Quick Start

Start the trade scan analysis by running the /trade-scan command in your Claude environment.

Frequently Asked Questions about trade-scan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate paper trading analysis with human approval?

Paper trading analysis automation is achieved through a 6-stage pipeline that conducts multi-timeframe technical analysis, SEC fundamental checks, and Minervini risk rules, requiring manual confirmation before executing trades.

What is multi-stage validation in trade automation?

Multi-stage validation in trade automation is a pipeline process that enforces predefined technical and fundamental criteria checks across six distinct stages before allowing any trade execution.

Do I need Claude Code to run technical and fundamental analysis scripts?

Yes, Claude Code CLI or the desktop app is required to run the technical and fundamental analysis scripts, utilizing the environment for deterministic checks and LLM inference.

How does Minervini risk assessment work with SEC fundamental checks?

Minervini risk assessment works alongside SEC fundamental checks by combining deterministic script validation with LLM inference to evaluate both qualitative risk rules and regulatory filings.

Can I use Node.js scripts for semi-automated trading strategies?

Node.js scripts are used for deterministic checks within semi-automated trading strategies, executing multi-timeframe technical analysis while enforcing mandatory human approval before final execution.

What are the limitations of manual approval in trade automation?

The limitation of manual approval in trade automation is that every trade requires human confirmation, preventing fully automated execution and making the system unsuitable for high-frequency trading strategies.