Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

cryptoclaw

cryptoclaw には TermiX-official から収集した 36 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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