Summary
We published a skill that provides usage and installation guidance for create-8004-agent: erc8004-agent-creator in the JustineDevs Skills Collection.
What the skill does
- Documentation only – explains how to install and use the CLI, wizard options, supported chains (EVM + Solana), and post-generation steps (configure
.env, fund wallet, npm run register, start A2A/MCP).
- References – wizard prompt order and chain/feature matrix for create-8004-agent.
- Optional patch – a small Python script to switch the generated project’s LLM from OpenAI to Anthropic Claude (path-sanitized, no path traversal). The skill also documents security and trust (verify source, pin version, don’t commit
.env).
Where it’s available
- Repository: JustineDevs/collection (monorepo; skill lives under
erc8004-agent-creator/).
- Install (skills.sh):
npx skills add https://github.com/JustineDevs/collection --skill erc8004-agent-creator
- Skill contents:
SKILL.md, references/wizard-options.md, optional scripts/patch_anthropic.py and assets/agent-anthropic.ts, plus SECURITY.md for safe usage and verification.
Why we’re opening this issue
- To announce the skill so users of create-8004-agent can find it.
- To cross-link ecosystems: the skill points to this repo as the official source and recommends verifying/pinning before running the CLI.
We’re happy to adjust the skill (e.g. wording, links, or version pinning) if the maintainers have preferences.
Summary
We published a skill that provides usage and installation guidance for create-8004-agent: erc8004-agent-creator in the JustineDevs Skills Collection.
What the skill does
.env, fund wallet,npm run register, start A2A/MCP)..env).Where it’s available
erc8004-agent-creator/).npx skills add https://github.com/JustineDevs/collection --skill erc8004-agent-creatorSKILL.md,references/wizard-options.md, optionalscripts/patch_anthropic.pyandassets/agent-anthropic.ts, plusSECURITY.mdfor safe usage and verification.Why we’re opening this issue
We’re happy to adjust the skill (e.g. wording, links, or version pinning) if the maintainers have preferences.