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

solana-clawd

solana-clawd には Solizardking から収集した 48 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
48
Stars
0
更新
2026-07-03
Forks
0
職業カバレッジ
7 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

clawd-code-skill
その他コンピュータ職

Development conventions and architecture guide for the Clawd Code CLI repository — a Solana-native AI coding agent with perps trading, image generation, voice, and x402 payments.

2026-07-03
agent-registry
ソフトウェア開発者

Register, discover, and hire autonomous AI agents on Solana. On-chain identity via Metaplex Core NFTs (8004-solana SDK or REST API). Search by capability, check reputation backed by $CLAWD payment proofs, browse the service catalog, and get machine-readable hiring instructions. Supports Google A2A agent-card.json and Anthropic MCP server-card.json. No EVM — Solana only.

2026-06-17
solana-rpc
ソフトウェア開発者

Solana RPC data toolkit — 8-command CLI for live on-chain data: SOL balance + SPL token portfolio with USD values, transaction detail with balance changes, SPL token metadata + top holders, recent activity history, NFT portfolio (SPL + cNFT via Helius DAS), whale detector, network stats (TPS/epoch/price), and quick price lookup. Pure Python stdlib, no extra packages. Optional HELIUS_API_KEY for compressed NFT detection.

2026-06-15
clawd-guard-secrets
情報セキュリティアナリスト

Clawd Guard — the sovereign secrets sentinel. Mandatory reading for every Solana developer before they push a single commit. Use when: setting up a new repo, reviewing a .gitignore, onboarding a dev, or after any "oops I committed my private key" incident. Covers every secrets pattern that must never touch git: wallet JSON files, keypairs, .env files, private keys, API tokens, service account credentials, and IDE/OS junk. Built by Clawd to stop you from becoming a cautionary tale.

2026-06-08
greptile
ソフトウェア品質保証アナリスト・テスター

AI code reviews via Greptile — trigger PR reviews, run local CLI reviews, query codebase graphs, apply auto-fixes, manage custom rules, and analyze review analytics. Use for code review, PR feedback, issue triage, and codebase exploration.

2026-06-08
clawd-tui
ソフトウェア開発者

Clawd TUI perps screen integration. Use when the user asks about the Clawd terminal UI, the Phoenix perps screen inside the TUI, paper trading from the TUI, or how the TUI drives Vulcan.

2026-06-08
vulcan-error-recovery
ソフトウェア開発者

Error category routing, tx_failed recovery, and network error handling for Vulcan.

2026-06-08
vulcan-execution-modes
ソフトウェア開発者

Canonical taxonomy of Vulcan's execution modes (Observe / Paper / Dry-Run / Confirm-Each / Auto-Execute), with explicit instructions for when to ask the user which mode, how to format the question, and what follow-up to collect per mode. Load whenever the user asks 'should this be paper or live?' or before any strategy/trade launch.

2026-06-08
vulcan-grid-trading
ソフトウェア開発者

Grid trading with layered limit orders across a price range on Phoenix DEX perpetuals.

2026-06-08
vulcan-lot-size-calculator
ソフトウェア開発者

Convert desired token amounts to base lots — the most common agent mistake.

2026-06-08
vulcan-margin-operations
ソフトウェア開発者

Deposit, withdraw, transfer collateral, isolated margin, and leverage tier management.

2026-06-08
vulcan-market-intel
ソフトウェア開発者

Ticker, orderbook, candles, market info, and pre-trade analysis patterns.

2026-06-08
vulcan-onboarding
ソフトウェア開発者

First interaction and new user setup: health check, paper-first path, wallet creation, registration, first deposit, and verification.

2026-06-08
vulcan-portfolio-intel
ソフトウェア開発者

Full portfolio snapshot: cross + isolated margin, positions with uPnL %, resting orders, funding exposure, and optional daily/weekly performance.

2026-06-08
vulcan-position-management
ソフトウェア開発者

List, show, close, reduce positions and manage TP/SL on existing positions.

2026-06-08
vulcan-quickstart
ソフトウェア開発者

Five-minute install + first paper trade. Use for any 'set up Vulcan / install kraken-cli-like tool / get started' request before falling through to vulcan-onboarding's wallet-creation flow.

2026-06-08
vulcan-risk-management
ソフトウェア開発者

Pre-trade risk checks, leverage tiers, margin health thresholds, and when-to-warn rules.

2026-06-08
vulcan
ソフトウェア開発者

MUST be loaded before producing any answer about Vulcan, Phoenix DEX, Phoenix perpetuals, Solana perps, the `vulcan` CLI/MCP, or agent-based trading workflows. Single entry-point: contains the runtime contract pointer, the non-negotiable safety rules, the focused-skill router, and the live-launch preflight gate. Answers given without loading this skill have produced wrong commands, wrong wallet selection, and unsafe live trades. Load on the FIRST turn the topic appears in a conversation and re-load on any session restart.

2026-06-08
vulcan-ta-strategy
ソフトウェア開発者

TA-driven strategy runner — declarative rules (Condition → Action) over indicators, price, and boolean composition.

2026-06-08
vulcan-technical-analysis
ソフトウェア開発者

Technical indicators (SMA, EMA, RSI, MACD, BBands, ATR, VWAP, ADX, Stoch) and trigger evaluation over Phoenix candle history.

2026-06-08
vulcan-tpsl-management
ソフトウェア開発者

Take-profit and stop-loss: direction rules, constraints, and set/cancel flows.

2026-06-08
vulcan-trade-execution
ソフトウェア開発者

Execute perpetual futures orders with pre-trade checks and post-trade verification.

2026-06-08
vulcan-twap-execution
ソフトウェア開発者

Execute large orders as time-weighted slices to reduce market impact on Phoenix DEX.

2026-06-08
pump-admin-ops
ソフトウェア開発者

Admin and authority operations for the Pump protocol — set coin creator, update token incentives, set IDL authority, claim cashback, Mayhem mode, and BothPrograms cross-program admin instructions.

2026-06-07
pump-ai-agents
その他コンピュータ職

AI agent integration layer for the Pump SDK — agent instruction files, .well-known discovery, LLM context documents, 15+ skill files, MCP server prompts, and terminal management rules for GitHub Copilot, Claude, and Gemini.

2026-06-07
pump-bonding-curve
ソフトウェア開発者

Constant-product AMM bonding curve math for Pump token pricing — buy/sell quoting, fee-aware calculations, market cap computation, tiered fees, ceiling division, virtual vs real reserves, and edge-case handling.

2026-06-07
pump-build-release
ソフトウェア開発者

Build and release pipeline for the Pump SDK — tsup TypeScript builds, Cargo release profiles, semantic release with commitizen, npm publishing, linting, Makefile targets, Vercel deployment, and MCP server distribution.

2026-06-07
pump-claims-readonly
ソフトウェア開発者

Read-only query methods for PumpFun claims — unclaimed token rewards, creator vault balances, volume accumulators, distributable fees, and current-day token previews across Pump and PumpAMM programs.

2026-06-07
pump-fee-sharing
ソフトウェア開発者

Configure and distribute creator fees to multiple shareholders using the PumpFees program with BPS-based share allocation, admin management, and cross-program fee consolidation for graduated tokens.

2026-06-07
pump-fee-system
ソフトウェア開発者

Complete Pump protocol fee system — tiered protocol fees based on market cap, creator fee collection across two programs, basis point arithmetic, and ceiling division for dust-safe calculations.

2026-06-07
pump-mcp-server
その他コンピュータ職

Model Context Protocol server exposing 53 tools, 3 resource types, and 3 prompts for AI agent consumption — quoting, building transactions, fee management, analytics, AMM operations, social fees, wallet operations over stdio transport.

2026-06-07
pump-rust-vanity
ソフトウェア開発者

Production-grade multi-threaded Rust vanity address generator for Solana — 100K+ keys/sec using Rayon parallel iterators with solana-sdk, Base58 pattern matching, prefix/suffix support, security-hardened file output, and Criterion benchmarks.

2026-06-07
pump-sdk-core
ソフトウェア開発者

Build and extend the core Pump SDK — an offline-first TypeScript SDK that constructs Solana TransactionInstructions for token creation, buying, selling, migration, and creator fee collection across three on-chain programs (Pump, PumpAMM, PumpFees).

2026-06-07
pump-security
情報セキュリティアナリスト

Defense-in-depth security across Rust, TypeScript, and Bash for the Pump SDK — cryptographic key handling, memory zeroization, secure file I/O, input validation, privilege management, dependency auditing, and a 60+ item security checklist.

2026-06-07
pump-shell-scripts
ソフトウェア開発者

Production-quality Bash scripts for Solana vanity generation, keypair verification, batch operations, dependency auditing, and test orchestration — with security-hardened patterns including file permissions, input validation, and cleanup traps.

2026-06-07
pump-solana-architecture
ソフトウェア開発者

Design and derive Program Derived Addresses (PDAs) and account layouts across the Pump ecosystem's four Solana programs — global singletons, per-token accounts, per-user accumulators, and cross-program coordination patterns.

2026-06-07
pump-solana-dev
ソフトウェア開発者

Solana development patterns used in the Pump SDK — Anchor IDL-based program interaction, SPL Token and Token-2022 management, transaction construction with instruction composition, RPC batching, and cross-program coordination.

2026-06-07
pump-solana-wallet
ソフトウェア開発者

Secure Solana wallet generation using official Solana Labs libraries — Ed25519 keypairs, memory zeroization, vanity address generation, offline-only operation, and multi-language implementations (Rust, TypeScript, Bash).

2026-06-07
pump-testing
ソフトウェア品質保証アナリスト・テスター

Multi-language test infrastructure for the Pump SDK — Rust unit/integration/security/performance tests, TypeScript Jest tests, Python fuzz tests, shell test orchestration, Criterion benchmarks, and CI quality gates.

2026-06-07
pump-token-incentives
ソフトウェア開発者

Volume-based PUMP token reward system with day-indexed epochs, pro-rata distribution, accumulator tracking, and cross-program claiming on Solana.

2026-06-07
このリポジトリの収集済み skills 48 件中、上位 40 件を表示しています。