🪝
DevOpsTypeScript

Deploy Uni Hook

by aeonfun

Deploy Uni Hook is a DevOps skill for Claude Code, published by aeonfun in aeon.

679 stars242 forkson aeonfun/aeonAdded 2026/08/24+1% in starsRepository updated 2026/08/23
agent-frameworkagentsaiai-agentsanthropicautomationautonomous-agentsclaudeclaude-codedevopsgithub-actionsharnessllmmcp
Install in seconds
Install Deploy Uni Hook
Copy Deploy Uni Hook into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/aeonfun/aeon/tree/main/skills/deploy-uni-hook ~/.claude/skills/deploy-uni-hook

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/aeonfun/aeon.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/deploy-uni-hook/SKILL.md in aeonfun/aeon
Installs to
~/.claude/skills/deploy-uni-hook
Collection
One of 25 skills cataloged from this repository
Category
DevOps798 skills

What Deploy Uni Hook does

Deploy Uni Hook generates, simulates, audits, and deploys a Uniswap v4 hook and test pool from a brief. It defaults to dry-run on testnets and requires explicit arm and chain settings for broadcasts, especially on mainnet.

Deploy Uni Hook is cataloged under DevOps on DirSkills. Deploy Uni Hook comes from a repository tagged agent-framework, agents, ai, ai-agents and anthropic.

Documentation

README

${var} — the hook brief. Grammar: [arm:][template:<name>] [chain:<name>] <brief>

  • `` (empty) → print help and exit DEPLOY_HOOK_EMPTY.
  • <brief>dry-run: generate, compile, mine, and simulate. Never broadcasts. [default — no prefix]
  • arm:<brief>broadcast: do the full dry-run first, then deploy for real if the simulation passes.
  • template:<name> → force a mode: dynamic | noop | skim (pre-audited templates) or freeform (build a whole hook from the prompt). Omit to auto-pick: a brief that matches a template uses it; anything else → freeform.
  • chain:<name> → any Uniswap v4 chain in chains.tsv (run ./hook-deploy.sh chains to list). Default base-sepolia. Testnets: base-sepolia, unichain-sepolia, arbitrum-sepolia. Mainnets (testnet: false, e.g. base, ethereum, unichain, arbitrum, optimism, polygon, bnb, avalanche, ...) require BOTH arm: and an explicit chain: — the skill never targets mainnet by default. base-mainnet is accepted as an alias for base.

This is the opening of the README. Read the full README on GitHub.

Commands Deploy Uni Hook provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /raw

Frequently asked about Deploy Uni Hook

  • What else does aeonfun publish alongside Deploy Uni Hook?

    Deploy Uni Hook is one of 25 skills that DirSkills catalogs from aeonfun/aeon, the repository it ships in. Its siblings there include Action Converter, Aeon Doctor and Aeon Update. Each one is a separate skill with its own page in this directory, installs the same way Deploy Uni Hook does, and is maintained by aeonfun in that same repository. The rest of the collection is listed on the aeonfun/aeon page.

  • How does Deploy Uni Hook compare to other DevOps skills?

    Deploy Uni Hook ranks #612 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Deploy Uni Hook against them. Open each page to compare what they document and how they install.

More from aeonfun/aeon

Deploy Uni Hook is one of 25 skills cataloged on DirSkills from aeonfun/aeon.

See all 25 skills