Compare commits

..

1 Commits

Author SHA1 Message Date
Tobin South
f07b4b257f Add remember to marketplace 2026-03-17 13:31:27 -07:00

View File

@@ -1040,14 +1040,14 @@
"homepage": "https://github.com/intercom/claude-plugin-external" "homepage": "https://github.com/intercom/claude-plugin-external"
}, },
{ {
"name": "postiz", "name": "remember",
"description": "Social media automation CLI for scheduling posts, managing integrations, uploading media, and tracking analytics across 28+ platforms including X, LinkedIn, Reddit, YouTube, TikTok, Instagram, and more", "description": "Continuous memory for Claude Code. Extracts, summarizes, and compresses conversations into tiered daily logs. Claude remembers what you did yesterday.",
"source": { "source": {
"source": "url", "source": "url",
"url": "https://github.com/gitroomhq/postiz-agent.git", "url": "https://github.com/Digital-Process-Tools/claude-remember.git",
"sha": "c5d1bf5f7e95a71e230fc19ae2150ddd9c549854" "sha": "779ab61d8d412230eeec1840b8ca104bebea4358"
}, },
"homepage": "https://postiz.com/agent" "homepage": "https://github.com/Digital-Process-Tools/claude-remember"
} }
] ]
} }