Skip to content

Commit 20d06eb

Browse files
nsheapsgithub-actions[bot]
authored andcommitted
chore: just update-marketplace [skip ci]
1 parent 01eecaa commit 20d06eb

34 files changed

Lines changed: 62 additions & 164 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 29 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
{
1313
"name": "command-help-skill",
1414
"description": "Help claude understand, discover, and execute slash commands when accidentally sent as a message.",
15-
"version": "0.2.0",
15+
"version": "0.2.1",
1616
"author": {
1717
"name": "Nathan Heaps"
1818
},
@@ -24,7 +24,7 @@
2424
{
2525
"name": "commit-command",
2626
"description": "Automate git commits with AI-generated messages that match your repository's commit style and conventions",
27-
"version": "0.2.0",
27+
"version": "0.2.1",
2828
"author": {
2929
"name": "Nathan Heaps"
3030
},
@@ -36,7 +36,7 @@
3636
{
3737
"name": "commit-skill",
3838
"description": "Intelligent skill that enables Claude to automatically analyze git changes and create well-formatted commits during development",
39-
"version": "0.2.0",
39+
"version": "0.2.1",
4040
"author": {
4141
"name": "Nathan Heaps"
4242
},
@@ -48,7 +48,7 @@
4848
{
4949
"name": "correct-behavior",
5050
"description": "Command to correct AI behavior mistakes and update rules to prevent recurrence",
51-
"version": "0.2.0",
51+
"version": "0.2.1",
5252
"author": {
5353
"name": "Nathan Heaps"
5454
},
@@ -60,7 +60,7 @@
6060
{
6161
"name": "create-command",
6262
"description": "Create and maintain Claude Code slash commands with guided assistance",
63-
"version": "0.2.0",
63+
"version": "0.2.1",
6464
"author": {
6565
"name": "Nathan Heaps"
6666
},
@@ -72,7 +72,7 @@
7272
{
7373
"name": "data-serialization",
7474
"description": "Data format conversion and querying utilities. Supports YAML, JSON, TOON (Token-Oriented Object Notation), and XML/HTML transformations with special handling for Playwright accessibility snapshots. TOON provides 30-60% token reduction vs JSON for LLM contexts.",
75-
"version": "0.2.0",
75+
"version": "0.2.1",
7676
"author": {
7777
"name": "Nathan Heaps"
7878
},
@@ -99,7 +99,7 @@
9999
{
100100
"name": "github-auth-skill",
101101
"description": "Skill for authenticating with GitHub using device authorization flow",
102-
"version": "0.2.0",
102+
"version": "0.2.1",
103103
"author": {
104104
"name": "Nathan Heaps"
105105
},
@@ -111,7 +111,7 @@
111111
{
112112
"name": "linear-mcp-sync",
113113
"description": "Installs Linear MCP and adds hooks for safe ticket updates with hash validation to prevent stale overwrites",
114-
"version": "0.2.0",
114+
"version": "0.2.1",
115115
"author": {
116116
"name": "Nathan Heaps"
117117
},
@@ -123,7 +123,7 @@
123123
{
124124
"name": "memory-manager",
125125
"description": "Intelligent memory management for CLAUDE.md files. Automatically detects and stores user preferences, rules, and instructions with smart scope detection and hierarchical organization.",
126-
"version": "0.2.0",
126+
"version": "0.2.1",
127127
"author": {
128128
"name": "Nathan Heaps"
129129
},
@@ -135,7 +135,7 @@
135135
{
136136
"name": "og-image",
137137
"description": "Generate OpenGraph images for Nuxt/Vue pages using HTML templates and html2png.dev API",
138-
"version": "0.2.0",
138+
"version": "0.2.1",
139139
"author": {
140140
"name": "alvinunreal + modifications by nsheaps"
141141
},
@@ -156,7 +156,7 @@
156156
{
157157
"name": "review-changes",
158158
"description": "Review code changes with detailed feedback on quality, security, performance, and maintainability",
159-
"version": "0.2.0",
159+
"version": "0.2.1",
160160
"author": {
161161
"name": "Nathan Heaps"
162162
},
@@ -168,7 +168,7 @@
168168
{
169169
"name": "safety-evaluation-prompt",
170170
"description": "Pre-tool-call safety evaluation using prompt-style hooks for inline AI evaluation",
171-
"version": "0.2.0",
171+
"version": "0.2.1",
172172
"author": {
173173
"name": "Nathan Heaps"
174174
},
@@ -180,7 +180,7 @@
180180
{
181181
"name": "safety-evaluation-script",
182182
"description": "Pre-tool-call safety evaluation using Claude CLI (haiku) with script-style hooks",
183-
"version": "0.2.0",
183+
"version": "0.2.1",
184184
"author": {
185185
"name": "Nathan Heaps"
186186
},
@@ -189,10 +189,22 @@
189189
"tags": ["utility"],
190190
"keywords": ["safety", "security", "hooks", "pre-tool-call", "evaluation", "haiku"]
191191
},
192+
{
193+
"name": "self-terminate",
194+
"description": "Allows Claude to gracefully terminate itself using SIGINT",
195+
"version": "1.0.0",
196+
"author": {
197+
"name": "Nathan Heaps"
198+
},
199+
"source": "./plugins/self-terminate",
200+
"category": "utility",
201+
"tags": ["utility", "skill"],
202+
"keywords": ["terminate", "exit", "sigint", "process", "self-destruct"]
203+
},
192204
{
193205
"name": "skills-maintenance",
194206
"description": "Agent skill for maintaining, updating, and improving existing Claude Code skills",
195-
"version": "0.2.0",
207+
"version": "0.2.1",
196208
"author": {
197209
"name": "Nathan Heaps"
198210
},
@@ -204,7 +216,7 @@
204216
{
205217
"name": "sync-settings",
206218
"description": "Automatically sync and merge local Claude Code settings, commands, and files using configurable rules in syncconfig.yaml",
207-
"version": "0.2.0",
219+
"version": "0.2.1",
208220
"author": {
209221
"name": "Nathan Heaps"
210222
},
@@ -225,7 +237,7 @@
225237
{
226238
"name": "task-parallelization",
227239
"description": "Intelligent skill that helps Claude parallelize Task tool calls when working on repetitive or batch operations, optimizing throughput based on task complexity",
228-
"version": "0.2.0",
240+
"version": "0.2.1",
229241
"author": {
230242
"name": "Nathan Heaps"
231243
},
@@ -245,7 +257,7 @@
245257
{
246258
"name": "tmux-subagent",
247259
"description": "Launch independent Claude sub-agents in tmux sessions with custom configurations, tool restrictions, and iTerm integration",
248-
"version": "0.2.0",
260+
"version": "0.2.1",
249261
"author": {
250262
"name": "Nathan Heaps"
251263
},

plugins/command-help-skill/.claude-plugin/plugin.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,5 @@
99
},
1010
"homepage": "https://github.com/nsheaps/.ai/tree/main/plugins/command-help-skill",
1111
"repository": "https://github.com/nsheaps/.ai",
12-
"keywords": [
13-
"commands",
14-
"help",
15-
"discovery",
16-
"skill",
17-
"slash-commands",
18-
"ai",
19-
"assistant"
20-
]
12+
"keywords": ["commands", "help", "discovery", "skill", "slash-commands", "ai", "assistant"]
2113
}

plugins/command-help-skill/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ All notable changes to this project will be documented in this file. See [commit
44

55
## 0.2.1 (2026-01-16)
66

7-
87
### Features
98

10-
* add self-terminate plugin for graceful session exit ([9d120e8](https://github.com/nsheaps/.ai/commit/9d120e88d621263049463073af9750b99259a5c2))
9+
- add self-terminate plugin for graceful session exit ([9d120e8](https://github.com/nsheaps/.ai/commit/9d120e88d621263049463073af9750b99259a5c2))
1110

1211
## 0.0.8 (2026-01-16)
1312

plugins/commit-command/.claude-plugin/plugin.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,5 @@
99
},
1010
"homepage": "https://github.com/nsheaps/.ai/tree/main/plugins/commit-command",
1111
"repository": "https://github.com/nsheaps/.ai",
12-
"keywords": [
13-
"git",
14-
"commit",
15-
"automation",
16-
"conventional-commits",
17-
"semantic-commit"
18-
]
12+
"keywords": ["git", "commit", "automation", "conventional-commits", "semantic-commit"]
1913
}

plugins/commit-command/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ All notable changes to this project will be documented in this file. See [commit
44

55
## 0.2.1 (2026-01-16)
66

7-
87
### Features
98

10-
* add self-terminate plugin for graceful session exit ([9d120e8](https://github.com/nsheaps/.ai/commit/9d120e88d621263049463073af9750b99259a5c2))
9+
- add self-terminate plugin for graceful session exit ([9d120e8](https://github.com/nsheaps/.ai/commit/9d120e88d621263049463073af9750b99259a5c2))
1110

1211
## 0.0.8 (2026-01-16)
1312

plugins/commit-skill/.claude-plugin/plugin.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,5 @@
99
},
1010
"homepage": "https://github.com/nsheaps/.ai/tree/main/plugins/commit-skill",
1111
"repository": "https://github.com/nsheaps/.ai",
12-
"keywords": [
13-
"git",
14-
"commit",
15-
"skill",
16-
"automation",
17-
"ai",
18-
"smart-commit"
19-
]
12+
"keywords": ["git", "commit", "skill", "automation", "ai", "smart-commit"]
2013
}

plugins/commit-skill/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ All notable changes to this project will be documented in this file. See [commit
44

55
## 0.2.1 (2026-01-16)
66

7-
87
### Features
98

10-
* add self-terminate plugin for graceful session exit ([9d120e8](https://github.com/nsheaps/.ai/commit/9d120e88d621263049463073af9750b99259a5c2))
9+
- add self-terminate plugin for graceful session exit ([9d120e8](https://github.com/nsheaps/.ai/commit/9d120e88d621263049463073af9750b99259a5c2))
1110

1211
## 0.0.8 (2026-01-16)
1312

plugins/correct-behavior/.claude-plugin/plugin.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,5 @@
99
},
1010
"homepage": "https://github.com/nsheaps/.ai/tree/main/plugins/correct-behavior",
1111
"repository": "https://github.com/nsheaps/.ai",
12-
"keywords": [
13-
"behavior",
14-
"correction",
15-
"rules",
16-
"memory",
17-
"learning"
18-
]
12+
"keywords": ["behavior", "correction", "rules", "memory", "learning"]
1913
}

plugins/correct-behavior/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ All notable changes to this project will be documented in this file. See [commit
44

55
## 0.2.1 (2026-01-16)
66

7-
87
### Features
98

10-
* add self-terminate plugin for graceful session exit ([9d120e8](https://github.com/nsheaps/.ai/commit/9d120e88d621263049463073af9750b99259a5c2))
9+
- add self-terminate plugin for graceful session exit ([9d120e8](https://github.com/nsheaps/.ai/commit/9d120e88d621263049463073af9750b99259a5c2))
1110

1211
## 0.0.8 (2026-01-16)
1312

plugins/create-command/.claude-plugin/plugin.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,5 @@
99
},
1010
"homepage": "https://github.com/nsheaps/.ai/tree/main/plugins/create-command",
1111
"repository": "https://github.com/nsheaps/.ai",
12-
"keywords": [
13-
"slash-command",
14-
"command",
15-
"create",
16-
"automation",
17-
"workflow"
18-
]
12+
"keywords": ["slash-command", "command", "create", "automation", "workflow"]
1913
}

0 commit comments

Comments
 (0)