Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

cryptoclaw

cryptoclaw에는 TermiX-official에서 수집한 skills 36개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
36
Stars
109
업데이트
2026-03-19
Forks
10
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

zkvm-evaluator
소프트웨어 개발자

Trustless ERC-8183 job evaluation — run Client's verification program inside a zkVM with ZK proof.

2026-03-19
binance-spot
소프트웨어 개발자

Binance official spot trading skill — place orders, manage accounts, and access real-time market data via Binance Spot API. Sourced from github.com/binance/binance-skills-hub.

2026-03-17
agentic-commerce
소프트웨어 개발자

Create, fund, and settle on-chain agent jobs via ERC-8183 Agentic Commerce Protocol.

2026-03-16
binance-address-info
소프트웨어 개발자

Binance Web3 official skill — query any wallet address for token holdings, balances, and portfolio data across BSC, Base, and Solana. Sourced from github.com/binance/binance-skills-hub.

2026-03-06
binance-market-rank
소프트웨어 개발자

Binance Web3 official skill — crypto market rankings including trending tokens, smart money inflow, social hype, meme ranks, and top trader PnL leaderboards. Sourced from github.com/binance/binance-skills-hub.

2026-03-06
binance-meme-rush
소프트웨어 개발자

Binance Web3 official skill — real-time meme token launchpad tracking and AI-powered trending topic discovery on Solana and BSC. Sourced from github.com/binance/binance-skills-hub.

2026-03-06
binance-token-audit
소프트웨어 개발자

Binance Web3 official skill — security audit for token contracts, detecting honeypots, rug pulls, and malicious functions across BSC, Base, Solana, and Ethereum. Sourced from github.com/binance/binance-skills-hub.

2026-03-06
binance-token-info
소프트웨어 개발자

Binance Web3 official skill — search tokens, retrieve metadata, real-time market data, and candlestick charts across BSC, Base, and Solana. Sourced from github.com/binance/binance-skills-hub.

2026-03-06
binance-trading-signal
소프트웨어 개발자

Binance Web3 official skill — Smart Money on-chain trading signals tracking professional investor buy/sell activity on BSC and Solana. Sourced from github.com/binance/binance-skills-hub.

2026-03-06
openai-image-gen
소프트웨어 개발자

Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.

2026-03-03
sherpa-onnx-tts
소프트웨어 개발자

Local text-to-speech via sherpa-onnx (offline, no cloud)

2026-03-02
aave-bsc
소프트웨어 개발자

Interact with Aave V3 lending protocol on BNB Smart Chain (BSC).

2026-02-07
agent-identity
소프트웨어 개발자

Register and manage on-chain AI agent identity via ERC-8004.

2026-02-07
bird
소프트웨어 개발자

X/Twitter CLI for reading, searching, posting, and engagement via cookies.

2026-02-07
canvas
소프트웨어 개발자

Display HTML content on connected CryptoClaw nodes (Mac, iOS, Android).

2026-02-07
coingecko
소프트웨어 개발자

Query CoinGecko API for prices, market data, trending tokens, and historical charts.

2026-02-07
contract-deployer
소프트웨어 개발자

Deploy smart contracts (ERC20, ERC721) from templates.

2026-02-07
debank
소프트웨어 개발자

Query DeBank OpenAPI for wallet portfolios, token holdings, DeFi positions, and transaction history.

2026-02-07
defi-dashboard
소프트웨어 개발자

Monitor yield farming, staking positions, and liquidity pool status.

2026-02-07
defillama
소프트웨어 개발자

Query DeFiLlama for TVL, protocol analytics, yield pools, and stablecoin data.

2026-02-07
dune
소프트웨어 개발자

Execute and query Dune Analytics dashboards for on-chain data and custom SQL analytics.

2026-02-07
etherscan
소프트웨어 개발자

Query block explorer APIs (Etherscan, BSCScan, Polygonscan, etc.) for transactions, contracts, and gas data.

2026-02-07
four-meme
소프트웨어 개발자

Discover and analyze tokens on the four.meme BSC launchpad.

2026-02-07
gas-tracker
소프트웨어 개발자

Monitor gas prices across blockchain networks.

2026-02-07
macro-calendar
소프트웨어 개발자

Track macroeconomic events, Fed rates, CPI, and economic indicators affecting crypto.

2026-02-07
market-data
소프트웨어 개발자

Fetch cryptocurrency prices, market caps, charts, and trending tokens.

2026-02-07
nft-manager
소프트웨어 개발자

View, transfer, and manage NFTs (ERC721 and ERC1155).

2026-02-07
portfolio-tracker
소프트웨어 개발자

Track token holdings, balances, and portfolio value across chains.

2026-02-07
security-check
정보 보안 분석가

Assess token and address security via the GoPlus Security API.

2026-02-07
token-swap
소프트웨어 개발자

Execute token swaps on Uniswap/PancakeSwap across multiple EVM chains.

2026-02-07
wallet-manager
소프트웨어 개발자

Create, import, and manage blockchain wallets securely.

2026-02-07
whale-watcher
소프트웨어 개발자

Monitor large transactions and whale movements on-chain.

2026-02-07
hyperliquid
소프트웨어 개발자

Trade perpetual futures & spot on Hyperliquid DEX — market data, orders, positions, and vaults.

2026-02-07
merge-pr
소프트웨어 개발자

Merge a GitHub PR via squash after /preparepr. Use when asked to merge a ready PR. Do not push to main or modify code. Ensure the PR ends in MERGED state and clean up worktrees after success.

2026-02-06
prepare-pr
소프트웨어 개발자

Prepare a GitHub PR for merge by rebasing onto main, fixing review findings, running gates, committing fixes, and pushing to the PR head branch. Use after /reviewpr. Never merge or push to main.

2026-02-06
review-pr
소프트웨어 품질 보증 분석가·테스터

Review-only GitHub pull request analysis with the gh CLI. Use when asked to review a PR, provide structured feedback, or assess readiness to land. Do not merge, push, or make code changes you intend to keep.

2026-02-06