amxx-modding-kit
SkillSearchThis skill is describing how to use AMXX Modding Kit for AMX Mod X plugin development.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the amxx-modding-kit skill
What this skill tells your AI
The instructions your AI receives, as published by hedgefog/amxx-modding-kit in .agents/skills/amxx-modding-kit/SKILL.md and read by ahel’s review.
Introduction
AMXX Modding Kit is a framework for developing plugins for AMX Mod X. It provides a set of APIs and utilities for developing plugins for AMX Mod X.
References
Game Managers
- Assets API - Resource management from JSON config files
- Rounds API - Round lifecycle, timing, win conditions
- Shops API - In-game shops with items and balance systems
Custom Systems
- Custom Entities API - OOP-style custom entity system
- Custom Events API - Pub/sub event system for plugin communication
- Custom Weapons API - OOP-style custom weapon system
- Player Effects API - Timed player effects with invoke/revoke lifecycle
- Player Model API - Player model and animation management
- Player Roles API - OOP-style role management system
- States API - State machines with transitions and guards
Utilities
- Entity Force API - Physics forces and momentum transfer
- Entity Grab API - Pick up, carry, and throw entities
- Player Camera API - Custom camera views with smooth movement
- Player Music API - MP3 music playback with duration detection
- Waypoint Markers API - 3D waypoint sprites with wall projection
Signals
- GitHub stars
- 32
- Forks
- 4
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
amxx-modding-kit- Source
- github.com/hedgefog/amxx-modding-kit