agent-protocol
Inter-agent communication protocol for C-suite agent teams. Defines invocation syntax, loop prevention, isolation rules, and response formats. Use when C-suite agents need to query each other, coordinate cross-functional analysis, or run board meetings with multiple agent roles.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alirezarezvani/cs-agent-protocolWhat This Skill Does
The agent-protocol skill provides a structured framework for inter-agent communication, specifically tailored for C-suite agent teams. It acts as the backbone for multi-agent orchestration, preventing common pitfalls such as circular reasoning, infinite feedback loops, and groupthink. By enforcing strict invocation syntax, response structures, and depth limitations, this skill ensures that complex organizational queries—such as balancing a budget against hiring needs or evaluating technical feasibility—are handled with professional rigor and accountability. It provides a standardized method for agents to ask, answer, and justify their contributions within a hierarchical decision-making simulation.
Installation
To integrate this protocol into your OpenClaw environment, use the following install command:
clawhub install openclaw/skills/skills/alirezarezvani/cs-agent-protocol
Ensure your agent environment is updated to the latest version of the OpenClaw framework to support chain tracking capabilities.
Use Cases
This skill is designed for scenarios requiring multi-functional expertise:
- Strategic Planning: Coordinating between the CFO and CPO to analyze the financial viability of product roadmaps.
- Cross-Functional Risk Assessment: Allowing the CISO to query the CTO and CRO regarding the potential security impacts of a new sales pipeline integration.
- Executive Board Simulations: Running end-to-end organizational reviews where multiple roles contribute data points independently to prevent bias.
- Troubleshooting: Identifying the root cause of project delays by querying relevant stakeholders in sequence.
Example Prompts
- "Invoke the CFO and ask them for an updated burn rate projection based on our new Q3 hiring plan, then take that data to the CRO to see if our revenue targets still hold."
- "Execute a board meeting simulation: CPO presents the feature launch plan, then prompt the CTO for a technical feasibility audit and the CMO for a go-to-market readiness assessment."
- "Check if our current security protocols can handle the new cloud infrastructure; invoke the CISO and ensure they provide their finding with supporting data points."
Tips & Limitations
- Respect the Chain: Always monitor the [CHAIN: ...] meta-data. If your chain exceeds 2 hops, you must conclude the analysis or state an explicit assumption.
- Avoid Loopback: The protocol automatically blocks circular calls. If you find yourself hitting the [BLOCKED] message frequently, decompose your complex query into smaller, asynchronous tasks.
- Mind the Phase 2 Isolation: During independent analysis, do not invoke other agents. Rely on the [ASSUMPTION: ...] flag instead. This is critical for preventing groupthink and ensuring high-quality, independent insights.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alirezarezvani-cs-agent-protocol": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Related Skills
intl-expansion
International market expansion strategy. Market selection, entry modes, localization, regulatory compliance, and go-to-market by region. Use when expanding to new countries, evaluating international markets, planning localization, or building regional teams.
marketing-strategy-pmm
Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Use when the user asks about product positioning, go-to-market planning, competitive analysis, target audience definition, ICP definition, market research, launch plans, or sales enablement. Covers April Dunford positioning, ICP definition, competitive battlecards, launch playbooks, and international market entry. Produces deliverables including positioning statements, battlecard documents, launch plans, and go-to-market strategies.
paid-ads
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.
qms-audit-expert
ISO 13485 internal audit expertise for medical device QMS. Covers audit planning, execution, nonconformity classification, and CAPA verification. Use for internal audit planning, audit execution, finding classification, external audit preparation, or audit program management.
code-reviewer
Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.