Skip to main content
~/
skillsmp
$
ai
--search
$
cd
/occupations
$
watch
stats
$
man
docs
JA
Manusで任意のスキルを実行
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める
$
cd
top
ワンクリックで任意のスキルを実行
スマートコントラクト - Agent Skills | SkillsMP
$
pwd:
~
/
categories
/
smart-contracts
スマートコントラクト
ブロックチェーンスマートコントラクト開発と監査向けエージェントスキルを閲覧。分散型アプリケーションを構築。
スター順
更新順
defi-amm-security.md
165.9k
from
"affaan-m/everything-claude-code"
Security checklist for Solidity AMM contracts, liquidity pools, and swap flows. Covers reentrancy, CEI ordering, donation or inflation attacks, oracle manipulation, slippage, admin controls, and integer math.
2026-04-05
nodejs-keccak256.md
165.9k
from
"affaan-m/everything-claude-code"
Prevent Ethereum hashing bugs in JavaScript and TypeScript. Node's sha3-256 is NIST SHA3, not Ethereum Keccak-256, and silently breaks selectors, signatures, storage slots, and address derivation.
2026-04-05
syncable-entity-builder-and-validation.md
45.1k
from
"twentyhq/twenty"
Create validation logic and migration action builders for syncable entities in Twenty. Use when implementing business rule validation, uniqueness checks, foreign key validation, or building workspace migration actions for syncable entities. Validators never throw and never mutate.
2026-02-13
grpc-golang.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Build production-ready gRPC services in Go with mTLS, streaming, and observability. Use when designing Protobuf contracts with Buf or implementing secure service-to-service transport.
2026-02-27
007.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any project.
2026-04-13
security-auditor.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Expert security auditor specializing in DevSecOps, comprehensive cybersecurity, and compliance frameworks.
2026-04-13
solidity-security.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Master smart contract security best practices, vulnerability prevention, and secure Solidity development patterns.
2026-04-13
web3-testing.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Master comprehensive testing strategies for smart contracts using Hardhat, Foundry, and advanced testing patterns.
2026-04-13
defi-protocol-templates.md
34.2k
from
"wshobson/agents"
Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.
2026-03-07
nft-standards.md
34.2k
from
"wshobson/agents"
Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.
2026-03-07
solidity-security.md
34.2k
from
"wshobson/agents"
Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.
2026-03-07
web3-testing.md
34.2k
from
"wshobson/agents"
Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.
2026-03-07
cli-anything-eth2-quickstart.md
32.5k
from
"HKUDS/CLI-Anything"
Use eth2-quickstart to autonomously deploy a hardened Ethereum node, install execution and consensus clients, configure validator metadata, expose RPC safely, and inspect node health with structured JSON output.
2026-04-09
cli-anything-eth2-quickstart.md
32.5k
from
"HKUDS/CLI-Anything"
Use eth2-quickstart to autonomously deploy a hardened Ethereum node, install execution and consensus clients, configure validator metadata, expose RPC safely, and inspect node health with structured JSON output.
2026-04-18
launch-checklist.md
15.9k
from
"Donchitos/Claude-Code-Game-Studios"
Complete launch readiness validation covering every department: code, content, store, marketing, community, infrastructure, legal, and go/no-go sign-offs.
2026-03-27
exec-slurm-compile.md
13.5k
from
"NVIDIA/TensorRT-LLM"
Compile TensorRT-LLM on a SLURM cluster. Covers submitting a batch job with a container image, monitoring the job, and verifying the build. Use when the user wants to compile TRT-LLM remotely via SLURM rather than on a local compute node.
2026-04-08
add-non-evm-swaps-bridge-network.md
13.1k
from
"MetaMask/metamask-extension"
Implement and review non-EVM network support for the extension Swaps/Bridge client using the canonical repository standard. Use for tasks that add or modify bridge or swaps support for Tron, Bitcoin, or other non-EVM networks across bridge constants, account selectors, destination account checks, address validation, send type resolution, or rollout gating.
2026-03-20
add-non-evm-swaps-bridge-network.md
13.1k
from
"MetaMask/metamask-extension"
Implements and reviews non-EVM network support for the extension Swaps/Bridge client using the canonical repository standard. Use when adding or updating bridge/swaps support for Tron, Bitcoin, or other non-EVM networks across bridge constants, account selectors, destination account checks, address validation, send type handling, or LaunchDarkly plus code-gate rollout.
2026-03-20
testing.md
11.0k
from
"garrytan/gbrain"
Skill validation framework. Validates every skill has SKILL.md with frontmatter, every reference exists, every env var is declared. The testing contract for the skill system itself.
2026-04-15
electric-deployment.md
10.1k
from
"electric-sql/electric"
Deploy Electric via Docker, Docker Compose, or Electric Cloud. Covers DATABASE_URL (direct connection, not pooler), ELECTRIC_SECRET (required since v1.x), ELECTRIC_INSECURE for dev, wal_level=logical, max_replication_slots, ELECTRIC_STORAGE_DIR persistence, ELECTRIC_POOLED_DATABASE_URL for pooled queries, IPv6 with ELECTRIC_DATABASE_USE_IPV6, Kubernetes readiness probes (200 vs 202), replication slot cleanup, and Postgres v14+ requirements. Load when deploying Electric or configuring Postgres for logical replication.
2026-03-06
feature-contract.md
7.4k
from
"FastLED/FastLED"
Generate a structured implementation contract before making any code changes to FastLED. Defines scope, affected files, API changes, platform impact, risk assessment, and test plan. Use before implementing any feature, bug fix, driver addition, or refactoring.
2026-04-06
update-spec.md
6.2k
from
"mindfold-ai/Trellis"
Captures executable contracts and coding knowledge into .trellis/spec/ documents after implementation, debugging, or design decisions. Enforces code-spec depth for infra and cross-layer changes with mandatory sections for signatures, contracts, validation matrices, and test points. Use when a feature is implemented, a bug is fixed, a design decision is made, a new pattern is discovered, or cross-layer contracts change.
2026-03-20
update-spec.md
6.2k
from
"mindfold-ai/Trellis"
Captures executable contracts and coding knowledge into .trellis/spec/ documents after implementation, debugging, or design decisions. Enforces code-spec depth for infra and cross-layer changes with mandatory sections for signatures, contracts, validation matrices, and test points. Use when a feature is implemented, a bug is fixed, a design decision is made, a new pattern is discovered, or cross-layer contracts change.
2026-03-20
docker.md
5.8k
from
"getcompanion-ai/feynman"
Execute research code inside isolated Docker containers for safe replication, experiments, and benchmarks. Use when the user selects Docker as the execution environment or asks to run code safely, in isolation, or in a sandbox.
2026-03-24
analyzing-ethereum-smart-contract-vulnerabilities.md
5.7k
from
"mukul975/Anthropic-Cybersecurity-Skills"
Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet.
2026-04-06
performing-docker-bench-security-assessment.md
5.7k
from
"mukul975/Anthropic-Cybersecurity-Skills"
Docker Bench for Security is an open-source script that checks dozens of common best practices around deploying Docker containers in production. Based on the CIS Docker Benchmark, it audits host confi
2026-04-06
performing-kubernetes-etcd-security-assessment.md
5.7k
from
"mukul975/Anthropic-Cybersecurity-Skills"
Assess the security posture of Kubernetes etcd clusters by evaluating encryption at rest, TLS configuration, access controls, backup encryption, and network isolation.
2026-04-06
git-commit-push.md
5.6k
from
"farm-fe/farm"
Commit and push repository changes safely. Use when user asks to commit, push, or verify and push current changes.
2026-03-30
algorand-vulnerability-scanner.md
4.8k
from
"trailofbits/skills"
Scans Algorand smart contracts for 11 common vulnerabilities including rekeying attacks, unchecked transaction fees, missing field validations, and access control issues. Use when auditing Algorand projects (TEAL/PyTeal).
2026-01-29
cairo-vulnerability-scanner.md
4.8k
from
"trailofbits/skills"
Scans Cairo/StarkNet smart contracts for 6 critical vulnerabilities including felt252 arithmetic overflow, L1-L2 messaging issues, address conversion problems, and signature replay. Use when auditing StarkNet projects.
2026-01-29
cosmos-vulnerability-scanner.md
4.8k
from
"trailofbits/skills"
Scans Cosmos SDK blockchain modules and CosmWasm contracts for consensus-critical vulnerabilities — chain halts, fund loss, state divergence. 25 core + 16 IBC + 10 EVM + 3 CosmWasm patterns. Use when auditing custom x/ modules, reviewing IBC integrations, or assessing pre-launch chain security. Updated for SDK v0.53.x.
2026-04-01
guidelines-advisor.md
4.8k
from
"trailofbits/skills"
Smart contract development advisor based on Trail of Bits' best practices. Analyzes codebase to generate documentation/specifications, review architecture, check upgradeability patterns, assess implementation quality, identify pitfalls, review dependencies, and evaluate testing. Provides actionable recommendations.
2026-01-29
solana-vulnerability-scanner.md
4.8k
from
"trailofbits/skills"
Scans Solana programs for 6 critical vulnerabilities including arbitrary CPI, improper PDA validation, missing signer/ownership checks, and sysvar spoofing. Use when auditing Solana/Anchor programs.
2026-01-29
substrate-vulnerability-scanner.md
4.8k
from
"trailofbits/skills"
Scans Substrate/Polkadot pallets for 7 critical vulnerabilities including arithmetic overflow, panic DoS, incorrect weights, and bad origin checks. Use when auditing Substrate runtimes or FRAME pallets.
2026-01-29
token-integration-analyzer.md
4.8k
from
"trailofbits/skills"
Token integration and implementation analyzer based on Trail of Bits' token integration checklist. Analyzes token implementations for ERC20/ERC721 conformity, checks for 20+ weird token patterns, assesses contract composition and owner privileges, performs on-chain scarcity analysis, and evaluates how protocols handle non-standard tokens. Context-aware for both token implementations and token integrations.
2026-01-29
ton-vulnerability-scanner.md
4.8k
from
"trailofbits/skills"
Scans TON (The Open Network) smart contracts for 3 critical vulnerabilities including integer-as-boolean misuse, fake Jetton contracts, and forward TON without gas checks. Use when auditing FunC contracts.
2026-01-29
entry-point-analyzer.md
4.8k
from
"trailofbits/skills"
Analyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level (public, admin, role-restricted, contract-only), and generates structured audit reports. Excludes view/pure/read-only functions. Use when auditing smart contracts (Solidity, Vyper, Solana/Rust, Move, TON, CosmWasm) or when asked to find entry points, audit flows, external functions, access control patterns, or privileged operations.
2026-02-18
property-based-testing.md
4.8k
from
"trailofbits/skills"
Provides guidance for property-based testing across multiple languages and smart contracts. Use when writing tests, reviewing code with serialization/validation/parsing patterns, designing features, or when property-based testing would provide stronger coverage than example-based tests.
2026-02-11
0xarchive.md
4.3k
from
"openclaw/skills"
Query historical crypto market data from 0xArchive across Hyperliquid, Lighter.xyz, and HIP-3. Covers orderbooks, trades, candles, funding rates, open interest, liquidations, and data quality. Use when the user asks about crypto market data, orderbooks, trades, funding rates, or historical prices on Hyperliquid, Lighter.xyz, or HIP-3.
2026-04-09
ercdata.md
4.3k
from
"openclaw/skills"
Store, verify, and manage AI data on the Ethereum blockchain (Base network) using the ERCData standard. Use when an agent needs to store data fingerprints on-chain, verify data integrity, create audit trails, manage access control for private data, or interact with the ERCData smart contract. Supports public and private storage, EIP-712 verification, snapshots, and batch operations.
2026-01-31
security-guardian.md
4.3k
from
"openclaw/skills"
Automated security auditing for OpenClaw projects. Scans for hardcoded secrets (API keys, tokens) and container vulnerabilities (CVEs) using Trivy. Provides structured reports to help maintain a clean and secure codebase.
2026-02-17
bob-p2p.md
4.3k
from
"openclaw/skills"
Connect to the Bob P2P API marketplace. Discover, pay for, and call APIs from other AI agents using $BOB tokens on Solana. The decentralized agent economy.
2026-02-03
superrare-deploy.md
4.3k
from
"openclaw/skills"
Deploy a SuperRare Sovereign ERC-721 collection on Ethereum or Base via Bankr. Uses the official RARE factory createSovereignBatchMint path, dry-runs by default, and records auditable deploy receipts.
2026-03-20
okx-dex-swap.md
4.3k
from
"openclaw/skills"
Execute token swaps on-chain via OKX DEX Aggregator API (v6). Use this skill when a user wants to: 1. Build a complete swap flow: get swap calldata -> sign transaction -> broadcast to chain 2. Execute token-to-token swaps with slippage protection, MEV protection, and Jito tips (Solana) 3. Integrate OKX DEX swap + broadcast into applications, bots, or scripts This skill covers the FULL lifecycle: /swap endpoint (get tx data) + /broadcast-transaction endpoint (submit signed tx). For quote-only (no execution), use the okx-dex-quote skill instead.
2026-02-20
genlayer-dev-claw-skill.md
4.3k
from
"openclaw/skills"
Build GenLayer Intelligent Contracts - Python smart contracts with LLM calls and web access. Use for writing/deploying contracts, SDK reference, CLI commands, equivalence principles, storage types. Triggers: write intelligent contract, genlayer contract, genvm, gl.Contract, deploy genlayer, genlayer CLI, genlayer SDK, DynArray, TreeMap, gl.nondet, gl.eq_principle, prompt_comparative, strict_eq, genlayer deploy, genlayer up. (For explaining GenLayer concepts, use genlayer-claw-skill instead.)
2026-02-03
genlayer-claw-skill.md
4.3k
from
"openclaw/skills"
Understand and explain GenLayer - the AI-native blockchain for trustless decision-making. Use for investor pitches, protocol explanations, architecture questions, consensus mechanics, positioning, and ecosystem discussions. Triggers: explain genlayer, what is genlayer, genlayer thesis, optimistic democracy, genlayer pitch, genlayer architecture, condorcet jury theorem, equivalence principle, AI blockchain, trustless AI. (For writing contracts, use genlayer-dev-claw-skill instead.)
2026-02-03
pentagonal-clawd.md
4.3k
from
"openclaw/skills"
Use when the user asks to create, generate, build, audit, fix, compile, or look up smart contracts and tokens. Pentagonal Clawd is a sovereign smart contract forge and token intelligence platform with AI-powered 8-agent security pen testing across Ethereum, Solana, Polygon, Base, Arbitrum, Optimism, and BSC.
2026-04-15
vow.md
4.3k
from
"openclaw/skills"
The Immutable Commitment Protocol. Orchestrating cryptographically enforced, high-stakes promises between agents where trust is not assumed, but engineered.
2026-03-09