·synapse-reinst
</>

synapse-reinst

s-hiraoku/synapse-a2a

Re-inject Synapse A2A initial instructions after context has been cleared. Use this skill when the agent has lost its identity, A2A communication protocol, or configuration after /clear or context reset. Triggered by /synapse-reinst command.

13Installs·6Trend·@s-hiraoku

Installation

$npx skills add https://github.com/s-hiraoku/synapse-a2a --skill synapse-reinst

SKILL.md

Restore Synapse A2A agent identity and instructions after /clear or context reset.

Run the reinst script to output your full Synapse instructions:

The script reads environment variables set by Synapse at startup (SYNAPSEAGENTID, SYNAPSEAGENTTYPE, SYNAPSEPORT) which persist even after /clear.

Re-inject Synapse A2A initial instructions after context has been cleared. Use this skill when the agent has lost its identity, A2A communication protocol, or configuration after /clear or context reset. Triggered by /synapse-reinst command. Source: s-hiraoku/synapse-a2a.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/s-hiraoku/synapse-a2a --skill synapse-reinst
Category
</>Dev Tools
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is synapse-reinst?

Re-inject Synapse A2A initial instructions after context has been cleared. Use this skill when the agent has lost its identity, A2A communication protocol, or configuration after /clear or context reset. Triggered by /synapse-reinst command. Source: s-hiraoku/synapse-a2a.

How do I install synapse-reinst?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/s-hiraoku/synapse-a2a --skill synapse-reinst Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/s-hiraoku/synapse-a2a