Coming soon

Agent Packs

Ready-to-run MindStone agents for specific jobs.

Agent Packs are planned Dockerized deployments of prebuilt MindStone agents: role identity, memory scaffold, web chat, Gateway, and persistence configured out of the box.

Examples

Planned starter and specialist packs

The pack catalog will start with practical role agents and expand as the harness, packaging, and validation mature.

Cyber Threat Intelligence

Planned

A preconfigured MindStone role agent package with continuity, memory, and web chat ready for guided setup.

OT Threat Intelligence

Planned

A preconfigured MindStone role agent package with continuity, memory, and web chat ready for guided setup.

Software Engineer

Planned

A preconfigured MindStone role agent package with continuity, memory, and web chat ready for guided setup.

Cyber Penetration Tester

Planned

A preconfigured MindStone role agent package with continuity, memory, and web chat ready for guided setup.

Research Agent

Planned

A preconfigured MindStone role agent package with continuity, memory, and web chat ready for guided setup.

Marketing Agent

Planned

A preconfigured MindStone role agent package with continuity, memory, and web chat ready for guided setup.

Why packs

Less setup. Faster proof. Fewer dependency traps.

The full harness is powerful, but many people should not have to understand the whole architecture before trying a useful agent. Packs are the fast path from curiosity to working system.

Dockerized delivery

Each pack is planned as a ready-to-run Docker deployment with the agent, Gateway, web chat, persistence, and safe defaults already wired together.

Role-specific identity

Packs will include prebuilt identity, standards, workflow defaults, and memory scaffolds for the agent role instead of starting from a blank assistant.

Friendly install path

The goal is a guided install that checks for Docker, pulls the right image, starts the stack, and opens the user-facing chat surface with minimal setup confusion.

Free and paid packs

Basic packs are planned as free entry points. More specialized, maintained, or professional packs may become paid offerings later.

Install goal

The target experience is: install, open chat, start working.

The intended packaging model is a Docker-based install that works anywhere Docker runs, including macOS, Linux, and Windows with Docker Desktop or a compatible Docker runtime.

curl ... | bash
mindstone packs install cti
mindstone packs open cti

Commands and package names are illustrative until the pack installer is implemented and validated.