Skip to content

Commit 02773fb

Browse files
duyetduyetbot
andcommitted
chore(marketplace): add unsloth-training to Claude marketplace, sync plugin versions
Co-Authored-By: duyetbot <duyetbot@users.noreply.github.com>
1 parent ed98b19 commit 02773fb

2 files changed

Lines changed: 26 additions & 21 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
{
9898
"name": "build-ios-apps",
9999
"source": "./build-ios-apps",
100-
"description": "Build, profile, debug, and refine iOS apps with SwiftUI and Xcode workflows including App Intents, Simulator debugging, performance profiling, and memory leak detection."
100+
"description": "Build, profile, debug, and refine iOS apps with SwiftUI and Xcode workflows App Intents, Simulator debugging, performance profiling, memory leak detection, and on-device AI with Apple Intelligence, Foundation Models, and Core AI."
101101
},
102102
{
103103
"name": "agent-loop",
@@ -113,6 +113,11 @@
113113
"name": "okf",
114114
"source": "./okf",
115115
"description": "Open Knowledge Format (OKF) tooling. Author, initialize, validate, and refactor knowledge into vendor-neutral OKF v0.1 bundles: markdown files with YAML frontmatter."
116+
},
117+
{
118+
"name": "unsloth-training",
119+
"source": "./unsloth-training",
120+
"description": "Fine-tune LLMs with Unsloth using GRPO or SFT. Includes dataset preparation, synthetic data generation, environment flags, MLX (Apple Silicon), FP8, vision models, mobile export, GGUF."
116121
}
117122
]
118123
}

