Skill Claude CodeCodex
Start, stop, and manage the CAPY autonomous multi-agent daemon.
Skill Claude CodeCodex
Start, stop, and manage the CAPY autonomous multi-agent daemon.
Skill Claude CodeCodex
Monitor and manage the CAPY wallet, gas, native reserve, and faucets.
Skill Claude CodeCodex
Core Playwright-based browser control. All web interactions route through this skill. Handles navigation, element interaction, state capture, and anti-detection.
Skill Claude CodeCodex
Pure decision-making logic. Maps (targetcfg, resourcestate, memory) → which variant, which counter, execute or skip, what to do with a drop, which trait/option to take, how the meta is trending. No I/O, no browser, no wallet, no LLM calls — just deterministic policy.
Skill Claude CodeCodex
Off-target obligations: account-linking proofs, reach actions (like / repost / share / follow / comment), invite-loop participation, and verification flows.
Skill Claude CodeCodex
Continuous read-only health & progress checks. Reads the operator's resource state (native balance, secondary balances, on-target reserve), the target's leaderboard / rank surface (if exposed), and the recent operation log. Emits alerts via the configured communicator adapter and aggregates a daily report.
Skill Claude CodeCodex
Analyze a user-supplied target, infer the underlying reward methodology, and prepare an executor blueprint only after the target's real interaction mechanics are understood.
Skill Claude CodeCodex
Sweep, prioritise, and complete every available task on the active target: quests, daily check-ins, milestone progressions, referrals, account-linking, content-engagement obligations, etc. The skill is domain-neutral — the actual task vocabulary (quest, mission, check-in, daily, bounty, airdrop step) is whatever the…
Skill Claude CodeCodex
All on-chain interactions: connecting an injected wallet extension to a target dApp, signing payloads, managing token approvals, checking balances, and claiming testnet faucets.
Skill Claude CodeCodex
Execute the primary repeatable workflow of a configured target — whatever that workflow happens to be in the operator's chosen vertical. The skill is deliberately domain-neutral: it consumes a targetcfg profile (see config/config.yaml.targettemplate) and walks whichever loop the profile declares under…