cheolwanpark

34 mods across 3 repositories, 67 stars between them.

snippets AGENTS.md

01

cheolwanpark/snippets

Instructions file CodexOpenCode

Instructions for cheolwanpark/snippets, covering repository guidelines, project structure & module organization, environment & configuration, build, test, and development commands and coding style & naming conventions.

58 10mo ago A 564 tokens original MIT

cheolwanpark/codex-client

Instructions file CodexOpenCode

Instructions for cheolwanpark/codex-client, a project described as: claude-code-sdk style wrapper around the Codex CLI for programmatic automation.

7 5mo ago A 354 tokens original MIT

auto-review

05

cheolwanpark/claude-plugins

MCP server Claude CodeCodexCursor

MCP server "auto-review" as configured in cheolwanpark/claude-plugins. Runs locally from the ${CLAUDE_PLUGIN_ROOT}/mcp npm package.

2 7mo ago A tokens not measured

UserPromptSubmit

06

cheolwanpark/claude-plugins

Hook

Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.sh. From cheolwanpark/claude-plugins.

2 7mo ago A tokens not measured

PreToolUse

07

cheolwanpark/claude-plugins

Hook

Runs before the agent uses a tool for ExitPlanMode tool calls, executing pre_exit_plan_mode.sh. From cheolwanpark/claude-plugins.

2 7mo ago A tokens not measured

Stop

08

cheolwanpark/claude-plugins

Hook

Runs when the agent finishes a response, executing on_stop.sh. From cheolwanpark/claude-plugins.

2 7mo ago A tokens not measured

crypto

09

cheolwanpark/claude-plugins

Plugin Claude Code

Multi-chain blockchain explorer integration using Foundry's cast CLI for Etherscan, Polygonscan, Arbiscan, and more.

2 7mo ago A tokens not measured

evm-address-info

10

cheolwanpark/claude-plugins

Skill Claude CodeCodex

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.

2 7mo ago A 69 tokens

evm-block-info

11

cheolwanpark/claude-plugins

Skill Claude CodeCodex

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.

2 7mo ago A 59 tokens

evm-contract-source

12

cheolwanpark/claude-plugins

Skill Claude CodeCodex

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.

2 7mo ago A 67 tokens

evm-gas-price

13

cheolwanpark/claude-plugins

Skill Claude CodeCodex

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.

2 7mo ago A 56 tokens

evm-tx-info

14

cheolwanpark/claude-plugins

Skill Claude CodeCodex

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.

2 7mo ago A 64 tokens

sol-account-info

15

cheolwanpark/claude-plugins

Skill Claude CodeCodex

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.

2 7mo ago A 48 tokens

sol-fees

16

cheolwanpark/claude-plugins

Skill Claude CodeCodex

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).

2 7mo ago A 51 tokens

sol-program-idl

17

cheolwanpark/claude-plugins

Skill Claude CodeCodex

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.

2 7mo ago A 49 tokens

sol-slot-info

18

cheolwanpark/claude-plugins

Skill Claude CodeCodex

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.

2 7mo ago A 49 tokens

sol-tx-info

19

cheolwanpark/claude-plugins

Skill Claude CodeCodex

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.

2 7mo ago A 48 tokens

go-lint

20

cheolwanpark/claude-plugins

Plugin Claude Code

Automatic Go linting and formatting using goimports, go vet, and golangci-lint.

2 7mo ago A tokens not measured

cheolwanpark/claude-plugins

Agent

Use this agent when you need to search for academic papers on arXiv based on a research query. This agent will search for papers, evaluate their relevance, and provide a curated list of the most relevant papers with summaries. Examples:\n\n \nContext: User wants to find recent papers about transformer architectures in…

2 7mo ago A 0 tokens