Loading...
Loading...
This skill synchronizes plugin skills (plugins/synapse-a2a/skills/) with the current implementation, README.md, and guides folder. Use this skill when implementation changes have been made, new features added, or documentation updated, to ensure plugin skills stay up-to-date. Triggered by /sync-plugin-skills command or when significant code changes are detected.
npx skill4agent add s-hiraoku/synapse-a2a sync-plugin-skillsplugins/synapse-a2a/skills/synapse/guides//sync-plugin-skillssynapse/synapse/tools/a2a.pysynapse/a2a_client.pysynapse/cli.pysynapse/commands/*.pyREADME.mdguides/usage.mdguides/settings.mdplugins/synapse-a2a/skills/synapse-a2a/SKILL.mdplugins/synapse-a2a/skills/synapse-a2a/references/*.md# Check synapse/tools/a2a.py for current options
synapse send <target> <message> [options]--from-f--priority-p--response--no-response--reply-to/.well-known/agent.json # Agent Card
/tasks/send # Standard A2A
/tasks/send-priority # Synapse extension
/tasks/{id} # Task status
/status # Agent statussynapse init # Initialize .synapse/
synapse config # Interactive TUI
synapse config show # View settings
synapse reset # Reset to defaults