Rterm Plugin

Develop, test, and deploy custom RTerm plugins — drop a folder into plugins/ with a plugin.json manifest + a register(ctx) entry module, and RTerm auto-integrates it (agent tools, event-driven triggers, dashboard panels). Use when an agent needs to create a new plugin, scaffold a plugin template, test plugin loading, or deploy a plugin to an rterm-backend instance. Includes the manifest schema, PluginContext API, templates, and ready-made examples.

DrOlu 1152fb9 7 files · 23.3 KB Updated

File contents

DrOlu/agent-skills/tree/main/skills/rterm-plugin commit 1152fb9881

Frequently asked questions

npx skillmds@latest add drolu/rterm-plugin