agentsclimarketplace

Docs

Skill br3eze-code/br3eze-code/docs

Personal Ai Agent

Install
npx -y skills add br3eze-code/br3eze-code --skill docs

Assembled 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 user
  • user.kick <username> — Disconnect user
  • user.status <username> — Show user details
  • users.active — List currently connected users
  • system.stats — CPU, memory, uptime
  • system.logs — Recent RouterOS logs
  • ping <host> — Ping test
  • traceroute <host> — Traceroute
  • firewall.list — Show firewall rules
  • reboot — Safe router reboot (with confirmation)

Voucher System

  • voucher create <duration> — e.g. voucher create 1Day
  • voucher list
  • voucher 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.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.