Commit Graph

5 Commits

Author SHA1 Message Date
sylvain abb4d2a9c1 Add mqtt_subscribe and muc_send skills
- mqtt_subscribe: dynamically subscribe/unsubscribe to any MQTT topic,
  received messages are forwarded to XMPP admins
- muc_send: post a message to the XMPP MUC group (agents@muc.xmpp.ovh)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 12:39:00 +00:00
sylvain 00cbb7b048 Fix default MUC room to agents@muc.xmpp.ovh
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 10:30:42 +00:00
sylvain 83d0314653 Remove sys.path.insert('/opt') — agents_core now installed via pip
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 10:28:46 +00:00
sylvain 332dd73991 Update catalog with real Gitea URLs (git.piaf.im/sylvain) 2026-03-09 09:05:27 +00:00
sylvain f2da35e072 Initial commit — agent_deploy v2.0 2026-03-09 09:01:34 +00:00