Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sui-ai-commons

What this is

The Sui community's AI commons: a public repository of AI agents, skills, and tools for Sui development, installable in Claude Code as the single sui-ai umbrella plugin. Agents ship today; skills and tools are future additions under the documented scaffold (see CONTRIBUTING.md). Utilities and other non-AI tooling are explicitly out of scope — they live in a separate, future repo.

Available agents

All components ship inside the single umbrella plugin sui-ai and surface under the sui-ai: prefix.

Agent Description Scoped agent name
sui-move-auditor Zero-trust adversarial security auditor for Sui Move smart contracts sui-ai:sui-move-auditor

Installation

From any Claude Code session:

/plugin marketplace add AlphaFiTech/sui-ai-commons
/plugin install sui-ai@sui-ai-commons

Usage

Once installed, invoke the sui-ai:sui-move-auditor agent — via the agent picker or by asking Claude Code to use it — from a session whose working directory is the Sui Move project under audit. The agent audits the target project's sources (sources/*.move, its docs) and loads its own domain playbooks on demand. Typical uses: pre-deployment reviews, PR security audits, and DeFi protocol assessments.

License

MIT — see LICENSE.

About

AI commons for the Sui community — Claude Code agents, skills, and tools for Sui development.

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors