Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
246 changes: 152 additions & 94 deletions symphony-registry.json
Original file line number Diff line number Diff line change
@@ -1,96 +1,154 @@
{
"schemaVersion": "1.0",
"lastUpdated": "2026-02-25T00:00:00Z",
"repositories": [
{
"slug": "RunMaestro/Maestro",
"name": "Maestro",
"description": "Desktop app for managing multiple AI agents with a keyboard-first interface.",
"url": "https://github.com/RunMaestro/Maestro",
"category": "ai-ml",
"tags": ["electron", "ai", "productivity", "typescript"],
"maintainer": {
"name": "Pedram Amini",
"url": "https://github.com/pedramamini"
},
"isActive": true,
"featured": true,
"addedAt": "2025-01-01"
},
{
"slug": "pedramamini/Podsidian",
"name": "Podsidian",
"description": "An MCP-capable intelligent Apple podcast transcription and summarization to markdown tool.",
"url": "https://github.com/pedramamini/Podsidian",
"category": "productivity",
"tags": ["mcp", "podcasts", "obsidian", "markdown", "transcription", "python"],
"maintainer": {
"name": "Pedram Amini",
"url": "https://github.com/pedramamini"
},
"isActive": true,
"featured": false,
"addedAt": "2026-02-14"
},
{
"slug": "pedramamini/RSSidian",
"name": "RSSidian",
"description": "An MCP-capable intelligent RSS feed ingestion and summarization to markdown tool.",
"url": "https://github.com/pedramamini/RSSidian",
"category": "productivity",
"tags": ["mcp", "rss", "obsidian", "markdown", "summarization", "python"],
"maintainer": {
"name": "Pedram Amini",
"url": "https://github.com/pedramamini"
},
"isActive": true,
"featured": false,
"addedAt": "2026-02-14"
},
{
"slug": "thedotmack/claude-mem",
"name": "claude-mem",
"description": "A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI, and injects relevant context back into future sessions.",
"url": "https://github.com/thedotmack/claude-mem",
"category": "ai-ml",
"tags": ["claude-code", "memory", "ai-agents", "plugin", "typescript"],
"maintainer": {
"name": "thedotmack",
"url": "https://github.com/thedotmack"
},
"isActive": true,
"featured": false,
"addedAt": "2026-02-14"
},
{
"slug": "danielmiessler/Personal_AI_Infrastructure",
"name": "Personal AI Infrastructure",
"description": "A guide and framework for building your own personal AI infrastructure, including patterns for AI agents, workflows, and automation.",
"url": "https://github.com/danielmiessler/Personal_AI_Infrastructure",
"category": "ai-ml",
"tags": ["ai", "infrastructure", "agents", "automation", "guide"],
"maintainer": {
"name": "Daniel Miessler",
"url": "https://github.com/danielmiessler"
},
"isActive": true,
"featured": false,
"addedAt": "2026-02-25"
},
{
"slug": "danielmiessler/fabric",
"name": "fabric",
"description": "An open-source framework for augmenting humans using AI, providing a modular system for solving specific problems with crowdsourced AI prompts.",
"url": "https://github.com/danielmiessler/fabric",
"category": "productivity",
"tags": ["ai", "prompts", "automation", "cli", "go"],
"maintainer": {
"name": "Daniel Miessler",
"url": "https://github.com/danielmiessler"
},
"isActive": true,
"featured": false,
"addedAt": "2026-02-25"
}
]
"schemaVersion": "1.0",
"lastUpdated": "2026-02-28T00:00:00Z",
"repositories": [
{
"slug": "RunMaestro/Maestro",
"name": "Maestro",
"description": "Desktop app for managing multiple AI agents with a keyboard-first interface.",
"url": "https://github.com/RunMaestro/Maestro",
"category": "ai-ml",
"tags": [
"electron",
"ai",
"productivity",
"typescript"
],
"maintainer": {
"name": "Pedram Amini",
"url": "https://github.com/pedramamini"
},
"isActive": true,
"featured": true,
"addedAt": "2025-01-01"
},
{
"slug": "pedramamini/Podsidian",
"name": "Podsidian",
"description": "An MCP-capable intelligent Apple podcast transcription and summarization to markdown tool.",
"url": "https://github.com/pedramamini/Podsidian",
"category": "productivity",
"tags": [
"mcp",
"podcasts",
"obsidian",
"markdown",
"transcription",
"python"
],
"maintainer": {
"name": "Pedram Amini",
"url": "https://github.com/pedramamini"
},
"isActive": true,
"featured": false,
"addedAt": "2026-02-14"
},
{
"slug": "pedramamini/RSSidian",
"name": "RSSidian",
"description": "An MCP-capable intelligent RSS feed ingestion and summarization to markdown tool.",
"url": "https://github.com/pedramamini/RSSidian",
"category": "productivity",
"tags": [
"mcp",
"rss",
"obsidian",
"markdown",
"summarization",
"python"
],
"maintainer": {
"name": "Pedram Amini",
"url": "https://github.com/pedramamini"
},
"isActive": true,
"featured": false,
"addedAt": "2026-02-14"
},
{
"slug": "thedotmack/claude-mem",
"name": "claude-mem",
"description": "A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI, and injects relevant context back into future sessions.",
"url": "https://github.com/thedotmack/claude-mem",
"category": "ai-ml",
"tags": [
"claude-code",
"memory",
"ai-agents",
"plugin",
"typescript"
],
"maintainer": {
"name": "thedotmack",
"url": "https://github.com/thedotmack"
},
"isActive": true,
"featured": false,
"addedAt": "2026-02-14"
},
{
"slug": "danielmiessler/Personal_AI_Infrastructure",
"name": "Personal AI Infrastructure",
"description": "A guide and framework for building your own personal AI infrastructure, including patterns for AI agents, workflows, and automation.",
"url": "https://github.com/danielmiessler/Personal_AI_Infrastructure",
"category": "ai-ml",
"tags": [
"ai",
"infrastructure",
"agents",
"automation",
"guide"
],
"maintainer": {
"name": "Daniel Miessler",
"url": "https://github.com/danielmiessler"
},
"isActive": true,
"featured": false,
"addedAt": "2026-02-25"
},
{
"slug": "danielmiessler/fabric",
"name": "fabric",
"description": "An open-source framework for augmenting humans using AI, providing a modular system for solving specific problems with crowdsourced AI prompts.",
"url": "https://github.com/danielmiessler/fabric",
"category": "productivity",
"tags": [
"ai",
"prompts",
"automation",
"cli",
"go"
],
"maintainer": {
"name": "Daniel Miessler",
"url": "https://github.com/danielmiessler"
},
"isActive": true,
"featured": false,
"addedAt": "2026-02-25"
},
{
"slug": "volvoxllc/volvox-bot",
"name": "volvox-bot",
"description": "An AI-powered Discord bot used for managing servers that includes interaction, question answering, full memory of users, interaction, games, and much more.",
"url": "https://github.com/VolvoxLLC/volvox-bot",
"category": "ai-ml",
"tags": [
"discord-bot",
"claude-sdk",
"moderation",
"discord.js",
"typescript"
],
"maintainer": {
"name": "BillChirico",
"url": "https://github.com/BillChirico"
},
"isActive": true,
"featured": false,
"addedAt": "2026-02-28"
}
]
}