feat: 初始化 getskills 技能
添加 SKILL.md 文件,将 getskills 工具转换为标准技能格式 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
0
.history/npmuser_20260321181042
Normal file
0
.history/npmuser_20260321181042
Normal file
2
.history/npmuser_20260321181118
Normal file
2
.history/npmuser_20260321181118
Normal file
@@ -0,0 +1,2 @@
|
||||
username:workskills
|
||||
password:zlei@800999
|
||||
2
.history/npmuser_20260321181149
Normal file
2
.history/npmuser_20260321181149
Normal file
@@ -0,0 +1,2 @@
|
||||
username:workskills
|
||||
password:zlei@800999
|
||||
2
.history/npmuser_20260321181247.txt
Normal file
2
.history/npmuser_20260321181247.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
username:workskills
|
||||
password:zlei@800999
|
||||
2
.history/npmuser_20260321181318
Normal file
2
.history/npmuser_20260321181318
Normal file
@@ -0,0 +1,2 @@
|
||||
username:workskills
|
||||
password:zlei@800999
|
||||
4
.history/npmuser_20260321192251.txt
Normal file
4
.history/npmuser_20260321192251.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
username:workskills
|
||||
password:zlei@800999
|
||||
|
||||
token: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
|
||||
4
.history/npmuser_20260321193132.txt
Normal file
4
.history/npmuser_20260321193132.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
username:workskills
|
||||
password:zlei@800999
|
||||
|
||||
token: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
|
||||
0
.history/package_20260321181302.json
Normal file
0
.history/package_20260321181302.json
Normal file
14
.history/package_20260321181345.json
Normal file
14
.history/package_20260321181345.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "my-package", // 包名必须唯一,不含大写字母和空格
|
||||
"version": "1.0.0", // 首次发布建议1.0.0
|
||||
"main": "index.js", // 入口文件
|
||||
"description": "包描述",
|
||||
"author": "你的名字",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"关键词"
|
||||
],
|
||||
"files": [
|
||||
"index.js"
|
||||
] // 明确要发布的文件
|
||||
}
|
||||
14
.history/package_20260321181417.json
Normal file
14
.history/package_20260321181417.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "@workskills/getskill",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js", // 入口文件
|
||||
"description": "包描述",
|
||||
"author": "你的名字",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"关键词"
|
||||
],
|
||||
"files": [
|
||||
"index.js"
|
||||
] // 明确要发布的文件
|
||||
}
|
||||
14
.history/package_20260321181447.json
Normal file
14
.history/package_20260321181447.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "@workskills/getskill",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"description": "search skills",
|
||||
"author": "你的名字",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"关键词"
|
||||
],
|
||||
"files": [
|
||||
"index.js"
|
||||
] // 明确要发布的文件
|
||||
}
|
||||
14
.history/package_20260321181522.json
Normal file
14
.history/package_20260321181522.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "@workskills/getskill",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"description": "search skills, get skills, update skills",
|
||||
"author": "你的名字",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"关键词"
|
||||
],
|
||||
"files": [
|
||||
"index.js"
|
||||
] // 明确要发布的文件
|
||||
}
|
||||
14
.history/package_20260321181553.json
Normal file
14
.history/package_20260321181553.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "@workskills/getskill",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"description": "search skills, get skills, update skills",
|
||||
"author": "workskills.store",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"openclaw,"
|
||||
],
|
||||
"files": [
|
||||
"index.js"
|
||||
] // 明确要发布的文件
|
||||
}
|
||||
14
.history/package_20260321181624.json
Normal file
14
.history/package_20260321181624.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "@workskills/getskill",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"description": "search skills, get skills, update skills",
|
||||
"author": "workskills.store",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"openclaw", "workskills", "skill", "search", "get", "update"
|
||||
],
|
||||
"files": [
|
||||
"index.js"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user