LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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.

synapse-docs - Synapse A2A Documentation Management

Manages documentation for Synapse A2A project, ensuring docs stay synchronized with code changes

Tags

Updated: 2026-03-10

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • detect code changes
  • identify affected documentation
  • propose documentation updates
  • read document content
  • update documentation files
  • synchronize skill files
  • synchronize template files
  • verify documentation consistency
  • compare documentation files
  • update version information
  • create documentation guides
  • mark deprecated features

Inputs

  • synapse/ source files
  • plugins/synapse-a2a/ files
  • templates/.synapse/ files
  • pyproject.toml configuration
  • README.md file
  • guides/ documentation files
  • CLAUDE.md file
  • references/doc-inventory.md
  • references/code-doc-mapping.md
  • documentation change request

Outputs

  • updated documentation files
  • synchronized skill files
  • synchronized template files
  • consistency check reports
  • version update changes
  • new documentation guides

Requirements

  • access to synapse/ directory
  • access to plugins/ directory
  • access to guides/ directory
  • access to references/ directory
  • manual invocation via /synapse-docs

Source

  • Spec: SKILL.md
documentation
synapse-a2a
code-documentation
version-management
documentation-sync
consistency-check
detect code changes
identify affected documentation
propose documentation updates
read document content
synapse/ source files
plugins/synapse-a2a/ files
templates/.synapse/ files
updated documentation files
synchronized skill files
synchronized template files