making a collection of atproto digest memes
claude log
64 lines 4.6 kB view raw
1❯ https://bsky.app/profile/samuel.fm/post/3mffgmyrlt22s 2 3 So, okay. I want to make a new collection that specifically refers to posts that are memes about ATProtoDigest. And this one that I've linked you is one and I'm gonna go find you my 4 own meme that I made about the same subject. Which is going to be, it's gonna be a link to a BlueSky post. Here it is. Here's the second one. Thank you. 5 6 https://bsky.app/profile/zzstoatzz.io/post/3mejimxpyc22n 7 8 Are you going to be able, are you able to figure out how to create a new collection? Which refers to, specifically for memes about ATProtoDigest. 9 10⏺ Yeah, I can see the schema from your existing records. Let me create the collection first, then the two cards, then link them together. 11 12⏺ pdsx - create_record (MCP)(collection: "network.cosmik.collection", record: {"name":"ATProtoDigest memes","description":"memes about 13 ATProtoDigest","createdAt":"2026-02-21T20:00:00.000Z","updatedAt":"2026-02-21T20:00:00.000Z","accessType":"CLOSED","collaborators":[]}) 14 ⎿  { 15 "uri": "at://did:plc:xbtmt2zjwlrfegqvch7fboei/network.cosmik.collection/3mffrnxcu7v2n", 16 "cid": "bafyreigsxctuxxvxeb5tfpm2kzunqp6hs5vdpdwp4rkkef577em3ko7nfy" 17 } 18 19⏺ Collection created. Now the two cards. 20 21⏺ pdsx - create_record (MCP)(collection: "network.cosmik.card", record: {"type":"URL","content":{"url":"https://bsky.app/profile/samuel.fm/post/3mffgmyrlt22s","$type":"network.cosmik.card# 22 urlContent","metadata":{"type":"social","$type":"network.cosmik.card#urlMetadata","siteName":"Bluesky 23 Social","author":"samuel.fm"}},"createdAt":"2026-02-21T20:00:01.000Z"}) 24 ⎿  { 25 "uri": "at://did:plc:xbtmt2zjwlrfegqvch7fboei/network.cosmik.card/3mffro3mdn52n", 26 "cid": "bafyreigb6xbglae7mbnwubi3xcq2xvki4galnoekj6clhm7i5mul2wkide" 27 } 28 29⏺ pdsx - create_record (MCP)(collection: "network.cosmik.card", record: {"type":"URL","content":{"url":"https://bsky.app/profile/zzstoatzz.io/post/3mejimxpyc22n","$type":"network.cosmik.ca 30 rd#urlContent","metadata":{"type":"social","$type":"network.cosmik.card#urlMetadata","siteName":"Bluesky 31 Social","author":"zzstoatzz.io"}},"createdAt":"2026-02-21T20:00:02.000Z"}) 32 ⎿  { 33 "uri": "at://did:plc:xbtmt2zjwlrfegqvch7fboei/network.cosmik.card/3mffro4uay52n", 34 "cid": "bafyreihccxdryuqakmta4blzk4fgpzw22qens4zbiwcuf7pagpn2t56fc4" 35 } 36 37⏺ Both cards created. Now linking them to the collection. 38 39⏺ pdsx - create_record (MCP)(collection: "network.cosmik.collectionLink", record: 40 {"card":{"cid":"bafyreigb6xbglae7mbnwubi3xcq2xvki4galnoekj6clhm7i5mul2wkide","uri":"at://did:plc:xbtmt2zjwlrfegqvch7fboei/network.cosmik.card/3mffro3mdn52n"},"c 41 ollection":{"cid":"bafyreigsxctuxxvxeb5tfpm2kzunqp6hs5vdpdwp4rkkef577em3ko7nfy","uri":"at://did:plc:xbtmt2zjwlrfegqvch7fboei/network.cosmik.collection/3mffrnxcu 42 7v2n"},"addedAt":"2026-02-21T20:00:03.000Z","addedBy":"did:plc:xbtmt2zjwlrfegqvch7fboei","createdAt":"2026-02-21T20:00:03.000Z"}) 43 ⎿  { 44 "uri": "at://did:plc:xbtmt2zjwlrfegqvch7fboei/network.cosmik.collectionLink/3mffroccsw52n", 45 "cid": "bafyreifj72e7kkwxvbmpty6acctkubyq45ja2bzqwecdea6ffynssy2oga" 46 } 47 48⏺ pdsx - create_record (MCP)(collection: "network.cosmik.collectionLink", record: 49 {"card":{"cid":"bafyreihccxdryuqakmta4blzk4fgpzw22qens4zbiwcuf7pagpn2t56fc4","uri":"at://did:plc:xbtmt2zjwlrfegqvch7fboei/network.cosmik.card/3mffro4uay52n"},"c 50 ollection":{"cid":"bafyreigsxctuxxvxeb5tfpm2kzunqp6hs5vdpdwp4rkkef577em3ko7nfy","uri":"at://did:plc:xbtmt2zjwlrfegqvch7fboei/network.cosmik.collection/3mffrnxcu 51 7v2n"},"addedAt":"2026-02-21T20:00:04.000Z","addedBy":"did:plc:xbtmt2zjwlrfegqvch7fboei","createdAt":"2026-02-21T20:00:04.000Z"}) 52 ⎿  { 53 "uri": "at://did:plc:xbtmt2zjwlrfegqvch7fboei/network.cosmik.collectionLink/3mffroeolpv2n", 54 "cid": "bafyreih32av47jx7c7fnwpf3wjit3cpd5mpvma5ld3srrexbspqcgg6pjy" 55 } 56 57⏺ All done. Here's what was created: 58 59 - Collection: "ATProtoDigest memes" — "memes about ATProtoDigest" 60 - Card 1: samuel.fm's post → linked to collection 61 - Card 2: your post (zzstoatzz.io) → linked to collection 62 63 Should show up in Cosmik now. Go check if it looks right — the card metadata is pretty bare since I didn't scrape the full OG tags from those posts, so the titles/descriptions might be 64 minimal in the UI.