Instructions file
Instructions for valory-xyz/open-autonomy, covering claude.md, project overview, common commands, development setup and testing.
Instructions file
Instructions for valory-xyz/open-autonomy, covering claude.md, project overview, common commands, development setup and testing.
Skill Claude CodeCodex
Audit open-autonomy FSM apps for correctness and safety.
Skill Claude CodeCodex
Audit all external HTTP requests in an open-autonomy agent service for resilience — failure modes, FSM propagation, crash/stuck/side-effect classification, and prioritized fix plan.
Skill Claude CodeCodex
Bump open-autonomy and open-aea (and their plugins / upstream-pin tags) to the latest released versions across any Valory downstream repo. Reads HISTORY.md + upgrading.md for both frameworks, applies code changes to dev packages only for OA/OAEA breaking changes, bumps version pins everywhere, then syncs third-party…
Skill Claude CodeCodex
Security review of an open-autonomy agent service — cryptographic key handling, dynamic code execution, ABCI authentication and replay, secret exposure, dependency supply chain, and deployment hardening.
Skill Claude CodeCodex
Triage open security alerts on the current GitHub repo — both Dependabot (dependency CVEs) and Code Scanning (CodeQL / SnykCode / other tools that emit to GitHub's code-scanning API). For each alert, decide whether the bug's threat model is actually exploitable given this codebase's archetype, calling code, and…
Command
Tools for analysing and verifying AI agents.
Command
Builds the agent blueprint image for an AI agent.
Command
Command "autonomy_deploy" from valory-xyz/open-autonomy, covering options, examples, autonomy deploy build, usage and options.
Command
Command "autonomy_develop" from valory-xyz/open-autonomy, covering usage, options, autonomy develop service-registry-network, usage and examples.
Command
Fetch an agent blueprint or AI agent from a registry using its public ID, hash, or token ID. The autonomy fetch command allows you to download AI agent files from either a local or remote registry.
Command
Tools for minting software packages in the {{ autonolasprotocol }}.
Command
Push all available packages to a registry.
Command
Tools for replay agent instance execution.
Command
Tools for scaffolding agent blueprint components.
Command
Tools to manage AI agents minted in the {{ autonolasprotocol }}.
Command
This page provides a quick reference to commonly used CLI commands in the Open Autonomy framework. Each command has a brief description and basic usage example, with links to more detailed documentation.
Instructions file
Instructions for valory-xyz/trader, covering claude.md, project overview, tech stack, common commands and testing.
Skill Claude CodeCodex
Launch the olas-website Next.js dev server and verify changes visually (screenshots via browser). Use when asked to run the app, check a change in the browser, or screenshot a page.