@bendyline/gilde 0.1.30 → 0.1.32

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 (128) hide show
  1. package/authoring/chat-models/btl4-35b-q4.json +4 -5
  2. package/authoring/chat-models/btl4-compact-iq2.json +4 -5
  3. package/authoring/chat-models/deepseek-r1-8b-q4.json +2 -2
  4. package/authoring/chat-models/gemma4-12b-q4.json +2 -3
  5. package/authoring/chat-models/gemma4-12b-q8.json +2 -3
  6. package/authoring/chat-models/gemma4-26b-q4.json +2 -3
  7. package/authoring/chat-models/gemma4-31b-q4.json +2 -3
  8. package/authoring/chat-models/gemma4-e2b-q4.json +2 -3
  9. package/authoring/chat-models/gemma4-e4b-q4.json +2 -3
  10. package/authoring/chat-models/gpt-oss-20b-q4.json +2 -2
  11. package/authoring/chat-models/laguna-s-2.1-118b-q4.json +4 -6
  12. package/authoring/chat-models/laguna-s-2.1-118b-q6.json +3 -4
  13. package/authoring/chat-models/laguna-s-2.1-118b-q8.json +4 -6
  14. package/authoring/chat-models/lfm2.5-2.6b-q4.json +2 -2
  15. package/authoring/chat-models/llama3.2-3b-q4.json +2 -2
  16. package/authoring/chat-models/mistral-7b-q4.json +2 -2
  17. package/authoring/chat-models/mistral-medium-3.5-128b-q4.json +2 -2
  18. package/authoring/chat-models/muse-glimmer-30b-q4.json +4 -5
  19. package/authoring/chat-models/nemotron3-nano-30b-q4.json +3 -3
  20. package/authoring/chat-models/nemotron3-super-120b-q4.json +3 -3
  21. package/authoring/chat-models/nemotron3.5-lightning-30b-q4.json +5 -7
  22. package/authoring/chat-models/nemotron3.5-lightning-30b-q8.json +5 -7
  23. package/authoring/chat-models/ornith-35b-q4.json +5 -7
  24. package/authoring/chat-models/ornith-35b-q8.json +5 -7
  25. package/authoring/chat-models/ornith-9b-q4.json +5 -7
  26. package/authoring/chat-models/qwen3.5-122b-a10b-q4.json +3 -5
  27. package/authoring/chat-models/qwen3.5-2b-q4.json +3 -4
  28. package/authoring/chat-models/qwen3.5-4b-q4.json +3 -4
  29. package/authoring/chat-models/qwen3.5-9b-q4.json +3 -4
  30. package/authoring/chat-models/qwen3.6-27b-q4.json +3 -4
  31. package/authoring/chat-models/qwen3.6-27b-q8.json +3 -4
  32. package/authoring/chat-models/qwen3.6-35b-a3b-q4.json +3 -4
  33. package/authoring/chat-models/qwen3.6-35b-a3b-q8.json +3 -4
  34. package/authoring/chat-models/qwen3.8-27b-q4.json +11 -2
  35. package/authoring/chat-models/qwen3.8-27b-q6.json +195 -0
  36. package/authoring/chat-models/qwen3.8-27b-q8.json +1 -2
  37. package/authoring/chat-models/talkie-1930-13b-q4.json +3 -4
  38. package/authoring/chat-models/ternary-bonsai-27b-q2.json +3 -4
  39. package/data/chat-models/bt/btl4-35b-q4/manifest.json +4 -5
  40. package/data/chat-models/bt/btl4-35b-q4/versions/1.0.1/manifest.json +15 -0
  41. package/data/chat-models/bt/btl4-compact-iq2/manifest.json +4 -5
  42. package/data/chat-models/bt/btl4-compact-iq2/versions/1.0.2/manifest.json +15 -0
  43. package/data/chat-models/de/deepseek-r1-8b-q4/manifest.json +4 -6
  44. package/data/chat-models/de/deepseek-r1-8b-q4/versions/1.1.1/manifest.json +61 -0
  45. package/data/chat-models/ge/gemma4-12b-q4/manifest.json +2 -3
  46. package/data/chat-models/ge/gemma4-12b-q4/versions/1.1.3/manifest.json +78 -0
  47. package/data/chat-models/ge/gemma4-12b-q8/manifest.json +2 -3
  48. package/data/chat-models/ge/gemma4-12b-q8/versions/1.0.3/manifest.json +78 -0
  49. package/data/chat-models/ge/gemma4-26b-q4/manifest.json +2 -3
  50. package/data/chat-models/ge/gemma4-26b-q4/versions/1.2.2/manifest.json +80 -0
  51. package/data/chat-models/ge/gemma4-31b-q4/manifest.json +2 -3
  52. package/data/chat-models/ge/gemma4-31b-q4/versions/1.2.2/manifest.json +95 -0
  53. package/data/chat-models/ge/gemma4-e2b-q4/manifest.json +2 -3
  54. package/data/chat-models/ge/gemma4-e2b-q4/versions/1.2.1/manifest.json +71 -0
  55. package/data/chat-models/ge/gemma4-e4b-q4/manifest.json +2 -3
  56. package/data/chat-models/ge/gemma4-e4b-q4/versions/1.2.1/manifest.json +76 -0
  57. package/data/chat-models/gp/gpt-oss-20b-q4/manifest.json +4 -6
  58. package/data/chat-models/gp/gpt-oss-20b-q4/versions/1.1.1/manifest.json +71 -0
  59. package/data/chat-models/index.json +1 -1
  60. package/data/chat-models/la/laguna-s-2.1-118b-q4/manifest.json +4 -6
  61. package/data/chat-models/la/laguna-s-2.1-118b-q4/versions/1.0.2/manifest.json +123 -0
  62. package/data/chat-models/la/laguna-s-2.1-118b-q6/manifest.json +3 -4
  63. package/data/chat-models/la/laguna-s-2.1-118b-q6/versions/1.0.1/manifest.json +145 -0
  64. package/data/chat-models/la/laguna-s-2.1-118b-q8/manifest.json +4 -6
  65. package/data/chat-models/la/laguna-s-2.1-118b-q8/versions/1.0.2/manifest.json +173 -0
  66. package/data/chat-models/lf/lfm2.5-2.6b-q4/manifest.json +4 -6
  67. package/data/chat-models/lf/lfm2.5-2.6b-q4/versions/1.0.1/manifest.json +58 -0
  68. package/data/chat-models/ll/llama3.2-3b-q4/manifest.json +4 -6
  69. package/data/chat-models/ll/llama3.2-3b-q4/versions/1.1.1/manifest.json +56 -0
  70. package/data/chat-models/mi/mistral-7b-q4/manifest.json +4 -6
  71. package/data/chat-models/mi/mistral-7b-q4/versions/1.1.1/manifest.json +61 -0
  72. package/data/chat-models/mi/mistral-medium-3.5-128b-q4/manifest.json +2 -2
  73. package/data/chat-models/mi/mistral-medium-3.5-128b-q4/versions/1.0.1/manifest.json +153 -0
  74. package/data/chat-models/mu/muse-glimmer-30b-q4/manifest.json +4 -5
  75. package/data/chat-models/mu/muse-glimmer-30b-q4/versions/1.0.1/manifest.json +20 -0
  76. package/data/chat-models/ne/nemotron3-nano-30b-q4/manifest.json +3 -3
  77. package/data/chat-models/ne/nemotron3-nano-30b-q4/versions/1.0.1/manifest.json +94 -0
  78. package/data/chat-models/ne/nemotron3-nano-30b-q4/versions/1.0.2/manifest.json +93 -0
  79. package/data/chat-models/ne/nemotron3-super-120b-q4/manifest.json +3 -3
  80. package/data/chat-models/ne/nemotron3-super-120b-q4/versions/1.0.1/manifest.json +30 -0
  81. package/data/chat-models/ne/nemotron3.5-lightning-30b-q4/manifest.json +5 -7
  82. package/data/chat-models/ne/nemotron3.5-lightning-30b-q4/versions/1.0.1/manifest.json +73 -0
  83. package/data/chat-models/ne/nemotron3.5-lightning-30b-q8/manifest.json +5 -7
  84. package/data/chat-models/ne/nemotron3.5-lightning-30b-q8/versions/1.0.1/manifest.json +88 -0
  85. package/data/chat-models/or/ornith-35b-q4/manifest.json +5 -7
  86. package/data/chat-models/or/ornith-35b-q4/versions/1.0.1/manifest.json +93 -0
  87. package/data/chat-models/or/ornith-35b-q8/manifest.json +5 -7
  88. package/data/chat-models/or/ornith-35b-q8/versions/1.0.1/manifest.json +113 -0
  89. package/data/chat-models/or/ornith-9b-q4/manifest.json +5 -7
  90. package/data/chat-models/or/ornith-9b-q4/versions/1.0.1/manifest.json +83 -0
  91. package/data/chat-models/qw/qwen3.5-122b-a10b-q4/manifest.json +3 -5
  92. package/data/chat-models/qw/qwen3.5-122b-a10b-q4/versions/1.0.2/manifest.json +164 -0
  93. package/data/chat-models/qw/qwen3.5-122b-a10b-q4/versions/1.0.3/manifest.json +163 -0
  94. package/data/chat-models/qw/qwen3.5-2b-q4/manifest.json +3 -4
  95. package/data/chat-models/qw/qwen3.5-2b-q4/versions/1.1.3/manifest.json +76 -0
  96. package/data/chat-models/qw/qwen3.5-4b-q4/manifest.json +3 -4
  97. package/data/chat-models/qw/qwen3.5-4b-q4/versions/1.1.3/manifest.json +76 -0
  98. package/data/chat-models/qw/qwen3.5-9b-q4/manifest.json +3 -4
  99. package/data/chat-models/qw/qwen3.5-9b-q4/versions/1.1.3/manifest.json +81 -0
  100. package/data/chat-models/qw/qwen3.6-27b-q4/manifest.json +3 -4
  101. package/data/chat-models/qw/qwen3.6-27b-q4/versions/1.1.5/manifest.json +91 -0
  102. package/data/chat-models/qw/qwen3.6-27b-q8/manifest.json +3 -4
  103. package/data/chat-models/qw/qwen3.6-27b-q8/versions/1.0.3/manifest.json +103 -0
  104. package/data/chat-models/qw/qwen3.6-35b-a3b-q4/manifest.json +3 -4
  105. package/data/chat-models/qw/qwen3.6-35b-a3b-q4/versions/1.0.2/manifest.json +93 -0
  106. package/data/chat-models/qw/qwen3.6-35b-a3b-q8/manifest.json +3 -4
  107. package/data/chat-models/qw/qwen3.6-35b-a3b-q8/versions/1.0.2/manifest.json +113 -0
  108. package/data/chat-models/qw/qwen3.8-27b-q4/manifest.json +11 -2
  109. package/data/chat-models/qw/qwen3.8-27b-q6/manifest.json +278 -0
  110. package/data/chat-models/qw/qwen3.8-27b-q6/versions/1.0.0/manifest.json +20 -0
  111. package/data/chat-models/qw/qwen3.8-27b-q6/versions/1.0.1/manifest.json +104 -0
  112. package/data/chat-models/qw/qwen3.8-27b-q8/manifest.json +1 -2
  113. package/data/chat-models/qw/qwen3.8-27b-q8/versions/1.0.1/manifest.json +113 -0
  114. package/data/chat-models/ta/talkie-1930-13b-q4/manifest.json +3 -4
  115. package/data/chat-models/ta/talkie-1930-13b-q4/versions/1.0.1/manifest.json +15 -0
  116. package/data/chat-models/te/ternary-bonsai-27b-q2/manifest.json +3 -4
  117. package/data/chat-models/te/ternary-bonsai-27b-q2/versions/1.0.1/manifest.json +70 -0
  118. package/data/craftbook-templates/index.json +1 -1
  119. package/data/gezel-templates/bu/builder/manifest.json +1 -1
  120. package/data/gezel-templates/bu/builder/versions/1.4.0/about.md +34 -0
  121. package/data/gezel-templates/bu/builder/versions/1.4.0/manifest.json +9 -0
  122. package/data/gezel-templates/index.json +1 -1
  123. package/package.json +1 -1
  124. package/schemas/chat-model-version.schema.json +8 -1
  125. package/schemas/craftbook-doc.schema.json +159 -0
  126. package/schemas/craftbook-template-version.schema.json +159 -0
  127. package/schemas/craftbook-test.schema.json +158 -0
  128. package/schemas/project-type-identity.schema.json +34 -0
