moss-trade-bot-factory-1.0.24

moss-trade-bot-factory-1.0.24 is a skill for Claude Code from moss-site/moss-trade-bot-skills. It costs 58 tokens per session (4,295 once invoked), scanned A, original, MIT-0.

A skill that creates cryptocurrency trading bots from natural-language descriptions of trading styles. It can run local backtests and support repeated strategy reflection; external validation or simulated trading may be available when connected.

In plain words
What is it for?
Use it to create a crypto trading bot, run local historical backtests, review and evolve the strategy, and optionally connect external platforms for validation or simulated trades.
Why use it?
It lets you test a described trading idea against historical data before considering further validation or simulation.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Good fit Use it to create a crypto trading bot, run local historical backtests, review and evolve the strategy, and optionally connect external platforms for validation or simulated trades.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/moss-site/moss-trade-bot-skills/moss-trade-bot-factory-1.0.24
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add moss-site/moss-trade-bot-skills --skill moss-trade-bot-factory-1.0.24
Clone the repo
git clone --depth 1 https://github.com/moss-site/moss-trade-bot-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for moss-trade-bot-factory-1.0.24

README.md
[![agentmods](https://agentmods.dev/badge/skills/moss-site/moss-trade-bot-skills/moss-trade-bot-factory-1.0.24/github.svg)](https://agentmods.dev/skills/moss-site/moss-trade-bot-skills/moss-trade-bot-factory-1.0.24)
Your own site
<a href="https://agentmods.dev/skills/moss-site/moss-trade-bot-skills/moss-trade-bot-factory-1.0.24"><img src="https://agentmods.dev/badge/skills/moss-site/moss-trade-bot-skills/moss-trade-bot-factory-1.0.24/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for moss-trade-bot-factory-1.0.24

Your own site · 80×15
<a href="https://agentmods.dev/skills/moss-site/moss-trade-bot-skills/moss-trade-bot-factory-1.0.24"><img src="https://agentmods.dev/badge/skills/moss-site/moss-trade-bot-skills/moss-trade-bot-factory-1.0.24.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,295 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00058 $0.04295
Opus 5 $0.00029 $0.02148
Sonnet 5 $0.00012 $0.00859
Haiku 4.5 $0.00006 $0.00430

Measured 12d ago against content hash ef70900c9f11, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

moss-trade-bot-factory-1.0.24 scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 14 executable files (__init__.py, scripts/__init__.py, scripts/core/__init__.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

moss-trade-bot-factory-1.0.24/SKILL.md · 173 lines

The source is not reproduced here

Licensed MIT-0

The repository is licensed MIT-0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 173 lines · 58 tokens per session scan A ef70900c9f11

Subscribe to this mod's changes

moss-trade-bot-factory-1.0.24 is a skill published in the GitHub repository moss-site/moss-trade-bot-skills (381 stars, last pushed 3d ago), licensed MIT-0. It adds 58 tokens to every session and 4,295 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

monitor

Autonomous monitoring loop. Checks open trades against SL/TP levels, closes trades that hit targets, evaluates expired predictions, and generates periodic summaries. Run via cron for full autonomy. Usage: /monitor.

hugoguerrap/crypto-claude-desk · 42 tokens

quick

Quick single-agent market check. Usage: /quick BTC or /quick ETH.

hugoguerrap/crypto-claude-desk · 17 tokens

crypto-hft

Trade crypto binary markets on Polymarket with 4 automated strategies. Support: 5-min BTC, 15-min/1h/4h/daily all assets (BTC, ETH, SOL, XRP).

alsk1992/CloddsBot · 47 tokens

hive-market-research

Use this skill for any live crypto market question — prices, 24h moves, liquidity, exchange/venue data, OHLC candles, order books, tickers, funding rates, derivatives, trading context — even casual asks like "what's BTC at" or "is ETH pumping". Use it whenever the answer needs current market numbers instead of memory.…

hive-intel/hive-sdk · 109 tokens

hive-query

Default entry point for any live crypto question when Hive MCP is connected — prices, wallets, tokens, DeFi, NFTs, Solana, security, markets, DEX, networks, RWA perps. Use it whenever the answer depends on live or on-chain data instead of answering from memory, even if the user never mentions Hive. Routes intent to a…

hive-intel/hive-sdk · 121 tokens

hive-token-diligence

Use this skill whenever the user asks whether a specific token is real, legit, liquid, well-held, enriched, investable, or worth researching — "is this token a scam", "run diligence on 0x…", "who holds this", "does it have real liquidity" — even if they never say "diligence". Investigates metadata, market context…

hive-intel/hive-sdk · 147 tokens