Skip to content

aghanim-dev/claude-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aghanim Claude Code Marketplace

A Claude Code plugin marketplace containing Aghanim's plugins for Claude Code.

Documentation

See the Aghanim AI coding tools overview for an introduction to using Aghanim with AI coding assistants.

Quick start

From inside Claude Code, run:

/plugin marketplace add aghanim-dev/claude-plugins
/plugin install newton@aghanim
/reload-plugins
/newton:aghanim-webhooks-quick-start

The first command registers this marketplace, the second installs the newton plugin, the third reloads plugins so the newly installed commands become available, and the fourth launches the webhook quick-start workflow that scaffolds Aghanim's player.verify, item.add, and item.remove handlers in the current project. The very first mcp__aghanim__* call opens a browser for Aghanim SSO login — complete it once and the session persists.

Add this marketplace

/plugin marketplace add aghanim-dev/claude-plugins

Plugins

Plugin Install Description
newton /plugin install newton@aghanim Search Aghanim's docs and the Aghanim public API via the Newton MCP server, plus a webhook quick-start skill.

Support

Contact your Aghanim representative.

License

Copyright (C) 2026 Aghanim, Inc — released under AGPL-3.0-or-later.

Contributors