Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-plugins

claude-plugins contains 10 collected skills from cheolwanpark, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
2
updated
2026-01-14
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

evm-address-info
software-developers

Use this skill when the user asks to "check balance", "what's the balance of", "is this a contract or EOA", "get address info", or mentions checking wallet balance or account type on EVM chains (Ethereum, Polygon, Arbitrum, etc.). Requires an address and optional chain parameter.

2026-01-14
evm-block-info
software-developers

Use this skill when the user asks "block info", "what's in block", "latest block", "get block details", or mentions viewing block data on EVM chains (Ethereum, Polygon, Arbitrum, etc.). Optional block number/tag and chain parameter.

2026-01-14
evm-contract-source
software-developers

Use this skill when the user asks to "get contract source code", "show verified contract", "fetch source from etherscan", "view smart contract code", or mentions viewing verified source code on EVM chains (Ethereum, Polygon, Arbitrum, etc.). Requires a contract address and optional chain parameter.

2026-01-14
evm-gas-price
software-developers

Use this skill when the user asks "gas price", "how much is gas", "current gas", "check gas fees", or mentions checking gas costs on EVM chains (Ethereum, Polygon, Arbitrum, etc.). Optional chain parameter.

2026-01-14
evm-tx-info
software-developers

Use this skill when the user asks for "transaction details", "show me tx", "what happened in this transaction", "look up transaction", or mentions viewing transaction data on EVM chains (Ethereum, Polygon, Arbitrum, etc.). Requires a transaction hash and optional chain parameter.

2026-01-14
sol-account-info
software-developers

Use this skill when the user asks "solana balance", "sol balance", "solana account", "is this a program", or mentions checking account info on Solana. Requires an address and optional chain parameter.

2026-01-14
sol-fees
software-developers

Use this skill when the user asks "solana fees", "sol fees", "priority fees", "lamports per signature", or mentions checking transaction fees on Solana. Optional chain parameter (solana or solana-devnet).

2026-01-14
sol-program-idl
software-developers

Use this skill when the user asks "fetch IDL", "program IDL", "anchor idl", "program interface", or mentions fetching Solana program IDL. Requires a program address and optional chain parameter.

2026-01-14
sol-slot-info
software-developers

Use this skill when the user asks "solana slot", "current slot", "sol block", "latest slot", "epoch info", or mentions checking slot/block info on Solana. Optional slot number and chain parameter.

2026-01-14
sol-tx-info
software-developers

Use this skill when the user asks for "solana transaction", "sol tx", "signature details", "confirm signature", or mentions viewing transaction data on Solana. Requires a transaction signature and optional chain parameter.

2026-01-14