@bendyline/gilde 0.1.21 → 0.1.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. package/authoring/chat-models/nemotron3.5-lightning-30b-q4.json +3 -2
  2. package/authoring/chat-models/nemotron3.5-lightning-30b-q8.json +3 -2
  3. package/authoring/page-demo-stub.js +85 -0
  4. package/data/chat-models/index.json +1 -1
  5. package/data/chat-models/ne/nemotron3.5-lightning-30b-q4/manifest.json +3 -2
  6. package/data/chat-models/ne/nemotron3.5-lightning-30b-q8/manifest.json +3 -2
  7. package/data/connector-types/bl/bluesky-posts/manifest.json +16 -0
  8. package/data/connector-types/bl/bluesky-posts/versions/1.0.0/manifest.json +70 -0
  9. package/data/connector-types/gi/github-issues/versions/1.0.1/manifest.json +67 -0
  10. package/data/connector-types/in/instagram-media/manifest.json +17 -0
  11. package/data/connector-types/in/instagram-media/versions/1.0.0/manifest.json +70 -0
  12. package/data/connector-types/index.json +1 -1
  13. package/data/connector-types/x-/x-posts/manifest.json +17 -0
  14. package/data/connector-types/x-/x-posts/versions/1.0.0/manifest.json +66 -0
  15. package/data/craftbook-templates/dr/draft-social-post/manifest.json +23 -0
  16. package/data/craftbook-templates/dr/draft-social-post/versions/1.0.0/craftbook.json +176 -0
  17. package/data/craftbook-templates/dr/draft-social-post/versions/1.0.0/test.json +161 -0
  18. package/data/craftbook-templates/index.json +1 -1
  19. package/data/craftbook-templates/re/reception-report/manifest.json +21 -0
  20. package/data/craftbook-templates/re/reception-report/versions/1.0.0/craftbook.json +170 -0
  21. package/data/craftbook-templates/re/reception-report/versions/1.0.0/test.json +168 -0
  22. package/data/craftbook-templates/so/social-digest/manifest.json +21 -0
  23. package/data/craftbook-templates/so/social-digest/versions/1.0.0/craftbook.json +133 -0
  24. package/data/craftbook-templates/so/social-digest/versions/1.0.0/test.json +168 -0
  25. package/data/gezel-templates/index.json +1 -1
  26. package/data/gezel-templates/om/omroeper/manifest.json +20 -0
  27. package/data/gezel-templates/om/omroeper/versions/1.0.0/about.md +33 -0
  28. package/data/gezel-templates/om/omroeper/versions/1.0.0/manifest.json +23 -0
  29. package/data/project-types/im/image-feed/manifest.json +20 -0
  30. package/data/project-types/im/image-feed/versions/1.0.0/about.md +21 -0
  31. package/data/project-types/im/image-feed/versions/1.0.0/manifest.json +330 -0
  32. package/data/project-types/im/image-feed/versions/1.0.0/mission.md +10 -0
  33. package/data/project-types/im/image-feed/versions/1.0.0/pages/gallery/index.html +831 -0
  34. package/data/project-types/im/image-feed/versions/1.0.0/posts/index.json +4 -0
  35. package/data/project-types/im/image-feed/versions/1.0.0/style-guide.md +24 -0
  36. package/data/project-types/index.json +1 -1
  37. package/data/project-types/so/social-feed/manifest.json +20 -0
  38. package/data/project-types/so/social-feed/versions/1.0.0/about.md +19 -0
  39. package/data/project-types/so/social-feed/versions/1.0.0/manifest.json +330 -0
  40. package/data/project-types/so/social-feed/versions/1.0.0/mission.md +10 -0
  41. package/data/project-types/so/social-feed/versions/1.0.0/pages/dashboard/index.html +754 -0
  42. package/data/project-types/so/social-feed/versions/1.0.0/posts/index.json +4 -0
  43. package/data/project-types/so/social-feed/versions/1.0.0/voice-guide.md +22 -0
  44. package/package.json +1 -1
  45. package/schemas/connector-type-version.schema.json +6 -0
  46. package/schemas/craftbook-test.schema.json +1 -0
  47. package/schemas/project-type-version.schema.json +4 -0
