Skip to content

Commit 0ceceb0

Browse files
committed
Add Bluesky author posts plugin
1 parent 63151d4 commit 0ceceb0

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

plugins.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "./schema.json",
33
"registry_version": "0.2.0",
4-
"updated_at": "2026-05-31T05:36:26Z",
4+
"updated_at": "2026-05-31T05:50:54Z",
55
"plugins": [
66
{
77
"name": "animus-provider-claude",
@@ -328,6 +328,19 @@
328328
"tags": ["subject", "bitbucket", "issues", "atlassian", "issue-tracking"],
329329
"install_hint": "animus plugin install launchapp-dev/animus-subject-bitbucket"
330330
},
331+
{
332+
"name": "animus-subject-bluesky-author-posts",
333+
"kind": "subject_backend",
334+
"repo": "launchapp-dev/animus-subject-bluesky-author-posts",
335+
"latest_tag": "v0.1.0",
336+
"description": "Bluesky author feed posts subject backend plugin for Animus",
337+
"homepage": "https://github.com/launchapp-dev/animus-subject-bluesky-author-posts",
338+
"license": "Elastic-2.0",
339+
"stability": "alpha",
340+
"platforms": ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "aarch64-unknown-linux-gnu"],
341+
"tags": ["subject", "bluesky", "atproto", "social", "posts"],
342+
"install_hint": "animus plugin install launchapp-dev/animus-subject-bluesky-author-posts"
343+
},
331344
{
332345
"name": "animus-subject-bls-series-observations",
333346
"kind": "subject_backend",

0 commit comments

Comments
 (0)