perlantir-fleet
Summary
Perlantir AI Studio — 9-agent OpenClaw fleet workspace for rapid AI agent deployment, blockchain development, and autonomous team operations. This workspace is designed for multi-agent collaboration, enhanced memory management, and advanced blockchain tooling, all orchestrated via OpenClaw.
Included Assets
- Fleet configuration:
openclaw.json - Agent directories:
workspace-aegis/— Security & audit agent docs: AGENTS.md, MEMORY.md, SOUL.md, TOOLS.mdworkspace-ballot/— Learning curator agent docs: AGENTS.md, MEMORY.md, SOUL.mdworkspace-chain/— Blockchain & smart contract agent docs: AGENTS.md, MEMORY.md, README.md, SOUL.md, TOOLS.md- Additional smart contract libraries in
contracts/
- Additional smart contract libraries in
- Skill plugin:
skills/self-improving-agent/— Auto-memory management for agents (README.md, CLAUDE.md)
How to Use
-
Setup Prerequisites
- Ensure you have OpenClaw installed and properly configured.
- For Solidity smart contract work, install Foundry, Hardhat, and other listed blockchain tools as needed.
-
Enable Plugins and Channels
openclaw.jsondefines allowed plugins (including messaging channels and LLM-tasking).- The workspace is pre-configured for Telegram and Oxylabs AI Studio integration.
-
Agent Collaboration
- Agent role guides, memory, and operational instructions are provided within each
workspace-*directory. - Use the included
SOUL.md,MEMORY.md, andTOOLS.mdfiles to understand each agent's function and resources.
- Agent role guides, memory, and operational instructions are provided within each
-
Blockchain Development
- Smart contract development resources and standards provided under
workspace-chain/TOOLS.md. - Solidity projects include integrated standard libraries (see
contracts/bouts-judge/lib/forge-std/).
- Smart contract development resources and standards provided under
-
Self-Improving Agent Plugin
- Manage agent auto-memory with the
skills/self-improving-agentplugin. - Review and curate agent-learned patterns and promote them to enforceable rules.
- Manage agent auto-memory with the
-
Customization
- Add or modify agents by updating agent directories and
AGENTS.mdfiles. - Update
openclaw.jsonto adjust plugins, tools, or channel settings.
- Add or modify agents by updating agent directories and
Notes
- Telegram channel integration is pre-configured and can be activated with appropriate tokens and allowlist policies. Review sensitive fields before use.
- The workspace contains production and management secrets; always safeguard credentials and API keys.
- Solidity tools and libraries are included via submodules and local packages; ensure dependencies are installed if building smart contracts.
- Review each agent's
SOUL.mdandMEMORY.mdfor best practices and security guidelines. - Role documentation clearly separates responsibilities for each agent in multi-agent workflows.
- For updates or troubleshooting, see the agent documentation and referenced GitHub repositories in each TOOLS.md.
Aucun commentaire pour le moment.