@@ -0,0 +1,168 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "title": "Overnight digest grounded in a synced Bluesky corpus",
4
+ "objective": "Prove that social-digest reads the synced corpus records, names the people who mentioned us, reports engagement movers without inventing a number, and leaves one-click follow-up actions.",
5
+ "tags": [
6
+ "corpus"
7
+ ],
8
+ "prompt": "Run the Social Digest craftbook for this project. Treat every synced record in the artifacts drawer as inside the digest window (the lookback parameter is set very wide for this eval). Write the digest artifact, ground every number in the synced records via your scan notes, name the people who mentioned us, and close with suggested next moves carrying at least one one-click gezel-action block.",
9
+ "setup": {
10
+ "projectName": "Social Digest Eval",
11
+ "about": "Overnight digest eval for a small furniture workshop's Bluesky presence. The artifacts drawer carries a synced corpus of the account's posts plus two mentions; the workspace carries the post index.",
12
+ "missionObjectives": "Produce the morning social digest as a real craftbook task: scan notes first, then the digest with per-feed activity, both mentions named and quoted, engagement movers compared from real counts, and 1-3 suggested next moves with gezel-action blocks referencing only the draft-social-post craftbook.",
13
+ "files": [
14
+ {
15
+ "path": "posts/index.json",
16
+ "content": "{\n \"entries\": [\n {\n \"slug\": \"shop-refresh\",\n \"folder\": \"posts/2026-07-20-shop-refresh\",\n \"title\": \"The shop got a fresh coat\",\n \"status\": \"published\",\n \"platforms\": [\"bluesky\"],\n \"created\": \"2026-07-20\"\n },\n {\n \"slug\": \"meet-the-makers\",\n \"folder\": \"posts/2026-08-01-meet-the-makers\",\n \"title\": \"Meet the makers\",\n \"status\": \"published\",\n \"platforms\": [\"bluesky\"],\n \"created\": \"2026-08-01\"\n },\n {\n \"slug\": \"oak-bench-run\",\n \"folder\": \"posts/2026-08-07-oak-bench-run\",\n \"title\": \"A short run of oak benches\",\n \"status\": \"published\",\n \"platforms\": [\"bluesky\"],\n \"created\": \"2026-08-07\"\n }\n ]\n}\n"
17
+ },
18
+ {
19
+ "path": "data/bluesky/_meta.json",
20
+ "surface": "artifact",
21
+ "content": "{\n \"bindingId\": \"bluesky-workshop\",\n \"typeId\": \"bluesky-posts\",\n \"displayName\": \"Bluesky — @bankenbeitel.bsky.social\",\n \"completeness\": \"window\",\n \"lastSyncedAt\": \"2026-08-12T05:00:00Z\"\n}\n"
22
+ },
23
+ {
24
+ "path": "data/bluesky/posts/2026-07/2026-07-20-shop-refresh.md",
25
+ "surface": "artifact",
26
+ "content": "---\nrecord: post\nplatform: bluesky\npostId: at://did:plc:bankenbeitel/app.bsky.feed.post/3kshop001\nauthor: bankenbeitel.bsky.social\ncreatedAt: 2026-07-20T09:05:00Z\nlikes: 14\nreposts: 2\nreplies: 1\nmetrics_updated_at: 2026-08-12T05:00:00Z\n---\nThe shop got a fresh coat over the weekend. Same bench, better light. Come by and see.\n"
27
+ },
28
+ {
29
+ "path": "data/bluesky/posts/2026-07/2026-07-24-sharpening-night.md",
30
+ "surface": "artifact",
31
+ "content": "---\nrecord: post\nplatform: bluesky\npostId: at://did:plc:bankenbeitel/app.bsky.feed.post/3ksharp01\nauthor: bankenbeitel.bsky.social\ncreatedAt: 2026-07-24T18:30:00Z\nlikes: 9\nreposts: 1\nreplies: 0\nmetrics_updated_at: 2026-08-12T05:00:00Z\n---\nSharpening night. Every chisel in the rack gets its turn.\n"
32
+ },
33
+ {
34
+ "path": "data/bluesky/posts/2026-07/2026-07-27-glue-up.md",
35
+ "surface": "artifact",
36
+ "content": "---\nrecord: post\nplatform: bluesky\npostId: at://did:plc:bankenbeitel/app.bsky.feed.post/3kglue001\nauthor: bankenbeitel.bsky.social\ncreatedAt: 2026-07-27T11:10:00Z\nlikes: 11\nreposts: 0\nreplies: 2\nmetrics_updated_at: 2026-08-12T05:00:00Z\n---\nBig glue-up day. Twelve clamps, one tabletop, no room for lunch on the bench.\n"
37
+ },
38
+ {
39
+ "path": "data/bluesky/posts/2026-08/2026-08-01-meet-the-makers.md",
40
+ "surface": "artifact",
41
+ "content": "---\nrecord: post\nplatform: bluesky\npostId: at://did:plc:bankenbeitel/app.bsky.feed.post/3kmake001\nauthor: bankenbeitel.bsky.social\ncreatedAt: 2026-08-01T10:00:00Z\nlikes: 63\nreposts: 19\nreplies: 8\nmetrics_updated_at: 2026-08-12T05:00:00Z\n---\nMeet the makers: three of us, one bench, thirty years of chisels between us.\n"
42
+ },
43
+ {
44
+ "path": "data/bluesky/posts/2026-08/2026-08-04-workbench-tour.md",
45
+ "surface": "artifact",
46
+ "content": "---\nrecord: post\nplatform: bluesky\npostId: at://did:plc:bankenbeitel/app.bsky.feed.post/3ktour001\nauthor: bankenbeitel.bsky.social\ncreatedAt: 2026-08-04T09:20:00Z\nlikes: 22\nreposts: 4\nreplies: 3\nmetrics_updated_at: 2026-08-12T05:00:00Z\n---\nA thirty-second tour of the bench: shooting board, bench hooks, and the drawer of mystery screws.\n"
47
+ },
48
+ {
49
+ "path": "data/bluesky/posts/2026-08/2026-08-07-oak-bench-run.md",
50
+ "surface": "artifact",
51
+ "content": "---\nrecord: post\nplatform: bluesky\npostId: at://did:plc:bankenbeitel/app.bsky.feed.post/3koak0001\nauthor: bankenbeitel.bsky.social\ncreatedAt: 2026-08-07T08:45:00Z\nlikes: 37\nreposts: 11\nreplies: 5\nmetrics_updated_at: 2026-08-12T05:00:00Z\n---\nA short run of oak benches: six pieces, numbered and signed. First come, first seated.\n"
52
+ },
53
+ {
54
+ "path": "data/bluesky/posts/2026-08/2026-08-09-offcut-boxes.md",
55
+ "surface": "artifact",
56
+ "content": "---\nrecord: post\nplatform: bluesky\npostId: at://did:plc:bankenbeitel/app.bsky.feed.post/3kbox0001\nauthor: bankenbeitel.bsky.social\ncreatedAt: 2026-08-09T16:00:00Z\nlikes: 8\nreposts: 0\nreplies: 1\nmetrics_updated_at: 2026-08-12T05:00:00Z\n---\nOffcut boxes back in the window. Small wood, small prices.\n"
57
+ },
58
+ {
59
+ "path": "data/bluesky/posts/2026-08/2026-08-10-finish-test.md",
60
+ "surface": "artifact",
61
+ "content": "---\nrecord: post\nplatform: bluesky\npostId: at://did:plc:bankenbeitel/app.bsky.feed.post/3kfin0001\nauthor: bankenbeitel.bsky.social\ncreatedAt: 2026-08-10T13:30:00Z\nlikes: 12\nreposts: 2\nreplies: 4\nmetrics_updated_at: 2026-08-12T05:00:00Z\n---\nThree finishes on the same oak offcut: raw, oiled, soaped. Which would you take home?\n"
62
+ },
63
+ {
64
+ "path": "data/bluesky/posts/2026-08/2026-08-11-bench-dog.md",
65
+ "surface": "artifact",
66
+ "content": "---\nrecord: post\nplatform: bluesky\npostId: at://did:plc:bankenbeitel/app.bsky.feed.post/3kdog0001\nauthor: bankenbeitel.bsky.social\ncreatedAt: 2026-08-11T09:00:00Z\nlikes: 5\nreposts: 0\nreplies: 0\nmetrics_updated_at: 2026-08-12T05:00:00Z\n---\nNew bench dogs turned from leftover beech. The old ones earned their retirement.\n"
67
+ },
68
+ {
69
+ "path": "data/bluesky/mentions/2026-08/2026-08-10-meike-commission.md",
70
+ "surface": "artifact",
71
+ "content": "---\nrecord: mention\nplatform: bluesky\npostId: at://did:plc:meike/app.bsky.feed.post/3kmen0001\nauthor: meike.bsky.social\ninReplyTo: at://did:plc:bankenbeitel/app.bsky.feed.post/3kmake001\ncreatedAt: 2026-08-10T18:40:00Z\nlikes: 9\nreposts: 1\nreplies: 2\nmetrics_updated_at: 2026-08-12T05:00:00Z\n---\nWent by the workshop after seeing this — walked out with a stool and a story. Do you take commissions for a matching bench?\n"
72
+ },
73
+ {
74
+ "path": "data/bluesky/mentions/2026-08/2026-08-11-stef-vandam-question.md",
75
+ "surface": "artifact",
76
+ "content": "---\nrecord: mention\nplatform: bluesky\npostId: at://did:plc:stefvandam/app.bsky.feed.post/3kmen0002\nauthor: stef-vandam.bsky.social\ninReplyTo: at://did:plc:bankenbeitel/app.bsky.feed.post/3kfin0001\ncreatedAt: 2026-08-11T20:15:00Z\nlikes: 3\nreposts: 0\nreplies: 1\nmetrics_updated_at: 2026-08-12T05:00:00Z\n---\nSoaped, every time. Does the soap finish hold up on a kitchen table, or is that asking for water rings?\n"
77
+ }
78
+ ],
79
+ "craftbookParams": {
80
+ "lookbackHours": "87600"
81
+ },
82
+ "worker": {
83
+ "name": "Nora",
84
+ "role": "Omroeper"
85
+ }
86
+ },
87
+ "mocks": [],
88
+ "success": {
89
+ "summary": "The digest artifact exists at its stable path, names both mention authors, compares real engagement counts, and carries at least one gezel-action block; the scan notes artifact grounds every number.",
90
+ "checks": [
91
+ {
92
+ "kind": "minBytes",
93
+ "file": "reports/social-digest-notes.md",
94
+ "bytes": 150,
95
+ "artifact": true
96
+ },
97
+ {
98
+ "kind": "minBytes",
99
+ "file": "reports/social-digest-latest.md",
100
+ "bytes": 400,
101
+ "artifact": true
102
+ },
103
+ {
104
+ "kind": "contains",
105
+ "file": "reports/social-digest-latest.md",
106
+ "pattern": "meike",
107
+ "flags": "i",
108
+ "label": "names the first mention author",
109
+ "artifact": true
110
+ },
111
+ {
112
+ "kind": "contains",
113
+ "file": "reports/social-digest-latest.md",
114
+ "pattern": "stef-vandam|stef vandam",
115
+ "flags": "i",
116
+ "label": "names the second mention author",
117
+ "artifact": true
118
+ },
119
+ {
120
+ "kind": "contains",
121
+ "file": "reports/social-digest-latest.md",
122
+ "pattern": "```gezel-action",
123
+ "label": "carries at least one one-click action",
124
+ "artifact": true
125
+ },
126
+ {
127
+ "kind": "contains",
128
+ "file": "reports/social-digest-latest.md",
129
+ "pattern": "meet-the-makers|Meet the makers",
130
+ "label": "the standout post shows up in the digest",
131
+ "artifact": true
132
+ }
133
+ ],
134
+ "taskGraph": {
135
+ "requireCraftbookTask": true,
136
+ "requireTerminalStep": true
137
+ },
138
+ "unchangedFixtures": [
139
+ "posts/index.json"
140
+ ]
141
+ },
142
+ "rubric": {
143
+ "artifact": {
144
+ "path": "reports/social-digest-latest.md",
145
+ "kind": "markdown"
146
+ },
147
+ "axes": [
148
+ {
149
+ "name": "grounding",
150
+ "description": "Every count in the digest appears in the seeded records; mentions are quoted accurately and attributed to meike.bsky.social and stef-vandam.bsky.social."
151
+ },
152
+ {
153
+ "name": "structure",
154
+ "description": "The four sections are present and each does its job: per-feed activity, mention triage, engagement movers compared from real counts, and suggested next moves."
155
+ },
156
+ {
157
+ "name": "actionability",
158
+ "description": "The gezel-action blocks are valid flat YAML with stable id slugs, reference only draft-social-post, and the suggestions follow from the evidence (e.g. people-first posts outperforming)."
159
+ }
160
+ ],
161
+ "contextNote": "The digest is an artifacts-drawer report; the lookback parameter was set very wide so all seeded records fall inside the window."
162
+ },
163
+ "qualityFocus": [
164
+ "every metric traceable to a synced record",
165
+ "mention triage names authors and quotes them",
166
+ "one-click actions valid and never inventing craftbook ids"
167
+ ]
168
+ }
@@ -1 +1 @@
1
- {"schemaVersion":1,"kind":"gezel-template","count":33,"entries":[{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"aanjager","name":"Aanjager","description":"An infectious, organized rallier for community drives. Keeps the thermometer honest, the sponsor outreach warm, and makes sure every donor gets thanked.","tags":["fundraiser","community","donations","outreach"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Aanjager","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-general"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"archivaris","name":"Archivaris","description":"A gentle, rigorous archivist for the file nobody wants to need — wills, policies, accounts, instructions. Careful about hard topics, relentless about completeness, and everything stays on this machine.","tags":["documents","estate","emergency","family","archive"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Archivaris","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"boekwachter","name":"Boekwachter","description":"The index-keeper. Works quietly in the background while the machine is idle, distilling code and documents into summaries and embeddings so the rest of the crew can search the workspace by meaning.","tags":["boekwachter","index","librarian","background","search"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-06-06T00:00:00Z","role":"Boekwachter","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"builder","name":"Builder","description":"Product-oriented developer. Owns a job end-to-end — research, code, shape, ship. Best fit for solo projects.","tags":["builder","developer","product","solo","ambachtsman"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.3.0","releasedAt":"2026-07-05T00:00:00Z","role":"Builder","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-coding"},"availableVersions":["1.3.0","1.2.0","1.1.0","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"ceremoniemeester","name":"Ceremoniemeester","description":"A composed master of ceremonies for weddings, parties, and reunions. Guest list current, budget honest, day-of runbook ready — and the thank-yous actually go out.","tags":["events","party","wedding","planning","guests"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Ceremoniemeester","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"coach","name":"Coach","description":"A steady, encouraging training coach. Celebrates every session logged, keeps the weekly rhythm honest, and adjusts the plan to the life you actually have.","tags":["fitness","training","habits","health"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Coach","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-general"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"copywriter","name":"Copywriter","description":"Writes for humans. Starts with what the reader cares about, then figures out the words.","tags":["copywriter","writing"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.1.0","releasedAt":"2026-05-28T00:00:00Z","role":"Copywriter","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"creative"},"availableVersions":["1.1.0","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"checkers-player","name":"Damspeler","description":"A warm, playful checkers opponent. Plays a real game, talks a fun game — peppy table talk that never bites — and is gracious whichever way it ends.","tags":["checkers","game","opponent","play"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.1","releasedAt":"2026-07-29T00:00:00Z","role":"Damspeler","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"instruct"},"availableVersions":["1.0.1","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"designer","name":"Designer","description":"Thinks in layout, hierarchy, and visual tone. Works in mocks and style directions, hands off to copy + dev.","tags":["designer","visual"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.1.0","releasedAt":"2026-05-28T00:00:00Z","role":"Designer","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"creative"},"availableVersions":["1.1.0","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"developer","name":"Developer","description":"Writes, tests, and ships code. Works inside a project's scope and leans on the voorman for direction.","tags":["developer","engineer","code","programmer"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.4.0","releasedAt":"2026-07-04T00:00:00Z","role":"Developer","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-coding"},"availableVersions":["1.4.0","1.3.0","1.2.0","1.1.0","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"go-player","name":"Go-speler","description":"A calm, attentive Go opponent who plays legal stones, respects the quiet shape of the board, and handles captures, passes, and final scores with good grace.","tags":["go","baduk","weiqi","game","opponent","strategy","play"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.1","releasedAt":"2026-07-29T00:00:00Z","role":"Go-speler","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"instruct"},"availableVersions":["1.0.1","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"huismeester","name":"Huismeester","description":"An unflappable house steward. Knows every system in the home, what care it needs and when, and turns the junk drawer of manuals into a calm maintenance rhythm.","tags":["home","maintenance","household","manual"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Huismeester","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"image-generator","name":"Image generator","description":"An image generator. Always passes through requests to the image generation system. No LLM is involved — the gezel forwards your message text straight to the image engine.","tags":["image","fixed-function","passthrough","generative"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-05-03T00:00:00Z","role":"Image generator","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"fixedFunction":{"tool":"generate_image","promptKey":"prompt"}},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"kantoormeester","name":"Kantoormeester","description":"The operations half of a freelancer's brain. Keeps every invoice tracked to paid, every proposal followed up, and the income picture one question away.","tags":["freelance","invoices","business","operations"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Kantoormeester","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"keurmeester","name":"Keurmeester","description":"The guild's quality inspector — consulted when a smaller model's work stalls, loops, or drifts, to diagnose the cause and hand back the smallest fix that gets the journeyman moving again.","tags":["keurmeester","supervision","quality","core"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-06T00:00:00Z","role":"Keurmeester","about":"about.md","suggestedTools":[],"meesterCandidate":false,"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"language-trainer","name":"Language Trainer","description":"A warm, patient language tutor. Chats with you in the language you're learning, gently corrects mistakes, and tracks your progress over time.","tags":["language","tutor","learning","conversation"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-06T00:00:00Z","role":"Language Trainer","about":"about.md","suggestedTools":[],"meesterCandidate":false,"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"career-coach","name":"Loopbaancoach","description":"A steady career coach who runs your job search like a campaign — keeps the pipeline current, gets your materials tailored, and never lets a follow-up slip.","tags":["career","coach","job","interview","planning"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Loopbaancoach","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"maaltijdplanner","name":"Maaltijdplanner","description":"A practical meal planner who answers \"what's for dinner?\" once a week instead of nightly — menus from what's actually in the pantry, one grocery run, less waste.","tags":["meals","cooking","pantry","groceries","home"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Maaltijdplanner","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-general"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"meester","name":"Meester","description":"The concierge of a gezel crew — greets new users, understands what they're trying to build, and spins up the right team.","tags":["meester","concierge","core","recommended"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.4.0","releasedAt":"2026-07-05T00:00:00Z","role":"Meester","about":"about.md","suggestedTools":[],"meesterCandidate":true,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.4.0","1.3.0","1.2.0","1.1.0","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"mock-interviewer","name":"Oefen-interviewer","description":"A mock interviewer who asks the hard questions for real — then debriefs kindly, with specifics you can actually fix before it counts.","tags":["interview","practice","career","questions","coaching"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Oefen-interviewer","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-general"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"penningmeester","name":"Penningmeester","description":"A calm, unjudging treasurer for the household. Keeps the ledger honest, closes each month in minutes, and answers \"where does it actually go?\" with numbers, not lectures.","tags":["budget","money","household","ledger"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Penningmeester","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"planner","name":"Planner","description":"Turns fuzzy asks into concrete steps — good at the 'what' and the 'in what order', less opinionated on the 'how'.","tags":["planner","strategy"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.1.0","releasedAt":"2026-05-28T00:00:00Z","role":"Planner","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.1.0","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"reisleider","name":"Reisleider","description":"A well-traveled guide who plans trips people actually take: a day-by-day itinerary with slack in it, a packing list that fits the weather, and a journal worth keeping afterward.","tags":["travel","trip","itinerary","packing"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Reisleider","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-general"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"researcher","name":"Researcher","description":"Reads source, prior art, or external docs and files a substantive written analysis. Long-form deliverables go to disk; chat carries the path + a short precis.","tags":["researcher","analysis","recommended"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.2.0","releasedAt":"2026-07-05T00:00:00Z","role":"Researcher","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-general"},"availableVersions":["1.2.0","1.1.0","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"reviewer","name":"Reviewer","description":"Second set of eyes on code, docs, or plans. Sharp on quality, clear on feedback.","tags":["reviewer","quality","recommended"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.3.0","releasedAt":"2026-07-05T00:00:00Z","role":"Reviewer","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.3.0","1.2.0","1.1.0","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"chess-player","name":"Schaakspeler","description":"A thoughtful, warm chess opponent who plays a complete legal game, keeps plans private, and makes the table welcoming whether the result is a win, loss, or draw.","tags":["chess","game","opponent","strategy","play"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.1","releasedAt":"2026-07-29T00:00:00Z","role":"Schaakspeler","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"instruct"},"availableVersions":["1.0.1","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"schrijfmaat","name":"Schrijfmaat","description":"A warm writing companion for the long haul of a novel. Guards the daily words, keeps the chapter board honest, and reads drafts like a friend who wants the book to exist.","tags":["writing","novel","fiction","drafting"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Schrijfmaat","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-general"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"study-buddy","name":"Studiemaat","description":"A patient study companion who writes sharp flashcards, keeps the review rhythm going, and cheers the streak without ever shaming a miss.","tags":["study","flashcards","learning","practice"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Studiemaat","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-general"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"veiligheidsmeester","name":"Veiligheidsmeester","description":"Chief Security Officer for the crew. Thinks like an attacker, reports like a defender — and suggests a standing night watch over your code and dependencies.","tags":["veiligheidsmeester","security","ciso","audit","night-shift"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-30T00:00:00Z","role":"Chief Security Officer","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"suggestedCraftbooks":[{"craftbookId":"security-architecture-review","runMode":"night-shift","reason":"Walks the stack for secrets, dependencies, auth, and common vulnerability classes while the workshop is quiet, and leaves a ranked findings report."},{"craftbookId":"dependency-audit","runMode":"night-shift","reason":"Checks the dependency tree for known vulnerabilities and risky updates overnight."}],"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"vertaler","name":"Vertaler","description":"The crew's translator. Keeps a faithful translated shadow of your content in the project's designated language — and suggests doing it nightly, as sidecars, never touching the originals.","tags":["vertaler","translator","translation","language","localization","night-shift"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-30T00:00:00Z","role":"Translator","about":"about.md","suggestedTools":[],"meesterCandidate":false,"suggestedCraftbooks":[{"craftbookId":"translate-content","runMode":"night-shift","reason":"Translates new and changed content into the project's designated language overnight, as sidecar files beside the originals."}],"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"video-generator","name":"Video generator","description":"Turns your prompts into short video clips. Your message goes straight to the video-generation AI with no chatbot in between, so use terse, concrete descriptions of the clip you want.","tags":["video","passthrough","generative"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-06-18T00:00:00Z","role":"Video generator","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"fixedFunction":{"tool":"generate_video","promptKey":"prompt"}},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"voorman","name":"Voorman","description":"Foreman of a project — plans tasks, delegates to the right gezels, and keeps work moving.","tags":["voorman","planning","delegation","recommended"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.6.0","releasedAt":"2026-07-05T00:00:00Z","role":"Voorman","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.6.0","1.5.0","1.4.0","1.3.0","1.2.1","1.2.0","1.1.0","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"zorgcoordinator","name":"Zorgcoördinator","description":"A warm, discreet care coordinator. Keeps the medication list current, every appointment prepped, and the family on the same page — and everything stays on this machine.","tags":["caregiving","health","family","appointments"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Zorgcoördinator","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.0.0"]}}]}
1
+ {"schemaVersion":1,"kind":"gezel-template","count":34,"entries":[{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"aanjager","name":"Aanjager","description":"An infectious, organized rallier for community drives. Keeps the thermometer honest, the sponsor outreach warm, and makes sure every donor gets thanked.","tags":["fundraiser","community","donations","outreach"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Aanjager","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-general"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"archivaris","name":"Archivaris","description":"A gentle, rigorous archivist for the file nobody wants to need — wills, policies, accounts, instructions. Careful about hard topics, relentless about completeness, and everything stays on this machine.","tags":["documents","estate","emergency","family","archive"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Archivaris","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"boekwachter","name":"Boekwachter","description":"The index-keeper. Works quietly in the background while the machine is idle, distilling code and documents into summaries and embeddings so the rest of the crew can search the workspace by meaning.","tags":["boekwachter","index","librarian","background","search"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-06-06T00:00:00Z","role":"Boekwachter","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"builder","name":"Builder","description":"Product-oriented developer. Owns a job end-to-end — research, code, shape, ship. Best fit for solo projects.","tags":["builder","developer","product","solo","ambachtsman"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.3.0","releasedAt":"2026-07-05T00:00:00Z","role":"Builder","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-coding"},"availableVersions":["1.3.0","1.2.0","1.1.0","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"ceremoniemeester","name":"Ceremoniemeester","description":"A composed master of ceremonies for weddings, parties, and reunions. Guest list current, budget honest, day-of runbook ready — and the thank-yous actually go out.","tags":["events","party","wedding","planning","guests"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Ceremoniemeester","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"coach","name":"Coach","description":"A steady, encouraging training coach. Celebrates every session logged, keeps the weekly rhythm honest, and adjusts the plan to the life you actually have.","tags":["fitness","training","habits","health"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Coach","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-general"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"copywriter","name":"Copywriter","description":"Writes for humans. Starts with what the reader cares about, then figures out the words.","tags":["copywriter","writing"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.1.0","releasedAt":"2026-05-28T00:00:00Z","role":"Copywriter","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"creative"},"availableVersions":["1.1.0","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"checkers-player","name":"Damspeler","description":"A warm, playful checkers opponent. Plays a real game, talks a fun game — peppy table talk that never bites — and is gracious whichever way it ends.","tags":["checkers","game","opponent","play"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.1","releasedAt":"2026-07-29T00:00:00Z","role":"Damspeler","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"instruct"},"availableVersions":["1.0.1","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"designer","name":"Designer","description":"Thinks in layout, hierarchy, and visual tone. Works in mocks and style directions, hands off to copy + dev.","tags":["designer","visual"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.1.0","releasedAt":"2026-05-28T00:00:00Z","role":"Designer","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"creative"},"availableVersions":["1.1.0","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"developer","name":"Developer","description":"Writes, tests, and ships code. Works inside a project's scope and leans on the voorman for direction.","tags":["developer","engineer","code","programmer"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.4.0","releasedAt":"2026-07-04T00:00:00Z","role":"Developer","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-coding"},"availableVersions":["1.4.0","1.3.0","1.2.0","1.1.0","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"go-player","name":"Go-speler","description":"A calm, attentive Go opponent who plays legal stones, respects the quiet shape of the board, and handles captures, passes, and final scores with good grace.","tags":["go","baduk","weiqi","game","opponent","strategy","play"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.1","releasedAt":"2026-07-29T00:00:00Z","role":"Go-speler","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"instruct"},"availableVersions":["1.0.1","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"huismeester","name":"Huismeester","description":"An unflappable house steward. Knows every system in the home, what care it needs and when, and turns the junk drawer of manuals into a calm maintenance rhythm.","tags":["home","maintenance","household","manual"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Huismeester","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"image-generator","name":"Image generator","description":"An image generator. Always passes through requests to the image generation system. No LLM is involved — the gezel forwards your message text straight to the image engine.","tags":["image","fixed-function","passthrough","generative"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-05-03T00:00:00Z","role":"Image generator","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"fixedFunction":{"tool":"generate_image","promptKey":"prompt"}},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"kantoormeester","name":"Kantoormeester","description":"The operations half of a freelancer's brain. Keeps every invoice tracked to paid, every proposal followed up, and the income picture one question away.","tags":["freelance","invoices","business","operations"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Kantoormeester","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"keurmeester","name":"Keurmeester","description":"The guild's quality inspector — consulted when a smaller model's work stalls, loops, or drifts, to diagnose the cause and hand back the smallest fix that gets the journeyman moving again.","tags":["keurmeester","supervision","quality","core"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-06T00:00:00Z","role":"Keurmeester","about":"about.md","suggestedTools":[],"meesterCandidate":false,"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"language-trainer","name":"Language Trainer","description":"A warm, patient language tutor. Chats with you in the language you're learning, gently corrects mistakes, and tracks your progress over time.","tags":["language","tutor","learning","conversation"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-06T00:00:00Z","role":"Language Trainer","about":"about.md","suggestedTools":[],"meesterCandidate":false,"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"career-coach","name":"Loopbaancoach","description":"A steady career coach who runs your job search like a campaign — keeps the pipeline current, gets your materials tailored, and never lets a follow-up slip.","tags":["career","coach","job","interview","planning"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Loopbaancoach","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"maaltijdplanner","name":"Maaltijdplanner","description":"A practical meal planner who answers \"what's for dinner?\" once a week instead of nightly — menus from what's actually in the pantry, one grocery run, less waste.","tags":["meals","cooking","pantry","groceries","home"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Maaltijdplanner","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-general"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"meester","name":"Meester","description":"The concierge of a gezel crew — greets new users, understands what they're trying to build, and spins up the right team.","tags":["meester","concierge","core","recommended"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.4.0","releasedAt":"2026-07-05T00:00:00Z","role":"Meester","about":"about.md","suggestedTools":[],"meesterCandidate":true,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.4.0","1.3.0","1.2.0","1.1.0","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"mock-interviewer","name":"Oefen-interviewer","description":"A mock interviewer who asks the hard questions for real — then debriefs kindly, with specifics you can actually fix before it counts.","tags":["interview","practice","career","questions","coaching"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Oefen-interviewer","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-general"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"omroeper","name":"Omroeper","description":"The town crier for your feeds. Keeps the posting drumbeat going, drafts posts in your voice, never publishes without your say-so, and tells you each morning what the square is saying back — mentions worth answering, posts that landed, and what to post next.","tags":["social","posts","marketing","engagement","publishing"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-08-12T00:00:00Z","role":"Omroeper","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"suggestedCraftbooks":[{"craftbookId":"social-digest","runMode":"night-shift","reason":"Reads the synced feeds overnight and leaves a morning digest with ready-to-fire follow-ups."},{"craftbookId":"reception-report","runMode":"scheduled","cron":"0 15 * * 1","overlap":"skip","reason":"Weekly reception review — what landed, what didn't, what to post next."}],"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"penningmeester","name":"Penningmeester","description":"A calm, unjudging treasurer for the household. Keeps the ledger honest, closes each month in minutes, and answers \"where does it actually go?\" with numbers, not lectures.","tags":["budget","money","household","ledger"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Penningmeester","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"planner","name":"Planner","description":"Turns fuzzy asks into concrete steps — good at the 'what' and the 'in what order', less opinionated on the 'how'.","tags":["planner","strategy"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.1.0","releasedAt":"2026-05-28T00:00:00Z","role":"Planner","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.1.0","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"reisleider","name":"Reisleider","description":"A well-traveled guide who plans trips people actually take: a day-by-day itinerary with slack in it, a packing list that fits the weather, and a journal worth keeping afterward.","tags":["travel","trip","itinerary","packing"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Reisleider","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-general"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"researcher","name":"Researcher","description":"Reads source, prior art, or external docs and files a substantive written analysis. Long-form deliverables go to disk; chat carries the path + a short precis.","tags":["researcher","analysis","recommended"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.2.0","releasedAt":"2026-07-05T00:00:00Z","role":"Researcher","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-general"},"availableVersions":["1.2.0","1.1.0","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"reviewer","name":"Reviewer","description":"Second set of eyes on code, docs, or plans. Sharp on quality, clear on feedback.","tags":["reviewer","quality","recommended"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.3.0","releasedAt":"2026-07-05T00:00:00Z","role":"Reviewer","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.3.0","1.2.0","1.1.0","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"chess-player","name":"Schaakspeler","description":"A thoughtful, warm chess opponent who plays a complete legal game, keeps plans private, and makes the table welcoming whether the result is a win, loss, or draw.","tags":["chess","game","opponent","strategy","play"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.1","releasedAt":"2026-07-29T00:00:00Z","role":"Schaakspeler","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"instruct"},"availableVersions":["1.0.1","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"schrijfmaat","name":"Schrijfmaat","description":"A warm writing companion for the long haul of a novel. Guards the daily words, keeps the chapter board honest, and reads drafts like a friend who wants the book to exist.","tags":["writing","novel","fiction","drafting"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Schrijfmaat","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-general"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"study-buddy","name":"Studiemaat","description":"A patient study companion who writes sharp flashcards, keeps the review rhythm going, and cheers the streak without ever shaming a miss.","tags":["study","flashcards","learning","practice"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Studiemaat","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-general"},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"veiligheidsmeester","name":"Veiligheidsmeester","description":"Chief Security Officer for the crew. Thinks like an attacker, reports like a defender — and suggests a standing night watch over your code and dependencies.","tags":["veiligheidsmeester","security","ciso","audit","night-shift"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-30T00:00:00Z","role":"Chief Security Officer","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"suggestedCraftbooks":[{"craftbookId":"security-architecture-review","runMode":"night-shift","reason":"Walks the stack for secrets, dependencies, auth, and common vulnerability classes while the workshop is quiet, and leaves a ranked findings report."},{"craftbookId":"dependency-audit","runMode":"night-shift","reason":"Checks the dependency tree for known vulnerabilities and risky updates overnight."}],"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"vertaler","name":"Vertaler","description":"The crew's translator. Keeps a faithful translated shadow of your content in the project's designated language — and suggests doing it nightly, as sidecars, never touching the originals.","tags":["vertaler","translator","translation","language","localization","night-shift"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-30T00:00:00Z","role":"Translator","about":"about.md","suggestedTools":[],"meesterCandidate":false,"suggestedCraftbooks":[{"craftbookId":"translate-content","runMode":"night-shift","reason":"Translates new and changed content into the project's designated language overnight, as sidecar files beside the originals."}],"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"video-generator","name":"Video generator","description":"Turns your prompts into short video clips. Your message goes straight to the video-generation AI with no chatbot in between, so use terse, concrete descriptions of the clip you want.","tags":["video","passthrough","generative"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-06-18T00:00:00Z","role":"Video generator","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"fixedFunction":{"tool":"generate_video","promptKey":"prompt"}},"availableVersions":["1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"voorman","name":"Voorman","description":"Foreman of a project — plans tasks, delegates to the right gezels, and keeps work moving.","tags":["voorman","planning","delegation","recommended"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.6.0","releasedAt":"2026-07-05T00:00:00Z","role":"Voorman","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.6.0","1.5.0","1.4.0","1.3.0","1.2.1","1.2.0","1.1.0","1.0.0"]}},{"manifest":{"schemaVersion":1,"kind":"gezel-template","id":"zorgcoordinator","name":"Zorgcoördinator","description":"A warm, discreet care coordinator. Keeps the medication list current, every appointment prepped, and the family on the same page — and everything stays on this machine.","tags":["caregiving","health","family","appointments"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.0.0","releasedAt":"2026-07-18T00:00:00Z","role":"Zorgcoördinator","about":"about.md","suggestedTools":[],"meesterCandidate":false,"frontmatter":{"suggestedTuningProfile":"thinking-precise"},"availableVersions":["1.0.0"]}}]}
@@ -0,0 +1,20 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "kind": "gezel-template",
4
+ "id": "omroeper",
5
+ "name": "Omroeper",
6
+ "description": "The town crier for your feeds. Keeps the posting drumbeat going, drafts posts in your voice, never publishes without your say-so, and tells you each morning what the square is saying back — mentions worth answering, posts that landed, and what to post next.",
7
+ "tags": [
8
+ "social",
9
+ "posts",
10
+ "marketing",
11
+ "engagement",
12
+ "publishing"
13
+ ],
14
+ "maintainer": {
15
+ "name": "Gezel"
16
+ },
17
+ "license": "MIT",
18
+ "yankedVersions": [],
19
+ "role": "Omroeper"
20
+ }
@@ -0,0 +1,33 @@
1
+ # Omroeper
2
+
3
+ You are the crew's **omroeper** — the town crier. You keep the square
4
+ informed: what the workshop has made, what is worth hearing about, and what
5
+ the people in the square are saying back. Posting is your drumbeat, and a
6
+ steady drumbeat beats a loud one.
7
+
8
+ ## How you work
9
+
10
+ - **The voice guide is law.** Before you draft a word, read the project's
11
+ voice guide and its recent posts. You write in the user's voice, not a
12
+ marketing voice — when the two disagree, the user's wins. If no voice
13
+ guide exists yet, offer to distill one from the posts that already sound
14
+ like them.
15
+ - **A steady drumbeat.** You would rather ship one honest post on schedule
16
+ than three clever ones in a burst and then a month of silence. You keep
17
+ the posts folder tidy — drafts staged, approved work committed, the index
18
+ current — so anyone can see the rhythm at a glance.
19
+ - **Never publish without the user's say-so.** Every draft stops for
20
+ review. Queueing to a feed happens only after an explicit approval, and
21
+ only through the outbox the user controls. When in doubt, ask: a delayed
22
+ post costs little, a wrong one costs trust.
23
+ - **Metrics are readers, not scores.** A like is a person who nodded; a
24
+ reply is a person who spoke up. You report engagement as what readers
25
+ honestly did — never inflated, never invented, every number traceable to
26
+ a synced record. You do not chase numbers by bending the voice.
27
+ - **Read the square charitably, and flag what matters.** Most replies are
28
+ passing chatter; take them kindly. But when a mention deserves a real
29
+ answer — a question, a complaint, a customer mid-decision — you bring it
30
+ to the user with a suggested reply, drafted and waiting.
31
+
32
+ Each morning you can tell the user in one breath: what we said, who heard
33
+ it, what they said back, and what is worth saying next.
@@ -0,0 +1,23 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "version": "1.0.0",
4
+ "releasedAt": "2026-08-12T00:00:00Z",
5
+ "about": "about.md",
6
+ "frontmatter": {
7
+ "suggestedTuningProfile": "thinking-precise"
8
+ },
9
+ "suggestedCraftbooks": [
10
+ {
11
+ "craftbookId": "social-digest",
12
+ "runMode": "night-shift",
13
+ "reason": "Reads the synced feeds overnight and leaves a morning digest with ready-to-fire follow-ups."
14
+ },
15
+ {
16
+ "craftbookId": "reception-report",
17
+ "runMode": "scheduled",
18
+ "cron": "0 15 * * 1",
19
+ "overlap": "skip",
20
+ "reason": "Weekly reception review — what landed, what didn't, what to post next."
21
+ }
22
+ ]
23
+ }
@@ -0,0 +1,20 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "kind": "project-type",
4
+ "id": "image-feed",
5
+ "name": "Image Feed",
6
+ "description": "A visual feed with a working rhythm — your Omroeper runs the posting pipeline, an image maker turns notions into pictures in the feed's own style, and a live gallery shows every post from first idea to published.",
7
+ "tags": [
8
+ "social",
9
+ "instagram",
10
+ "images",
11
+ "visual",
12
+ "posts"
13
+ ],
14
+ "category": "creative",
15
+ "maintainer": {
16
+ "name": "Gezel"
17
+ },
18
+ "license": "MIT",
19
+ "yankedVersions": []
20
+ }
@@ -0,0 +1,21 @@
1
+ The visual feed of **{{brand}}** — pictures made on purpose, posted on a
2
+ rhythm.
3
+
4
+ Your crew: an Omroeper who runs the posting pipeline — every post moves
5
+ idea → draft → in-review → approved → scheduled → published, and nothing
6
+ goes out by accident — and an image maker who turns notions into pictures
7
+ in the feed's own style.
8
+
9
+ Posts live in the workspace under `posts/`, one folder per post: the
10
+ caption and status in `post.md`, images under `media/`, and a variant per
11
+ platform under `variants/`. New posts are staged in `posts/_drafting/` and
12
+ committed with the create_post tool. Open the **Output** tab for the live
13
+ gallery.
14
+
15
+ Where we post — Instagram: {{instagramHandle}} (blank means not connected
16
+ yet).
17
+
18
+ The look, in one line: {{visualStyle}} The full guide lives in
19
+ `style-guide.md` — read it before making anything.
20
+
21
+ Cadence we aim for: {{cadence}}.