LogoClawIndex
CasesSkillsAbout
LogoClawIndex

develop-agent-module - Develop Agent Module

Modify, extend, or debug the agent module including graph, tools, guardrails, and wrappers

Tags

Updated: 2026-06-15

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • modify agent graph
  • add node to agent graph
  • modify routing
  • add guardrail action
  • change agent state
  • fix agent exceptions
  • add multimodal support
  • debug agent module
  • create tool type
  • create guardrail action
  • create graph node
  • change routing logic
  • define state fields
  • define error codes
  • create tool wrapper
  • create multimodal handler
  • create guardrail evaluator
  • wire guardrail subgraph
  • register tool
  • register guardrail action

Inputs

  • agent module code
  • existing agent graph
  • agent routing logic
  • agent state definition
  • guardrail actions
  • tool factory
  • guardrail factory
  • error code definitions
  • tool wrappers
  • multimodal handlers
  • test code
  • dependencies configuration

Outputs

  • modified agent code
  • new tool
  • new guardrail action
  • new graph node
  • updated routing
  • updated state definition
  • new error code
  • new wrapper
  • new multimodal handler
  • registered tool
  • registered guardrail
  • module exports
  • test file
  • test results

Requirements

  • code repository access
  • source code read access
  • write permissions
  • Python runtime
  • LangGraph framework

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
agent
module
development
debugging
tools
guardrails
graph
routing
state
multimodal
modify agent graph
add node to agent graph
modify routing
add guardrail action
agent module code
existing agent graph
agent routing logic
modified agent code
new tool
new guardrail action