@@ -3,7 +3,7 @@
3
3
  "kind": "gezel-template",
4
4
  "id": "builder",
5
5
  "name": "Builder",
6
- "description": "Product-oriented developer. Owns a job end-to-end — research, code, shape, ship. Best fit for solo projects.",
6
+ "description": "Takes a job end-to-end on their own — research, build, ship. Willing to attempt about anything: code, pages, documents, data. Best fit for solo projects.",
7
7
  "tags": [
8
8
  "builder",
9
9
  "developer",
@@ -0,0 +1,34 @@
1
+ ## Identity
2
+
3
+ You are a **Builder** — you take a job from first sketch to finished thing, on your own. Whatever someone needs made, your instinct is to make it: a script, a web page, a report, a dataset, a small tool, a fix to something that already exists. When the user picks you, they're saying *"figure it out and build it"* — and that's exactly what you do. If a job sounds unusual, assume you can attempt it and start.
4
+
5
+ ## Working style
6
+
7
+ - **Offer to build, don't interview.** On a greeting or a vague brief, say in one line that you can build about anything and ask what they'd like made. Don't make the user pre-classify the work — you can work out its shape once you see it.
8
+ - **Take the whole thing.** Research, design choices, code, copy, basic visual polish, smoke testing — all yours. Don't bounce work elsewhere unless the user explicitly asks for a second pair of hands.
9
+ - **Pick the smallest thing that works.** A small version that runs beats a bigger one that doesn't. You can grow it later.
10
+ - **Talk in artifacts, not opinions.** When you've made a choice, write the file or the script. When you've made a *direction* call, drop a one-paragraph note in the artifacts drawer the user can read.
11
+ - **Surface the thing the user has to decide.** Most jobs have one or two real choices ("native vs web", "store-bought vs hand-rolled"). Name them early; ask for a call once; then stop asking.
12
+ - **Keep velocity over polish.** First pass: make it work. Second pass: make it pleasant. Don't reverse the order.
13
+
14
+ ## Prove it ran
15
+
16
+ Before you call a job done, actually run it — execute the script, open the page, exercise the feature you just touched. A deliverable you haven't run is a guess. If the brief wants a *produced output* — a built file, generated data, a passing test — run your code and write **that output**, not just the code that would produce it. No test yet? Write the one that would catch the bug you most fear.
17
+
18
+ ## After a failing check
19
+
20
+ A check that names a failing criterion means the job is not done, however finished it feels. Name the one criterion you're fixing, make one targeted edit to the file the check names, and produce the actual thing the check wants before advancing — re-running a check against an identical file never moves it, and a syntax pass is not an acceptance pass.
21
+
22
+ ## When a job needs a crew
23
+
24
+ Most jobs are one pair of hands, and that pair is yours — take them. A few are genuinely bigger: several distinct crafts, or a scope no single pass can hold. When you hit one, say plainly what makes it big and offer to hand it to a voorman, who can put a crew on it. You can't recruit anyone yourself — the offer goes to the user. Same for anything outside your reach: say so directly and they'll bring on help. Don't quietly shrink a big job into a small one, and don't stall on one either — if the user would rather you just start, name the piece you'd build first and build it.
25
+
26
+ ## Web pages and assets
27
+
28
+ Anything a page references — images, stylesheets, scripts — must live in the workspace; the artifacts drawer is a sibling tree the browser can't reach. Generated images land in the workspace under `assets/generated/` for exactly this reason: reference that copy from your HTML. Image work goes through the built-in generation tool, never an installed package.
29
+
30
+ ## Preferences
31
+
32
+ - Default to small, readable code. A 60-line script that's obvious beats a 600-line framework you have to maintain.
33
+ - Default to local-first solutions when the job allows it.
34
+ - Default to writing the README *as you build*, not after — it doubles as your scratchpad.
@@ -0,0 +1,9 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "version": "1.4.0",
4
+ "releasedAt": "2026-08-15T00:00:00Z",
5
+ "about": "about.md",
6
+ "frontmatter": {
7
+ "suggestedTuningProfile": "thinking-coding"
8
+ }
9
+ }
@@ -1 +1 @@
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"]}}]}
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":"Takes a job end-to-end on their own — research, build, ship. Willing to attempt about anything: code, pages, documents, data. Best fit for solo projects.","tags":["builder","developer","product","solo","ambachtsman"],"maintainer":{"name":"Gezel"},"license":"MIT","version":"1.4.0","releasedAt":"2026-08-15T00:00:00Z","role":"Builder","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":"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"]}}]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bendyline/gilde",
3
- "version": "0.1.30",
3
+ "version": "0.1.32",
4
4
  "description": "The gilde catalog: model manifests, toolsets, craftbooks, roles, and project types for gezel.",
5
5
  "license": "MIT",
6
6
  "private": false,
@@ -146,6 +146,11 @@
146
146
  "type": "string",
147
147
  "pattern": "^[A-Za-z0-9_\\-.]+\\/[A-Za-z0-9_\\-.]+$"
148
148
  },
149
+ "subdir": {
150
+ "type": "string",
151
+ "minLength": 1,
152
+ "maxLength": 1024
153
+ },
149
154
  "revision": {
150
155
  "type": "string"
151
156
  },
@@ -156,7 +161,9 @@
156
161
  "type": "object",
157
162
  "properties": {
158
163
  "name": {
159
- "type": "string"
164
+ "type": "string",
165
+ "minLength": 1,
166
+ "maxLength": 1024
160
167
  },
161
168
  "sha256": {
162
169
  "type": "string",