Tradecraft
Description
102 Claude Code skills across 7 categories -- trading strategies, Azure, VSCode extensions, AI prompts, and custom automation skills
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Tradecraft
**5 entry-point commands** on top of **169 curated AI skills** โ trading, AI development, software engineering, Claude Code platform, data acquisition, and more. You don't need to remember 169 names: start with one of the 5, let it route you in.
[](COMMANDS.md) [](COMMANDS.md) [](https://code.claude.com/docs/en/plugins) [](LICENSE)
**๐ [Install manual](INSTALL.md) ยท [Full command reference](COMMANDS.md) ยท [Contributing](CONTRIBUTING.md)**
Quick Install
Inside Claude Code:
/plugin marketplace add https://github.com/mahmoud20138/Tradecraft.git
/plugin install tradecraft@tradecraft
The full HTTPS URL is recommended because the `owner/repo` shorthand can resolve to SSH on some machines and fail if GitHub isn't in `~/.ssh/known_hosts`. See [INSTALL.md](INSTALL.md) for the full setup.
**Works on Windows, macOS, and Linux.** The default free data path is cross-platform (yfinance, no credentials). The optional MT5 upgrade path is Windows-only (MetaQuotes ships the `MetaTrader5` Python package for Windows only). See the [platform support matrix](INSTALL.md#platform-support) for details.
For live market data on the `fetch-quotes` / `analyze-*` combination skills (free path, no account, no API key):
pip install -r "${CLAUDE_PLUGIN_ROOT}/scripts/requirements.txt"
The 5 entry points
Start here. These five commands cover the full collection:
| Command | What it does |
|---|---|
/tradecraft:analyze |
One-shot deep analysis for any ticker โ regime, structure, entry, SL/TP, JSON plan |
/tradecraft:search [keyword] |
Find the right specialist skill by keyword; no arg shows the 5-entry |
Related Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k โญ) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps