Synapse.core.net
Synapse is a lightweight execution engine designed to take data from disparate, federated sources and connect it to a process. Synapse is built to run as a local or remote process.
Install / Use
/learn @SynapseProject/Synapse.core.netREADME
Welcome to Synapse
Synapse is a lightweight execution engine designed to take data from disparate, federated sources and connect it to a process. Synapse is built to run as a local or remote process.
Elements
A Synapse workflow, called a Plan, is comprised of a hierarhy of Actions. An Action is essentially the definition of a local or remote process and the parameters required to initiate it. Plans are declared in YAML, as follows:
Action:
- Name: {string, friendly name}
Proxy: {uri, remote Synapse node}
ExecuteCase: {enum, status value}
Handler:
Type: {library}:{module}
Config: {ParameterInfo}
Parameters: {ParameterInfo}
RunAs: {SecurityContext}
Where, ParameterInfo is:
Name: {string, friendly name}
Type: {enum, Xml | Yaml | Json}
Uri: {http:// | file://}
Values:
{Block of directly declared Xml|Yaml|Json}
Dynamic:
- Name: {friendly name}
Path: {XPath or root:path0:path1}
Options:
- Key: {key}
Value: {display value}
And SecurityContext is:
Name: {string, friendly name}
Password: {ecrypted string}
Provider: {Active Directory | AWS | Azure}
Config: {ParameterInfo}
Essentially, Synapse takes data from various federated sources, provides the data to an action, and executes the action under a given security context.
Components
| Component | Description |--------|-------- |Synapse.Core|Contains the workflow execution engine and is responsible for initiating calls to sub-processes. |Synapse.CommandLine|A CLI wrapper on Synapse.Core for local process execution. |Synapse.Server|A server daemon designed to act as remote Synapse.Core agent. |Synapse.Enterprise|An API interface to creating, storing, and executing Synapse Plans under an RBAC. Manages exection log-capture and keeps detailed audit logs.
Related Skills
diffs
344.4kUse the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
clearshot
Structured screenshot analysis for UI implementation and critique. Analyzes every UI screenshot with a 5×5 spatial grid, full element inventory, and design system extraction — facts and taste together, every time. Escalates to full implementation blueprint when building. Trigger on any digital interface image file (png, jpg, gif, webp — websites, apps, dashboards, mockups, wireframes) or commands like 'analyse this screenshot,' 'rebuild this,' 'match this design,' 'clone this.' Skip for non-UI images (photos, memes, charts) unless the user explicitly wants to build a UI from them. Does NOT trigger on HTML source code, CSS, SVGs, or any code pasted as text.
openpencil
2.0kThe world's first open-source AI-native vector design tool and the first to feature concurrent Agent Teams. Design-as-Code. Turn prompts into UI directly on the live canvas. A modern alternative to Pencil.
ui-ux-pro-max-skill
56.5kAn AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