marketplace.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"name": "team-agents",
1616
"id": "team-agents@duyet-claude-plugins",
1717
"description": "Leader, Senior Engineer, and Junior Engineer agents for coordinated parallel task execution",
18-
"version": "1.9.0",
18+
"version": "1.9.1",
1919
"type": "skill",
2020
"category": "agents"
2121
},
2222
{
2323
"name": "commit",
2424
"id": "commit@duyet-claude-plugins",
2525
"description": "Create a Git commit with semantic commit message format and PR workflow with templates",
26-
"version": "1.3.0",
26+
"version": "1.3.2",
2727
"type": "command",
2828
"category": "git"
2929
},
@@ -39,15 +39,15 @@
3939
"name": "interview",
4040
"id": "interview@duyet-claude-plugins",
4141
"description": "Conduct in-depth requirements interviews using Socratic questioning",
42-
"version": "1.0.0",
42+
"version": "1.0.1",
4343
"type": "command",
4444
"category": "productivity"
4545
},
4646
{
4747
"name": "statusline",
4848
"id": "statusline@duyet-claude-plugins",
4949
"description": "Configurable status bar showing context usage, API rate limits, git branch, and active tools",
50-
"version": "1.6.0",
50+
"version": "1.8.1",
5151
"type": "hook",
5252
"category": "ui"
5353
},
@@ -63,71 +63,71 @@
6363
"name": "duyetbot",
6464
"id": "duyetbot@duyet-claude-plugins",
6565
"description": "Pragmatic software development companion with engineering discipline",
66-
"version": "1.8.0",
66+
"version": "1.8.1",
6767
"type": "skill",
6868
"category": "productivity"
6969
},
7070
{
7171
"name": "docs-generator",
7272
"id": "docs-generator@duyet-claude-plugins",
7373
"description": "Automatically generate and maintain plugin documentation",
74-
"version": "1.0.0",
74+
"version": "1.0.1",
7575
"type": "hook",
7676
"category": "docs"
7777
},
7878
{
7979
"name": "github",
8080
"id": "github@duyet-claude-plugins",
8181
"description": "GitHub operations using gh CLI - PRs, issues, workflows, batch operations, PR babysitting with AI review bot integration, and smart branch detection",
82-
"version": "1.4.0",
82+
"version": "1.4.2",
8383
"type": "skill",
8484
"category": "git"
8585
},
8686
{
8787
"name": "fix",
8888
"id": "fix@duyet-claude-plugins",
8989
"description": "Fix issues, tests, and CI failures with intelligent problem detection",
90-
"version": "1.0.0",
90+
"version": "1.0.1",
9191
"type": "command",
9292
"category": "productivity"
9393
},
9494
{
9595
"name": "simplify",
9696
"id": "simplify@duyet-claude-plugins",
9797
"description": "Review changed code for reuse, quality, and efficiency, then simplify issues found",
98-
"version": "1.0.0",
98+
"version": "1.0.1",
9999
"type": "command",
100100
"category": "productivity"
101101
},
102102
{
103103
"name": "clickhouse",
104104
"id": "clickhouse@duyet-claude-plugins",
105105
"description": "Comprehensive ClickHouse knowledge base from Altinity KB + official docs",
106-
"version": "1.4.0",
106+
"version": "1.4.1",
107107
"type": "skill",
108108
"category": "database"
109109
},
110110
{
111111
"name": "prompt-engineering",
112112
"id": "prompt-engineering@duyet-claude-plugins",
113113
"description": "Prompt engineering techniques for Grok, Claude, and Gemini LLMs",
114-
"version": "1.1.0",
114+
"version": "1.1.1",
115115
"type": "skill",
116116
"category": "productivity"
117117
},
118118
{
119119
"name": "clickhouse-monitoring",
120120
"id": "clickhouse-monitoring@duyet-claude-plugins",
121121
"description": "Agent Skill for the ClickHouse Monitor dashboard - a real-time monitoring and observability tool for ClickHouse clusters",
122-
"version": "1.1.0",
122+
"version": "1.1.1",
123123
"type": "skill",
124124
"category": "monitoring"
125125
},
126126
{
127127
"name": "unsloth-training",
128128
"id": "unsloth-training@duyet-claude-plugins",
129129
"description": "Fine-tune LLMs with Unsloth using GRPO or SFT. Dataset prep, synthetic data, environment flags, MLX (Apple Silicon), FP8, vision, mobile export, GGUF.",
130-
"version": "1.0.1",
130+
"version": "1.0.2",
131131
"type": "skill",
132132
"category": "ml"
133133
},
@@ -143,47 +143,47 @@
143143
"name": "anyrouter",
144144
"id": "anyrouter@duyet-claude-plugins",
145145
"description": "Wire AnyRouter into coding agents. Universal OpenAI-compatible LLM gateway for 150+ models, migration recipes from Anthropic/OpenAI/OpenRouter, and a remote MCP server for keys and credits.",
146-
"version": "1.0.0",
146+
"version": "1.0.1",
147147
"type": "skill",
148148
"category": "ai"
149149
},
150150
{
151151
"name": "sag-notify",
152152
"id": "sag-notify@duyet-claude-plugins",
153153
"description": "Spoken voice notifications via sag (ElevenLabs TTS): skill-driven, Claude calls sag directly to speak a short alert just before it asks you something and a one-line summary when work finishes, naming the project. Configurable voice and language.",
154-
"version": "2.1.1",
154+
"version": "2.1.2",
155155
"type": "skill",
156156
"category": "ui"
157157
},
158158
{
159159
"name": "build-macos-apps",
160160
"id": "build-macos-apps@duyet-claude-plugins",
161161
"description": "Build, debug, instrument, and implement macOS apps with SwiftUI and AppKit guidance, codesigning, packaging, and telemetry workflows.",
162-
"version": "1.0.0",
162+
"version": "1.0.1",
163163
"type": "skill",
164164
"category": "development"
165165
},
166166
{
167167
"name": "build-ios-apps",
168168
"id": "build-ios-apps@duyet-claude-plugins",
169-
"description": "Build, profile, debug, and refine iOS apps with SwiftUI and Xcode workflows including App Intents, Simulator debugging, performance profiling, and memory leak detection.",
170-
"version": "1.0.0",
169+
"description": "Build, profile, debug, and refine iOS apps with SwiftUI and Xcode workflows App Intents, Simulator debugging, performance profiling, memory leak detection, and on-device AI with Apple Intelligence, Foundation Models, and Core AI.",
170+
"version": "1.0.1",
171171
"type": "skill",
172172
"category": "development"
173173
},
174174
{
175175
"name": "agent-loop",
176176
"id": "agent-loop@duyet-claude-plugins",
177177
"description": "Continuous agent loop for overnight/day repository maintenance. Orchestrates triage, autoreview, browser automation, and parallel agent work across threads. Wake every 5 min, direct work, land autonomously.",
178-
"version": "0.3.0",
178+
"version": "0.4.0",
179179
"type": "skill",
180180
"category": "automation"
181181
},
182182
{
183183
"name": "kb",
184184
"id": "kb@duyet-claude-plugins",
185185
"description": "Knowledge base maintenance skills. Consolidate, dedupe, prune, refresh, and forget notes in a markdown KB.",
186-
"version": "1.0.0",
186+
"version": "1.0.1",
187187
"type": "skill",
188188
"category": "productivity"
189189
},

0 commit comments

Comments
 (0)