Mirrored from GitHub
github.com/roostorg/playground
1.8 kB
73 lines
1- title: phoebe
2 description: |
3 Trust and safety agent that interacts with Osprey for investigation,
4 real-time analysis, and prevention implementations
5 url: https://github.com/haileyok/phoebe
6 tags:
7 - osprey
8 - agent
9
10- title: osprey-for-atproto
11 description: |
12 Fork of Osprey with atproto-specific integration and configuration
13 url: https://github.com/haileyok/osprey-for-atproto
14 tags:
15 - osprey
16 - atproto
17 - fork
18
19- title: "skywatch.blue"
20 description: |
21 Independent labeling service for AT Protocol (e.g. Bluesky), powered by
22 Osprey
23 url: http://skywatch.blue
24 tags:
25 - osprey
26 - atproto
27 - labeler
28
29- title: atproto-ruleset
30 description: |
31 Osprey ruleset made for moderating Bluesky and other AT Protocol apps
32 url: https://github.com/haileyok/atproto-ruleset
33 tags:
34 - osprey
35 - atproto
36 - ruleset
37
38- title: fruitfly
39 description: |
40 Experimental self-contained Osprey-like rules engine using Starlark and DuckDB
41 url: https://github.com/vinaysrao1/fruitfly
42 tags:
43 - osprey
44 - rewrite
45
46- title: nest
47 description: |
48 Experimental Coop-like content moderation rules engine using Starlark,
49 PostgreSQL, Go, and NiceGUI
50 url: https://github.com/vinaysrao1/nest
51 tags:
52 - coop
53 - rewrite
54
55- title: skywatch-skills
56 description: |
57 Claude Code plugins for AT Protocol moderation, including investigating
58 coordinated behaviour, authoring Osprey SML rules, and managing Ozone queues
59 url: https://github.com/skywatch-bsky/claude-skills
60 tags:
61 - osprey
62 - agent
63 - atproto
64 - ozone
65
66- title: osprey-sidecars
67 description: |
68 Statistical detection sidecars for Osprey and AT Protocol moderation to
69 enable batch analyses
70 url: https://github.com/skywatch-bsky/osprey-sidecars
71 tags:
72 - osprey
73 - atproto