trading-skills-navigator

Recommend Claude Trading Skills workflows from natural language queries and user preferences.

2|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/IhsanDanish25/claude-trading-skills --skill trading-skills-navigator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trading-skills-navigator
Source: https://github.com/IhsanDanish25/claude-trading-skills/tree/main/skills/trading-skills-navigator
Command: npx skills add https://github.com/IhsanDanish25/claude-trading-skills --skill trading-skills-navigator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, pandas, numpy, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies discovering and navigating the Claude Trading Skills repository's extensive collection of workflows and related resources.

Core Features & Use Cases

  • Dynamic Recommendation: Offers personalized recommendations based on user goals, workflows, and API profiles.
  • No-API vs API Paths: Separates workflows suitable for no-API key users from those requiring paid integration access.
  • Workflow Visualization: Provides clear descriptions and setup paths for recommended workflows.

Quick Start

Query: "I want to do swing trading without paid API keys." Result: "Use the 'market-regime-daily' workflow with 'swing-opportunity-daily' as a secondary, install the 'portfolio-manager' and 'position-sizer' skills for position sizing, and follow the setup guide found in 'references/setup_paths.md'."

Frequently Asked Questions about trading-skills-navigator

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

FAQPage Schema
How do I find trading workflows in the Claude repository without an API key?

Trading workflow routing separates no-API key paths from paid integration access. By querying skills-index.yaml metadata, the navigator recommends suitable workflows like market-regime-daily and provides targeted setup guidance for users without API keys.

Can I get personalized trading skillset recommendations based on my portfolio goals?

Personalized trading skillset recommendations are generated by matching natural language queries against your portfolio goals and API profiles. The navigator dynamically routes you to appropriate workflows and specific skills like position-sizer based on these inputs.

Does the trading skills navigator require Python and pandas to run?

The trading skills navigator requires Python, pandas, and numpy to execute. These dependencies process the repository's metadata snapshot and skills-index.yaml files to generate workflow recommendations and setup paths.

What is the best way to navigate Claude trading skillsets for swing trading?

To navigate Claude trading skillsets for swing trading, query the navigator with your strategy. It recommends workflows like swing-opportunity-daily and identifies necessary skills such as portfolio-manager and position-sizer for comprehensive setup.

How does API profiling affect which trading workflows get recommended?

API profiling affects trading workflow recommendations by separating access tiers. The navigator evaluates your API profile to route users with paid integration access to advanced workflows, while offering alternative no-API paths for standard users.

How do I set up recommended trading workflows after getting a routing suggestion?

To set up recommended trading workflows, follow the setup guidance provided in the references directory. The navigator outputs specific file paths like references/setup_paths.md containing detailed installation steps for your recommended skillsets and workflows.