All Skills

128 skills across 18 categories

advanced

Agent Context Budget Enforcement

Enforce per-session context budgets in multi-agent pipelines to prevent token bloat from accumulating tool outputs, ensuring reliable reasoning across long-running autonomous tasks.

intermediate

Agent Context Budget Management

Strategies for managing token context budgets in multi-step AI agent pipelines — preventing overflow, summarizing aggressively, and structuring subagent delegation for optimal performance.

intermediate

Agent Context Budget Patterns

Practical patterns for enforcing O(1) context pipelines in multi-agent systems: proactive pruning, subagent output contracts, and session budget management to prevent reasoning degradation in long-running autonomous tasks.

intermediate

Agent Context Compression Techniques

Advanced techniques for compressing and managing AI agent context windows to enable long-running tasks without losing coherence.

intermediate

Agent Context Window Management

Best practices for managing context windows in large language model agents, including proactive summarization, token budgeting, and semantic memory retrieval strategies.

intermediate

Agent Cross-Platform Session Design

Design session isolation and context synchronization strategies for AI agents deployed across multiple chat platforms (Telegram, Slack, Discord, WhatsApp). Covers when to share vs isolate sessions, platform adapter roles, and user ID mapping.

intermediate

Agent Dry-Run Testing Workflow

How to use OpenClaw's --dry-run flag to validate autonomous agent behavior before live deployment — inspect planned tool call sequences, catch unexpected operations, and iterate safely.

intermediate

Agent Execution Trace Comparison

How to systematically compare dry-run predicted tool calls against live agent execution traces to catch prompt regressions and unintended behavior before they cause production incidents.

intermediate

Agent Log Audit Patterns

Systematic patterns for auditing autonomous agent logs after deployment — verifying tool call sequences match expectations, detecting unauthorized operations, and establishing a post-deployment verification baseline.

advanced

Agent Memory Architecture

Learn how to design and implement robust memory systems for AI agents

intermediate

Agent Memory Lifecycle Management

Complete lifecycle management for agent memory systems — when to add facts, how to search effectively, when to summarize, and how to prevent context overflow in production agents.

intermediate

Agent Memory Retrieval in Practice

Practical patterns for implementing two-tier memory systems in AI agents — semantic search, working vs long-term storage, context overflow prevention, and OpenClaw memory commands.

intermediate

Agent Memory Retrieval Patterns

Patterns for designing efficient memory retrieval in AI agents — covering semantic search, working memory vs long-term storage, and context-aware recall strategies.

intermediate

Agent Orchestrator Context Design

Learn how to design orchestrator agents that maintain lean context windows by enforcing structured summarization contracts with subagents, managing memory compression triggers, and architecting O(1) context pipelines.

intermediate

Agent Pipeline Phase Design

How to structure multi-phase AI agent pipelines with clean handoffs, context-aware summarization, and early exit conditions to maximize efficiency and prevent context overflow.

intermediate

Agent Promotion Gate Automation

Automate the sandbox-to-production promotion pipeline with scripted trace comparison, approval gates, and rollback triggers to enforce safe agent deployments.

intermediate

Agent Result Summarization Patterns

Learn how to efficiently summarize subagent outputs and intermediate results to maintain lean context in orchestrator agents. Covers summary formats, when to compress, and how to return actionable data from subagents.

intermediate

Agent Sandbox Promotion Gates

How to define and enforce promotion gates that must pass before an agent moves from sandbox to production — covering trace comparison, approval gates, and rollback triggers.

intermediate

Agent Subagent Delegation Patterns

Learn when and how to delegate tasks to specialized subagents in OpenClaw — covering spawn patterns, context isolation, result aggregation, and efficiency tradeoffs of monolithic vs. multi-agent architectures.

intermediate

Agent Trace Diff Workflow

A systematic workflow for comparing agent dry-run predictions against live sandbox execution to catch behavioral regressions before production deployment.

intermediate

Agent Version Safety Workflow

A systematic workflow for safely deploying new versions of autonomous agents — combining dry-run validation, sandbox approval gates, and post-deployment log verification to catch regressions before they cause real-world harm.

intermediate

Agent Workflow Optimization Patterns

Learn the three core patterns for optimizing agentic workflows: subagent delegation, aggressive summarization, and early exit logic to minimize token costs and reduce latency.

intermediate

Agent Workflow Optimization: Delegate, Summarize, Exit Early

Master the three core patterns for optimizing agentic workflows: subagent delegation for specialized tasks, aggressive summarization to manage context budgets, and early exit logic to prevent unnecessary token burn.

intermediate

