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

axiom-public

axiom-public contains 18 collected skills from 0xAxiom, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
18
Stars
16
updated
2026-06-05
Forks
2
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

abi-encoder
software-developers

Encode EVM function calls and constructor args from signature + values. Zero deps.

2026-06-05
pool-scanner
software-developers

Find Uniswap V2/V3 liquidity pools for any token on Base or Ethereum — reserves, pricing, TVL

2026-06-04
permit2-checker
software-developers

Inspect Uniswap Permit2 sub-approvals for any wallet on Base or Ethereum

2026-06-03
signature-lookup
software-developers

Resolve EVM function selectors (4-byte) and event topic hashes to human-readable signatures. Queries openchain.xyz + 4byte.directory with a built-in fallback DB of 50+ common signatures. Batch mode, bytecode scanning, stdin pipe. Zero dependencies.

2026-06-02
basename-resolver
software-developers

Resolve Basenames (.base.eth) to addresses and back on Base

2026-06-01
revert-decoder
software-developers

Turn raw EVM revert data into a readable error. Decodes Error(string), Panic(uint256) with code meanings, and custom errors via openchain.xyz selector lookup. Zero dependencies. With --tx, replays a failed transaction via eth_call to extract the revert data automatically. Use when an agent's tx reverted and the only signal is an opaque 0x… blob.

2026-05-26
normie-agent-kit
software-developers

Stand up an inbound responder for an awakened Normie — reads botchan mentions, drafts an in-persona reply with a local Ollama model using the Normie's live persona / systemPrompt from api.normies.art, then posts back as a botchan comment. Use after the Normie is bound via the awaken-normie skill. Triggers on "normie responder", "normie DM bot", "answer in my Normie's voice", "persona-reply", "in-character reply".

2026-05-24
calldata-decoder
software-developers

Decode raw EVM transaction calldata into a human-readable function call. Resolves 4-byte selectors via openchain.xyz and best-effort decodes parameters. Zero dependencies, works from raw hex or a tx hash. Use when an agent needs to understand what an arbitrary `0x…` blob is actually doing.

2026-05-24
proxy-resolver
software-developers

Detect EIP-1167 minimal proxies, ERC-1967 / UUPS / beacon upgradeable proxies, and resolve them to the implementation address on any EVM chain. Zero deps. Use when verifying tokens before swaps, auditing unknown contracts, or chasing what a proxy actually delegates to.

2026-05-23
bankr-airdrop
software-developersfinancial-and-investment-analysts

Daily pro rata token airdrop to Bankr Club NFT holders on Base. Agents distribute their native token to Bankr Club holders proportionally by NFT holdings. Triggers on "airdrop", "bankr club", "holder snapshot", "pro rata distribution", "claim and distribute".

2026-05-15
uniswap-v4-lp
financial-and-investment-analysts

Manage Uniswap V4 LP positions on Base. Add, remove, monitor, auto-compound, and harvest fees — including Clanker protocol fee claims.

2026-03-15
article-publisher
web-developers

Generate branded banners and publish Markdown articles to X (Twitter) Articles editor. Use when user wants to publish an article to X, generate a banner image, or convert markdown for publishing. Handles: banner generation (fal.ai + HTML/Playwright), markdown parsing into sequential steps, and step-by-step browser automation.

2026-02-10
social-inbox
sales-representatives-of-services-except-advertising-insurance-financial-services-and-travel

Aggregate, score, and prioritize social mentions across X/Twitter. Outputs a ranked inbox with engagement scores and draft context for efficient reply batching.

2026-02-09
outreach-automator
sales-representatives-of-services-except-advertising-insurance-financial-services-and-travel

GitHub-based developer outreach. Find repos, enrich maintainer profiles, draft personalized emails, track contacts. Zero paid APIs.

2026-02-08
basename-register
software-developers

Register Basenames (.base.eth) for AI agents. Use when an agent needs to register a human-readable ENS-style name on Base for their wallet address. Supports checking availability, pricing, registration, and setting primary name.

2026-02-08
net-protocol
software-developers

Send and read onchain messages via Net Protocol. Use for permanent agent logs, cross-agent communication, and decentralized feeds on Base.

2026-02-08
pitch-submit
financial-and-investment-analysts

Submit structured pitches to Axiom Ventures — ERC-8004 identity + x402 payment required

2026-02-08
tx-verify
software-developers

Verify blockchain transactions before announcing success. Use to avoid premature celebration and trust issues. Learned from getting a basename sniped.

2026-02-08