fulcra-control-panel

Manage it locally

Skill

Sets up a secure, local-only administration control panel for the Fulcra environment. Features an interactive Chat Envoy for direct agent communication, and a File Store Explorer for browsing the user's data backend.

A local administration interface for your Fulcra setup, kept separate from the dashboard on purpose. It can read your file store and send commands to your agent, so it binds to localhost and is never published to the web.

  • Scaffolds an Alpine.js panel and a Python backend into a directory you name.
  • Includes a Chat Envoy: the backend exposes unread messages, and a small background loop hands them to your agent, so you can talk to it from the panel.
  • Includes a file store explorer for browsing what is actually in your account.
  • Themes itself to whatever you ask for while keeping the layout intact, so it stays usable at any width.

Install it with npx skills add fulcradynamics/agent-skills/fulcra-control-panel.

Paste this to your agent

Read https://docs.fulcradynamics.com/agent-get-started.txt and connect to Fulcra, then install the fulcra-control-panel skill and follow it. Give me a window into my own backend: a local panel where I can browse everything I've stored and talk to you directly. Localhost only.