Docs
Personal Ai Agent
npx -y skills add br3eze-code/br3eze-code --skill docsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.0 KB, as published. Nobody here has run it
Available Skills & Tools
Core Router Skills
user.add— Add new hotspot useruser.kick <username>— Disconnect useruser.status <username>— Show user detailsusers.active— List currently connected userssystem.stats— CPU, memory, uptimesystem.logs— Recent RouterOS logsping <host>— Ping testtraceroute <host>— Traceroutefirewall.list— Show firewall rulesreboot— Safe router reboot (with confirmation)
Voucher System
voucher create <duration>— e.g.voucher create 1Dayvoucher listvoucher revoke <code>
Network Tools
network ping,network scan,network block <ip>,network unblock <ip>
AI Capabilities
The AI uses ReAct reasoning and can chain multiple skills automatically.
Security Rules:
- Never expose passwords
- Always confirm destructive actions (kick, reboot, block)
- All changes are logged with audit trail
New skills can be added by placing them in the skills/ folder and updating manifest.yaml.