Source: sic-agent
Section: net
Priority: optional
Maintainer: Markus Fritsche <mfritsche@reauktion.de>
Build-Depends: debhelper-compat (= 13), golang-go
Standards-Version: 4.6.2
Homepage: https://git.reauktion.de/marfrit/sic

Package: sic-agent
Architecture: any
Depends: ${misc:Depends}, openssh-client
Description: sic client and agent skills for remote command execution
 The sic client frames argv as netstrings and pipes it over ssh to sicd on a
 remote host, which runs it with execvp — no shell re-parses the arguments.
 .
 Installs /usr/bin/sic and two agent skills (foreground and background remote
 exec) under /usr/share/sic-agent/skills/. Link the skills into the agent's
 skills directory (for example ~/.claude/skills/) to activate them. The target
 hosts need the sicd package.
