Skip to main content

AI Agent Skills

Apptoken Skills gives AI coding assistants deep, structured knowledge of the entire Apptoken ecosystem. Instead of pasting docs into context windows, install the skills once and your AI assistant can answer questions, generate integration code, and debug issues across all Apptoken protocols.

What's Included

The skill pack covers every major protocol in the ecosystem:

SkillWhat It Knows
Apptoken GeneralToken standards (ERC-20C, ERC-721C, ERC-1155C), ecosystem overview, cross-protocol patterns
Apptoken DesignerMaps high-level requirements to protocols, configuration steps, and implementation
Transfer ValidatorModular rulesets, operator whitelists/blacklists, soulbound tokens, account freezing
PermitCTime-bound approvals, signature-based transfers, EIP-712 signing, nonce management
Payment ProcessorNFT marketplace protocol — buying, selling, trading ERC-721/ERC-1155, royalty enforcement
TokenMasterBonding curves, token pools (Standard/Stable/Promotional), buy/sell/spend flows
LBAMMAMM architecture, pool types, hooks, swap mechanics, liquidity management
LBAMM Transfer HandlersCustom settlement logic, handler development, executor validation
Wrapped NativeWNATIVE wrapping/unwrapping, permits, gasless transfers, depositTo/withdrawSplit

Installation

Skills CLI

npx skills add limitbreakinc/apptoken-skills

Claude Code Plugin

claude plugin marketplace add https://github.com/limitbreakinc/apptoken-skills
claude plugin install apptokens@apptoken-skills

Manual

Clone and use as a plugin directory:

git clone https://github.com/limitbreakinc/apptoken-skills.git
claude --plugin-dir /path/to/apptoken-skills

Or copy skills directly into your project:

cp -r /path/to/apptoken-skills/skills/ your-project/.claude/skills/

Usage Examples

Once installed, your AI assistant can handle prompts like:

  • "Set up an ERC-721C collection with a whitelist-only transfer policy"
  • "Write a custom LBAMM hook that charges a dynamic fee based on volatility"
  • "Configure Payment Processor royalty settings for my collection"
  • "Deploy a TokenMaster stable pool with a 3% buy fee"
  • "How do I freeze a compromised account using the Transfer Validator?"

The skills automatically activate based on context — no special syntax or commands needed.

Machine-Readable Docs

For lightweight integrations or custom AI tooling, raw reference files are also available:

  • llms.txt — compact index for tooling and quick lookups
  • llms-full.txt — expanded context for deeper answers

These are useful when building your own agent workflows or when you need a single reference file rather than the full skill pack.

Limit Break

TwitterLimitBreak.comMedium

© 2026 Limit Break International, Inc. All rights reserved.

Privacy PolicyTerms of ServiceCookie PolicyDo Not Sell My Info