Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 500b95d80d | |||
| 7b96f238b6 |
@@ -2,12 +2,17 @@
|
|||||||
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
|
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
|
||||||
"name": "inkstone",
|
"name": "inkstone",
|
||||||
"description": "InkStoneCo 自用的 Claude Code 環境",
|
"description": "InkStoneCo 自用的 Claude Code 環境",
|
||||||
"owner": { "name": "Leo" },
|
"owner": {
|
||||||
|
"name": "Leo"
|
||||||
|
},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
"name": "isep",
|
"name": "isep",
|
||||||
"description": "InkStone Environment Plugin —— 機械閘/command/skill/腳本的唯一真相源",
|
"description": "InkStone Environment Plugin —— leo 的 Claude Code 環境唯一真相源:42 支機械閘(52 條註冊)、7 支 slash command、2 支 skill、25 支腳本,外加治理規範與標籤真相源。本機與雲端裝同一份,沒有子集。",
|
||||||
"author": { "name": "Leo" },
|
"author": {
|
||||||
|
"name": "Leo",
|
||||||
|
"url": "https://uncle6.me"
|
||||||
|
},
|
||||||
"category": "productivity",
|
"category": "productivity",
|
||||||
"source": "./"
|
"source": "./"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
{
|
{
|
||||||
"name": "isep",
|
"name": "isep",
|
||||||
"description": "InkStone Environment Plugin —— leo 的 Claude Code 環境唯一真相源:42 支機械閘、7 支 slash command、2 支 skill、24 支腳本。本機與雲端裝同一份。",
|
"description": "InkStone Environment Plugin —— leo 的 Claude Code 環境唯一真相源:42 支機械閘(52 條註冊)、7 支 slash command、2 支 skill、25 支腳本,外加治理規範與標籤真相源。本機與雲端裝同一份,沒有子集。",
|
||||||
"version": "0.0.0",
|
"version": "0.2.0",
|
||||||
"keywords": ["inkstone", "guardrails", "hooks", "gitea", "arcrun"]
|
"keywords": [
|
||||||
|
"inkstone",
|
||||||
|
"guardrails",
|
||||||
|
"hooks",
|
||||||
|
"gitea",
|
||||||
|
"arcrun"
|
||||||
|
],
|
||||||
|
"author": {
|
||||||
|
"name": "Leo",
|
||||||
|
"url": "https://uncle6.me"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user