moss-trade-bot-factory-1.0.22-zh

moss-trade-bot-factory-1.0.22-zh is a skill for Claude Code from moss-site/moss-trade-bot-skills. It costs 60 tokens per session (2,598 once invoked), scanned A, original, MIT-0.

A tool for turning a trading idea written in everyday language into a cryptocurrency trading bot. It can run local tests on past market data, with optional checks and simulated trades through external platforms.

In plain words
What is it for?
Use it to describe a cryptocurrency trading style, create a bot, run local backtests, and optionally verify or simulate it on an external platform.
Why use it?
It removes the need to manually turn a written strategy into bot code and set up historical tests. It can also repeatedly review and improve the strategy.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Good fit Use it to describe a cryptocurrency trading style, create a bot, run local backtests, and optionally verify or simulate it on an external platform.

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.21
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.21
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.22-zh

README.md
[![agentmods](https://agentmods.dev/badge/skills/moss-site/moss-trade-bot-skills/moss-trade-bot-factory-1.0.21/github.svg)](https://agentmods.dev/skills/moss-site/moss-trade-bot-skills/moss-trade-bot-factory-1.0.21)
Your own site
<a href="https://agentmods.dev/skills/moss-site/moss-trade-bot-skills/moss-trade-bot-factory-1.0.21"><img src="https://agentmods.dev/badge/skills/moss-site/moss-trade-bot-skills/moss-trade-bot-factory-1.0.21/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.22-zh

Your own site · 80×15
<a href="https://agentmods.dev/skills/moss-site/moss-trade-bot-skills/moss-trade-bot-factory-1.0.21"><img src="https://agentmods.dev/badge/skills/moss-site/moss-trade-bot-skills/moss-trade-bot-factory-1.0.21.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,598 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.00060 $0.02598
Opus 5 $0.00030 $0.01299
Sonnet 5 $0.00012 $0.00520
Haiku 4.5 $0.00006 $0.00260

Measured 13d ago against content hash d8297d75549c, 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.22-zh 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 13d ago.

The scan reads SKILL.md. This mod also ships 15 executable files (scripts/core/__init__.py, scripts/core/backtest.py, scripts/core/decision.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.21/SKILL.md · 184 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

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. 13d ago First seen · 184 lines · 60 tokens per session scan A d8297d75549c

Subscribe to this mod's changes

moss-trade-bot-factory-1.0.22-zh 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 60 tokens to every session and 2,598 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