Automated Rollback Triggers for Agent Deployments

Configure and use automatic rollback mechanisms to instantly recover from production incidents caused by misbehaving agent deployments.

intermediate

Autonomous Agent Safety Deployment Checklist

A practical pre-flight checklist for deploying autonomous AI agents safely: sandbox isolation, approval gates, early exit logic, and dry-run validation before going live.

advanced

Autonomous Agent Safety Patterns

Core safety patterns for autonomous AI agents: sandboxed execution, human-in-the-loop approval gates, rollback strategies, and preventing destructive runaway actions.

intermediate

Autonomous Agent Workflow Optimization

Strategies for reducing latency and token consumption in complex multi-step agent workflows.

1 course
intermediate

Config Attestation for Agent Runtimes

Cryptographic verification of runtime configuration before agent tool execution. Uses BLAKE3 content-addressed hash manifests to ensure config integrity at load time.

advanced

DePIN & Infrastructure Consulting

Integrate autonomous agents with decentralized physical infrastructure networks.

2 courses
advanced

DePIN Connectivity Management

Managing non-terrestrial network (NTN) and D2D connectivity for autonomous agents.

advanced

DePIN Consensus Participation

Configuring agents to participate in and validate decentralized consensus mechanisms.

advanced

DePIN Consensus Resilience

Hardening agent-driven consensus participation against network-level and Byzantine attacks in DePIN networks.

advanced

DePIN Edge Computing

Deploying SLMs and agentic workloads on DePIN edge nodes.

advanced

DePIN Edge Network Diagnostics

Performing automated diagnostics on DePIN edge nodes using autonomous AI agents.

1 course
advanced

DePIN Edge Network Governance

Managing decentralized governance for edge-heavy DePIN networks via agentic participation.

advanced

DePIN Edge Network Security

Hardening DePIN edge nodes against physical and network-level attacks via agent-driven monitoring.

advanced

DePIN Infrastructure Provisioning

Automating the deployment of physical infrastructure via agent-driven scripts.

1 course
advanced

DePIN Latency Optimization

Optimizing edge-to-agent latency in decentralized infrastructure networks.

advanced

DePIN Network Governance

Using autonomous agents to participate in decentralized governance for physical infrastructure networks.

advanced

DePIN Resource Orchestration

Orchestrating agentic tasks across multiple DePIN providers and hardware types.

1 course
intermediate

DePIN Reward Optimization

Using autonomous agents to optimize node uptime and maximize token rewards in DePIN networks.

advanced

DePIN Sustainability Management

Managing the environmental impact and energy efficiency of DePIN agent workloads.

advanced

Hard-Tech AI Ethics

Ethical considerations for deploying autonomous agents in critical physical and infrastructure-heavy systems.

advanced

Hard-Tech AI Strategic Planning

Developing long-term roadmaps for AI integration in physical and infrastructure-heavy industries.

intermediate

Human-AI Interface Design

Designing intuitive and contextual interfaces for human-agent collaboration beyond traditional UIs.

advanced

Injection-Resistant Tool Invocation

Verify that tool calls are triggered by legitimate user intent rather than injected data, and validate parameters before execution

intermediate

Local Memory Management

Configuring and optimizing local vector stores (SQLite-vec, LanceDB) for private agent memory.

advanced

Orbital Data Center Operations

Managing thermodynamic constraints and data persistence for agents in orbital environments.

1 course
advanced

Orbital Edge Data Lifecycle

Managing the data lifecycle for agents in orbit, from collection to immutable anchoring.

advanced

Orbital Hardware Orchestration

Orchestrating specialized hardware (FPGA, TPU) for agent workloads in orbital data centers.

advanced

Orbital Network Handoff

Optimizing agent session handoff between orbital data centers during LEO satellite transit.

advanced

Orbital Network Handoff (v2)

Strategies for seamless agent session migration between LEO satellite data centers.

advanced

Orbital Network Resilience

Strategies for maintaining agent connectivity during solar flares and LEO transit outages.

intermediate

Orchestrator-Subagent Output Contracts

Design and enforce structured summarization contracts between orchestrators and subagents to maintain O(1) context pipelines in multi-agent systems.

advanced

Radio Frequency AI Integration

Strategies for integrating autonomous agents with RF combat and resilience systems.

1 course
advanced

Sovereign Data Anchoring

Strategies for anchoring agent-generated data to immutable ledgers for auditability and sovereignty.

intermediate

Token-Aware Task Decomposition

Break large agentic tasks into smaller chunks to prevent context window overflow and maintain reasoning quality. Covers subagent delegation, aggressive summarization, and early exit patterns.