Skip to content

FTMahringer/Synapse-Plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SYNAPSE Official Plugins

Official plugins maintained by the SYNAPSE core team.

Overview

This repository contains all official SYNAPSE plugins with guaranteed compatibility, security audits, and comprehensive support.

Repository: FTMahringer/Synapse-plugins (private)
Access: Available to all SYNAPSE users
Quality Standards: Strict code review and testing

Plugins

Core Plugins

Bundles

Official Bundles

Installation

All official plugins are pre-installed with SYNAPSE but must be enabled per agent.

# Enable plugin for an agent
synapse agent update my-agent --enable-plugin web-search

# Install bundle
synapse bundle install developer-toolkit

Plugin Structure

Each plugin follows this structure:

plugin-name/
├── README.md           # Plugin documentation
├── plugin.yaml         # Plugin metadata
├── src/               # Plugin source code
├── tests/             # Plugin tests
└── CHANGELOG.md       # Version history

Development

See SYNAPSE Documentation - Plugin Development for development guidelines.

License

All official plugins are licensed under MIT unless otherwise specified.

Support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages