Skip to content

Commit 9c304ab

Browse files
authored
Merge pull request #482 from raifdmueller/fix/marketplace-onboarding-description
fix: remove onboarding-prompt claim from marketplace.json
2 parents 0f060cb + e97d766 commit 9c304ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
33
"name": "semantic-anchors",
4-
"description": "Semantic anchor skills for LLM and coding-agent onboarding, including a first-start Claude onboarding prompt",
4+
"description": "Semantic anchor skills for LLM and coding-agent onboarding",
55
"owner": {
66
"name": "LLM Coding",
77
"url": "https://github.com/LLM-Coding"
88
},
99
"plugins": [
1010
{
1111
"name": "semantic-anchors",
12-
"description": "Semantic anchor skills for translating established methodologies, prompting first-run Claude onboarding, and installing persistent coding-agent context.",
12+
"description": "Semantic anchor skills for translating established methodologies and installing persistent coding-agent context.",
1313
"version": "0.1.0",
1414
"author": {
1515
"name": "LLM Coding",

0 commit comments

Comments
 (0)