tukuaiaitukuaiaiCommunity·25 Agent Skills Included

tradecat-public

Autonomous crypto paper trading with AI agents and Binance data

Runs an AI-agent paper trading loop that reads public online sheet signals, enriches them with Binance public market data, and simulates trades locally. Eliminates the risk of real-money loss by blocking API keys, signed requests, and real orders while auditing every agent decision against strict schemas. Produces paper ledgers, audit journals, and daily health reports so you can validate trading strategies safely before going live.
npx skills add tukuaiai/tradecat-public --all -g -y
Available:

Instructs the AI agent on the full paper-trading workflow: which commands to run, which files it may modify, and the hard safety rules that forbid real orders, credentials, or signed Binance requests.

All Skills in This Repository (25)

Pure Emerald Level Indicators
📦 In Repo
tukuaiaitukuaiai

crypto-market-rank

Retrieve crypto token rankings and leaderboards from Binance web3 endpoints.

Community
Intermediate
📦 In Repo
tukuaiaitukuaiai

binance-tokenized-securities-info

Retrieve Ondo tokenized US stock data from Binance Web3 public endpoints.

Community
Intermediate
📦 In Repo
tukuaiaitukuaiai

query-address-info

Query wallet token balances and positions with market context for analysis.

Community
Basic
📦 In Repo
tukuaiaitukuaiai

query-token-info

Fetch token metadata and market metrics from Binance Web3 endpoints.

Community
Intermediate
📦 In Repo
tukuaiaitukuaiai

meme-rush

Identify newly launched meme tokens and AI-ranked hot topics via Binance Web3 endpoints.

Community
Intermediate
📦 In Repo
tukuaiaitukuaiai

query-token-audit

Audit token contracts for scam and honeypot risks via Binance Web3 API.

Community
Basic
📦 In Repo
tukuaiaitukuaiai

trading-signal

Retrieve on-chain smart money buy/sell signals with trigger and performance context.

Community
Basic
📦 In Repo
tukuaiaitukuaiai

vip-loan

Retrieve Binance VIP loan data and execute borrow, renew, and repay operations via authenticated API endpoints.

Community
Intermediate
📦 In Repo
tukuaiaitukuaiai

margin-trading

Manage Binance cross and isolated margin accounts with authenticated API calls.

Community
Advanced
📦 In Repo
tukuaiaitukuaiai

derivatives-trading-options

Fetch Binance derivatives option market data and manage account orders via EAPI endpoints.

Community
Advanced
📦 In Repo
tukuaiaitukuaiai

derivatives-trading-coin-futures

Retrieve Binance coin-futures market and account data as structured JSON.

Community
Intermediate
📦 In Repo
tukuaiaitukuaiai

p2p

Retrieve Binance P2P quotes and search advertisements for fiat/asset pairs.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install tradecat-public?

Run `npx skills add tukuaiai/tradecat-public --all -g -y` in your terminal to install the full skill suite globally.

Does TradeCat place real crypto trades?

No. It only runs paper (simulated) trades locally and hard-blocks Binance API keys, signed requests, and real order endpoints.

How does the AI agent get market data?

The agent reads public online sheet signals and Binance public read-only data like klines, order books, funding rates, and open interest, with no credentials required.

What happens if the agent forgets position sizing?

The system fails closed with an agent_sizing_required error and never invents default leverage, stop loss, or take profit values.

Can I monitor the paper trading loop?

Yes. A local read-only web monitor shows the paper ledger, audit journal, and decision history, and reports can be exported as JSON.

Related Repositories in Finance & Accounting

View All in Finance & Accounting