OR
OpenRemedy

Skills

Markdown knowledge modules for agents.

Markdown knowledge modules attached to an agent. Loaded into the agent's context at runtime to sharpen domain reasoning.

Route: /skills Role gating: read for all; create / edit / delete require admin.

Categories

  • OS — Linux distribution specifics (systemd, journald, package managers).
  • Webserver — nginx, Apache, Caddy operations.
  • Database — MySQL, PostgreSQL, MongoDB administration.
  • Container — Docker, Kubernetes, Podman.
  • Network — firewalls, DNS, TLS.
  • Language — runtime troubleshooting (Python, Node, Java, Go).

Table columns

  • Name.
  • Category badge.
  • Version.
  • Built-in flag — true for skills shipped with the platform.
  • Content preview (first ~200 characters).

Actions

  • Create / edit via modal. Fields: name, slug, category, version, Markdown body. The body is the literal text loaded into agent context.
  • Delete. Built-in skills cannot be deleted; clone them and edit the clone if a tweak is needed.

Assignment

Skills are assigned to agents from the agent detail page, not from this list. See agents.

Related routes