-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugins.json
More file actions
654 lines (654 loc) · 26.6 KB
/
Copy pathplugins.json
File metadata and controls
654 lines (654 loc) · 26.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
{
"$schema": "./plugins.schema.json",
"meta": {
"title": "Jad Madi's OpenCode plugins",
"description": "Every OpenCode V2 plugin and skills pack, with what it is, what it solves, and where it lives.",
"generated": "2026-09-25",
"root": "/mnt/Jad/github/projects/jadmadi/oc-plugins",
"owner": "jadmadi",
"count": 14,
"map": "opencode-plugins",
"mapRepo": "https://github.com/jadmadi/opencode-plugins",
"url": "https://jadmadi.net/projects/opencode-plugins/",
"note": "Entries with \"published\": false are private repos. A public site should skip them, or link them only where the reader has access.",
"installNote": "installCommand is the Git distribution path. This machine already has these plugins installed by copy or symlink, so do not run both or the plugin loads twice.",
"versioning": "CalVer YYYY.MM.MICRO (year.month.release counter; micro starts at 0), for example 2026.9.0."
},
"plugins": [
{
"name": "model-switcher",
"title": "Model Switcher",
"category": "Models",
"summary": "Slash commands that switch provider and model mid-session, resolved against the live model catalog.",
"problem": "Mid-session model choice is manual: you need the exact provider and model id, and there is no quick view of what fits an intent such as free, cheap, fast, or vision.",
"tags": [
"models",
"providers",
"commands"
],
"url": "https://jadmadi.net/projects/opencode-plugins/model-switcher/",
"repo": "https://github.com/jadmadi/opencode-model-switcher",
"repoName": "opencode-model-switcher",
"directory": "opencode-model-switcher",
"visibility": "public",
"published": true,
"installed": true,
"artifact": "model-switcher.ts",
"installedPath": "~/.config/opencode/plugins/model-switcher.ts",
"version": "2026.9.0",
"latestTag": "v2026.9.0",
"updated": "2026-09-25",
"license": "AGPL-3.0-only",
"commands": [
{
"name": "/model",
"description": "Show the current model and switch by reference or group."
},
{
"name": "/free",
"description": "Cycle models that cost nothing."
},
{
"name": "/cheap",
"description": "Cycle paid models, cheapest first."
},
{
"name": "/think",
"description": "Cycle reasoning models."
},
{
"name": "/vision",
"description": "Cycle models that accept images."
},
{
"name": "/long",
"description": "Cycle models with a 400k+ context window."
},
{
"name": "/newest",
"description": "Cycle the newest models."
},
{
"name": "/muse",
"description": "Cycle Muse models."
},
{
"name": "/glm",
"description": "Cycle GLM models."
},
{
"name": "/nvid",
"description": "Cycle NVIDIA models."
}
],
"tools": [],
"limits": "The command set and pins come from ~/.config/opencode/model-switcher.json. No model ids are hard-coded.",
"install": "Copy model-switcher.ts into ~/.config/opencode/plugins/ and restart the TUI.",
"installCommand": "opencode plugin add github:jadmadi/opencode-model-switcher",
"previousVersion": "0.5.2",
"versionScheme": "calver",
"changelog": "https://github.com/jadmadi/opencode-model-switcher/blob/main/CHANGELOG.md",
"builtUnder": "2.0.16",
"builtUnderTag": "builtUnder-2.0.16"
},
{
"name": "context-limit",
"title": "Context Limit",
"category": "Models",
"summary": "Sets a per-model working context budget by lowering the model window, so compaction fires before quality drops.",
"problem": "A model's advertised window is larger than its useful working window, and one global compaction threshold is either too late for small models or too eager for large ones.",
"tags": [
"context",
"compaction",
"budget",
"models"
],
"url": "https://jadmadi.net/projects/opencode-plugins/context-limit/",
"repo": "https://github.com/jadmadi/opencode-context-limit",
"repoName": "opencode-context-limit",
"directory": "opencode-context-limit",
"visibility": "public",
"published": true,
"installed": true,
"artifact": "context-limit.ts",
"installedPath": "~/.config/opencode/plugins/context-limit.ts",
"version": "2026.9.0",
"latestTag": "v2026.9.0",
"updated": "2026-09-25",
"license": "AGPL-3.0-only",
"commands": [
{
"name": "/context-limit",
"description": "Show or set a working context budget for a model or pattern."
}
],
"tools": [],
"limits": "It can only lower a model window, never raise it.",
"install": "Copy context-limit.ts into ~/.config/opencode/plugins/ and restart the TUI.",
"installCommand": "opencode plugin add github:jadmadi/opencode-context-limit",
"previousVersion": "0.1.3",
"versionScheme": "calver",
"changelog": "https://github.com/jadmadi/opencode-context-limit/blob/main/CHANGELOG.md",
"builtUnder": "2.0.16",
"builtUnderTag": "builtUnder-2.0.16"
},
{
"name": "max-mode",
"title": "Max Mode",
"category": "Models",
"summary": "Runs 2 to 8 candidate answers in parallel for a hard question and returns the one a judge picks.",
"problem": "Hard prompts benefit from several attempts, but generating them one at a time and comparing them by hand is slow and hides the reasoning.",
"tags": [
"best-of-n",
"judge",
"quality",
"models"
],
"url": "https://jadmadi.net/projects/opencode-plugins/max-mode/",
"repo": "https://github.com/jadmadi/opencode-max-mode",
"repoName": "opencode-max-mode",
"directory": "opencode-max-mode",
"visibility": "public",
"published": true,
"installed": true,
"artifact": "max-mode.ts",
"installedPath": "~/.config/opencode/plugins/max-mode.ts",
"version": "2026.9.0",
"latestTag": "v2026.9.0",
"updated": "2026-09-25",
"license": "AGPL-3.0-only",
"commands": [
{
"name": "/max",
"description": "Set the default best-of-N candidate count for the session."
}
],
"tools": [
"best_of_n"
],
"limits": "Cost multiplies with the candidate count. It calls ctx.generate.text, so set MAX_MODE_MODEL on providers that reject transient generation.",
"install": "Copy max-mode.ts into ~/.config/opencode/plugins/ and restart the TUI.",
"installCommand": "opencode plugin add github:jadmadi/opencode-max-mode",
"previousVersion": "0.1.2",
"versionScheme": "calver",
"changelog": "https://github.com/jadmadi/opencode-max-mode/blob/main/CHANGELOG.md",
"builtUnder": "2.0.16",
"builtUnderTag": "builtUnder-2.0.16"
},
{
"name": "memory",
"title": "Memory",
"category": "Sessions and memory",
"summary": "Keeps per-project memory, checkpoints, and notes, injects a budgeted slice at session start, and exposes read, append, and search tools.",
"problem": "Sessions and compaction lose context; decisions, file state, and next steps need a durable project store that survives both.",
"tags": [
"memory",
"checkpoints",
"session",
"notes"
],
"url": "https://jadmadi.net/projects/opencode-plugins/memory/",
"repo": "https://github.com/jadmadi/opencode-memory",
"repoName": "opencode-memory",
"directory": "opencode-memory",
"visibility": "public",
"published": true,
"installed": true,
"artifact": "memory.ts",
"installedPath": "~/.config/opencode/plugins/memory.ts",
"version": "2026.9.0",
"latestTag": "v2026.9.0",
"updated": "2026-09-25",
"license": "AGPL-3.0-only",
"commands": [
{
"name": "/remember",
"description": "Append a line to MEMORY.md."
},
{
"name": "/memory",
"description": "Show the three memory files."
},
{
"name": "/checkpoint",
"description": "Write a memory checkpoint now."
}
],
"tools": [
"memory_read",
"memory_append",
"memory_search"
],
"limits": "Files live under the OpenCode data dir per project. MEMORY_ROOT and MEMORY_BUDGET override location and size. A checkpoint is written on compaction.",
"install": "Copy memory.ts into ~/.config/opencode/plugins/ and restart the TUI.",
"installCommand": "opencode plugin add github:jadmadi/opencode-memory",
"previousVersion": "0.1.2",
"versionScheme": "calver",
"changelog": "https://github.com/jadmadi/opencode-memory/blob/main/CHANGELOG.md",
"builtUnder": "2.0.16",
"builtUnderTag": "builtUnder-2.0.16"
},
{
"name": "sila",
"title": "Sila Sidebar",
"category": "Sessions and memory",
"summary": "Puts sila goals, the bound goal and its tasks, and open handoff items in the TUI sidebar, with commands to focus, claim, release, report, open, and toggle tasks.",
"problem": "Goal and task state lives in the sila store, out of sight while you work, and acting on it means leaving the TUI for the shell.",
"tags": [
"sila",
"sidebar",
"goals",
"tasks",
"tui"
],
"url": "https://jadmadi.net/projects/opencode-plugins/sila/",
"repo": "https://github.com/jadmadi/opencode-sila",
"repoName": "opencode-sila",
"directory": "opencode-sila",
"visibility": "private",
"published": false,
"installed": true,
"artifact": "opencode-sila/",
"installedPath": "~/.config/opencode/plugins/opencode-sila",
"version": "2026.9.1",
"latestTag": "v2026.9.1",
"updated": "2026-09-25",
"license": "AGPL-3.0-only",
"commands": [
{
"name": "/sila-focus",
"description": "Bind this session to a goal and claim it when free."
},
{
"name": "/sila-open",
"description": "Open the bound goal's goal.md with $SILA_EDITOR."
},
{
"name": "/sila-claim",
"description": "Claim the bound goal for this session."
},
{
"name": "/sila-release",
"description": "Release the bound goal when this agent holds it."
},
{
"name": "/sila-report",
"description": "Record a progress note on the bound goal."
},
{
"name": "/sila-task",
"description": "Toggle a numbered task on the bound goal."
}
],
"tools": [],
"limits": "Read-only except explicit actions. Release refuses another agent's claim, and one session binds to one goal per repo. Env: SILA_BIN, SILA_POLL_MS, SILA_MAX_GOALS, SILA_MAX_TASKS, SILA_EDITOR.",
"install": "Symlink the repo into ~/.config/opencode/plugins/opencode-sila (the repo's script/install does this).",
"installCommand": "opencode plugin add github:jadmadi/opencode-sila",
"previousVersion": "0.7.0",
"versionScheme": "calver",
"changelog": "https://github.com/jadmadi/opencode-sila/blob/main/CHANGELOG.md",
"builtUnder": "2.0.16",
"builtUnderTag": "builtUnder-2.0.16"
},
{
"name": "sila-prime",
"title": "Sila Prime",
"category": "Sessions and memory",
"summary": "Runs sila prime on the first prompt and injects the cross-tool briefing, plus a /sila command for any sila subcommand.",
"problem": "Each session starts without the sila knowledge store unless you remember to run the CLI first.",
"tags": [
"sila",
"knowledge",
"session",
"context"
],
"url": "https://jadmadi.net/projects/opencode-plugins/sila-prime/",
"repo": "https://github.com/jadmadi/opencode-sila-prime",
"repoName": "opencode-sila-prime",
"directory": "opencode-sila-prime",
"visibility": "public",
"published": true,
"installed": true,
"artifact": "sila-prime.ts",
"installedPath": "~/.config/opencode/plugins/sila-prime.ts",
"version": "2026.9.0",
"latestTag": "v2026.9.0",
"updated": "2026-09-25",
"license": "AGPL-3.0-only",
"commands": [
{
"name": "/sila",
"description": "Run a sila subcommand and post the output (default: prime)."
}
],
"tools": [],
"limits": "Calls the sila CLI. SILA_BIN points at the binary, SILA_PRIME=off disables the briefing, and SILA_PRIME_BUDGET caps it. The session is marked after one attempt, so /sila refreshes on demand.",
"install": "Copy sila-prime.ts into ~/.config/opencode/plugins/ and restart the TUI.",
"installCommand": "opencode plugin add github:jadmadi/opencode-sila-prime",
"previousVersion": "0.1.2",
"versionScheme": "calver",
"changelog": "https://github.com/jadmadi/opencode-sila-prime/blob/main/CHANGELOG.md",
"builtUnder": "2.0.16",
"builtUnderTag": "builtUnder-2.0.16"
},
{
"name": "task-tool",
"title": "Task Tool",
"category": "Sessions and memory",
"summary": "A tree task tool with stable T1, T1.1 ids that survive long turns and compaction.",
"problem": "Multi-step work loses its structure in long sessions, and ad hoc lists renumber or disappear when the context compacts.",
"tags": [
"tasks",
"planning",
"todo",
"session"
],
"url": "https://jadmadi.net/projects/opencode-plugins/task-tool/",
"repo": "https://github.com/jadmadi/opencode-task-tool",
"repoName": "opencode-task-tool",
"directory": "opencode-task-tool",
"visibility": "public",
"published": true,
"installed": true,
"artifact": "task-tool.ts",
"installedPath": "~/.config/opencode/plugins/task-tool.ts",
"version": "2026.9.0",
"latestTag": "v2026.9.0",
"updated": "2026-09-25",
"license": "AGPL-3.0-only",
"commands": [],
"tools": [
"task"
],
"limits": "State is per session and ids never renumber.",
"install": "Copy task-tool.ts into ~/.config/opencode/plugins/ and restart the TUI.",
"installCommand": "opencode plugin add github:jadmadi/opencode-task-tool",
"previousVersion": "0.1.2",
"versionScheme": "calver",
"changelog": "https://github.com/jadmadi/opencode-task-tool/blob/main/CHANGELOG.md",
"builtUnder": "2.0.16",
"builtUnderTag": "builtUnder-2.0.16"
},
{
"name": "goal",
"title": "Goal",
"category": "Autonomy and workflow",
"summary": "Sets a judged stopping condition per session: at turn end a separate judge decides whether the goal is met, and the plugin continues with a nudge or gives up at a cap.",
"problem": "An agent decides it is done on its own, so a stopping condition needs an independent check to avoid ending early or running away.",
"tags": [
"goals",
"autonomy",
"judge",
"session"
],
"url": "https://jadmadi.net/projects/opencode-plugins/goal/",
"repo": "https://github.com/jadmadi/opencode-goal",
"repoName": "opencode-goal",
"directory": "opencode-goal",
"visibility": "public",
"published": true,
"installed": true,
"artifact": "goal.ts",
"installedPath": "~/.config/opencode/plugins/goal.ts",
"version": "2026.9.0",
"latestTag": "v2026.9.0",
"updated": "2026-09-25",
"license": "AGPL-3.0-only",
"commands": [
{
"name": "/goal",
"description": "Set, show, or clear the judged stopping condition for this session."
}
],
"tools": [],
"limits": "It calls ctx.generate.text, so set GOAL_MODEL on providers that reject transient generation. Continuations are capped by GOAL_MAX (default 5).",
"install": "Copy goal.ts into ~/.config/opencode/plugins/ and restart the TUI.",
"installCommand": "opencode plugin add github:jadmadi/opencode-goal",
"previousVersion": "0.1.2",
"versionScheme": "calver",
"changelog": "https://github.com/jadmadi/opencode-goal/blob/main/CHANGELOG.md",
"builtUnder": "2.0.16",
"builtUnderTag": "builtUnder-2.0.16"
},
{
"name": "workflows",
"title": "Workflows",
"category": "Autonomy and workflow",
"summary": "Runs deterministic multi-agent workflows with resumable artifacts. Ships deep-research from brief to review.",
"problem": "Multi-phase work such as research is repeated ad hoc, with no fixed order, no artifacts, and no way to resume a run.",
"tags": [
"workflow",
"agents",
"research",
"artifacts"
],
"url": "https://jadmadi.net/projects/opencode-plugins/workflows/",
"repo": "https://github.com/jadmadi/opencode-workflows",
"repoName": "opencode-workflows",
"directory": "opencode-workflows",
"visibility": "public",
"published": true,
"installed": true,
"artifact": "workflows.ts",
"installedPath": "~/.config/opencode/plugins/workflows.ts",
"version": "2026.9.0",
"latestTag": "v2026.9.0",
"updated": "2026-09-25",
"license": "AGPL-3.0-only",
"commands": [
{
"name": "/workflow",
"description": "Run a workflow by name, or list the available workflows."
}
],
"tools": [],
"limits": "Uses child sessions and inherits the invoking session's model, so it needs no override. Runs are resumable from artifacts under the data dir.",
"install": "Copy workflows.ts into ~/.config/opencode/plugins/ and restart the TUI.",
"installCommand": "opencode plugin add github:jadmadi/opencode-workflows",
"previousVersion": "0.1.2",
"versionScheme": "calver",
"changelog": "https://github.com/jadmadi/opencode-workflows/blob/main/CHANGELOG.md",
"builtUnder": "2.0.16",
"builtUnderTag": "builtUnder-2.0.16"
},
{
"name": "loop",
"title": "Loop",
"category": "Autonomy and workflow",
"summary": "Runs a prompt on a fixed cadence, skipping a tick while the previous run is still active.",
"problem": "Recurring checks need a timer, but naive timers fire while the last run is still going and pile work up.",
"tags": [
"loop",
"schedule",
"cadence",
"autonomy"
],
"url": "https://jadmadi.net/projects/opencode-plugins/loop/",
"repo": "https://github.com/jadmadi/opencode-loop",
"repoName": "opencode-loop",
"directory": "opencode-loop",
"visibility": "public",
"published": true,
"installed": true,
"artifact": "loop.ts",
"installedPath": "~/.config/opencode/plugins/loop.ts",
"version": "2026.9.0",
"latestTag": "v2026.9.0",
"updated": "2026-09-25",
"license": "AGPL-3.0-only",
"commands": [
{
"name": "/loop",
"description": "Register, list, or stop a recurring prompt on a fixed cadence."
}
],
"tools": [],
"limits": "One loop per session, because the turn-end event names the session, not the run.",
"install": "Copy loop.ts into ~/.config/opencode/plugins/ and restart the TUI.",
"installCommand": "opencode plugin add github:jadmadi/opencode-loop",
"previousVersion": "0.1.2",
"versionScheme": "calver",
"changelog": "https://github.com/jadmadi/opencode-loop/blob/main/CHANGELOG.md",
"builtUnder": "2.0.16",
"builtUnderTag": "builtUnder-2.0.16"
},
{
"name": "compose-next",
"title": "Compose Next",
"category": "Autonomy and workflow",
"summary": "A spec-to-ship workflow as a skill: grill, spec, workspace, implement, verify, review, finalize, finish, with a read-only reviewer.",
"problem": "Work that jumps straight to code skips design and review; the path from idea to a merged change needs a repeatable order and an independent reviewer.",
"tags": [
"workflow",
"skill",
"spec",
"review",
"agents"
],
"url": "https://jadmadi.net/projects/opencode-plugins/compose-next/",
"repo": "https://github.com/jadmadi/opencode-compose-next",
"repoName": "opencode-compose-next",
"directory": "opencode-compose-next",
"visibility": "public",
"published": true,
"installed": true,
"artifact": "compose-next.ts",
"installedPath": "~/.config/opencode/plugins/compose-next.ts",
"version": "2026.9.0",
"latestTag": "v2026.9.0",
"updated": "2026-09-25",
"license": "AGPL-3.0-only",
"commands": [
{
"name": "/compose-next",
"description": "Start the spec-to-ship workflow and attach the compose-next skill."
}
],
"tools": [],
"limits": "Needs the compose-next skill installed under ~/.config/opencode/skills/compose-next/SKILL.md.",
"install": "Copy compose-next.ts into ~/.config/opencode/plugins/ and the skill into ~/.config/opencode/skills/.",
"installCommand": "opencode plugin add github:jadmadi/opencode-compose-next",
"previousVersion": "0.1.2",
"versionScheme": "calver",
"changelog": "https://github.com/jadmadi/opencode-compose-next/blob/main/CHANGELOG.md",
"builtUnder": "2.0.16",
"builtUnderTag": "builtUnder-2.0.16"
},
{
"name": "skip-permissions",
"title": "Skip Permissions",
"category": "Safety",
"summary": "Upgrades permission ask decisions to allow for one session through a permission hook.",
"problem": "Approval prompts interrupt trusted work in a session you already control, adding friction without adding safety.",
"tags": [
"permissions",
"safety",
"autonomy"
],
"url": "https://jadmadi.net/projects/opencode-plugins/skip-permissions/",
"repo": "https://github.com/jadmadi/opencode-skip-permissions",
"repoName": "opencode-skip-permissions",
"directory": "opencode-skip-permissions",
"visibility": "public",
"published": true,
"installed": true,
"artifact": "skip-permissions.ts",
"installedPath": "~/.config/opencode/plugins/skip-permissions.ts",
"version": "2026.9.0",
"latestTag": "v2026.9.0",
"updated": "2026-09-25",
"license": "AGPL-3.0-only",
"commands": [
{
"name": "/skip-permissions",
"description": "Toggle auto-approval of ask decisions for this session, or show the state."
}
],
"tools": [],
"limits": "It only upgrades an ask to an allow. A configured deny is final and never reaches the hook.",
"install": "Copy skip-permissions.ts into ~/.config/opencode/plugins/ and restart the TUI.",
"installCommand": "opencode plugin add github:jadmadi/opencode-skip-permissions",
"previousVersion": "0.1.2",
"versionScheme": "calver",
"changelog": "https://github.com/jadmadi/opencode-skip-permissions/blob/main/CHANGELOG.md",
"builtUnder": "2.0.16",
"builtUnderTag": "builtUnder-2.0.16"
},
{
"name": "distill",
"title": "Distill",
"category": "Safety",
"summary": "Finds repeated multi-step workflows in session history and proposes a skill, command, or subagent for them.",
"problem": "The same procedure gets repeated by hand instead of becoming a reusable artifact, and nothing should be written until you apply it.",
"tags": [
"distill",
"skills",
"workflow-capture",
"history"
],
"url": "https://jadmadi.net/projects/opencode-plugins/distill/",
"repo": "https://github.com/jadmadi/opencode-distill",
"repoName": "opencode-distill",
"directory": "opencode-distill",
"visibility": "public",
"published": true,
"installed": true,
"artifact": "distill.ts",
"installedPath": "~/.config/opencode/plugins/distill.ts",
"version": "2026.9.0",
"latestTag": "v2026.9.0",
"updated": "2026-09-25",
"license": "AGPL-3.0-only",
"commands": [
{
"name": "/distill",
"description": "Propose reusable artifacts from session history, list proposals, or apply one."
}
],
"tools": [],
"limits": "Writes only on an explicit /distill apply and never overwrites an existing artifact. It calls ctx.generate.text, so set DISTILL_MODEL on providers that reject transient generation.",
"install": "Copy distill.ts into ~/.config/opencode/plugins/ and restart the TUI.",
"installCommand": "opencode plugin add github:jadmadi/opencode-distill",
"previousVersion": "0.1.2",
"versionScheme": "calver",
"changelog": "https://github.com/jadmadi/opencode-distill/blob/main/CHANGELOG.md",
"builtUnder": "2.0.16",
"builtUnderTag": "builtUnder-2.0.16"
},
{
"name": "data-analytics",
"title": "Data Analytics Skills",
"category": "Skills pack",
"summary": "Six data-analysis skills that load by intent: data quality, KPI design, metric diagnostics, product and business analysis, validation, and visualization.",
"problem": "Analytics work repeats the same validation, KPI, diagnostics, and charting steps without a shared, reusable procedure.",
"tags": [
"data",
"analytics",
"skills"
],
"url": "https://jadmadi.net/projects/opencode-plugins/data-analytics/",
"repo": "https://github.com/jadmadi/opencode-data-analytics",
"repoName": "opencode-data-analytics",
"directory": "opencode-data-analytics",
"visibility": "private",
"published": false,
"installed": false,
"artifact": "skills/",
"installedPath": null,
"version": "2026.9.0",
"latestTag": "v2026.9.0",
"updated": "2026-09-25",
"license": "AGPL-3.0-only",
"commands": [],
"tools": [],
"limits": "A skills pack, not a plugin. It ships six skills: da-analyze-data-quality, da-design-kpis, da-metric-diagnostics, da-product-biz-analysis, da-validate-data, da-visualize-data.",
"install": "Copy the skills/ directory into ~/.config/opencode/skills/ (or .opencode/skills/ for one project).",
"installCommand": "git clone https://github.com/jadmadi/opencode-data-analytics && cp -r opencode-data-analytics/skills/* ~/.config/opencode/skills/",
"previousVersion": "0.5.0",
"versionScheme": "calver",
"changelog": "https://github.com/jadmadi/opencode-data-analytics/blob/main/CHANGELOG.md",
"builtUnder": "2.0.16",
"builtUnderTag": "builtUnder-2.0.16"
}
]
}