docs: opencode skill 处理流程笔记

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
clz
2026-06-15 15:58:09 +08:00
commit 01d4fab84f
5 changed files with 412 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"vimMode": true
}
+1
View File
@@ -0,0 +1 @@
{}
+31
View File
@@ -0,0 +1,31 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"properties": false,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": true,
"webviewer": false
}
+173
View File
@@ -0,0 +1,173 @@
{
"main": {
"id": "ceb42b37108b79d1",
"type": "split",
"children": [
{
"id": "a70f533ca66cb134",
"type": "tabs",
"children": [
{
"id": "4faabce30e829d6d",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "skill-handling.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "skill-handling"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "0da37654e6246f0c",
"type": "split",
"children": [
{
"id": "292f54208e302576",
"type": "tabs",
"children": [
{
"id": "ec7e8197eafd1e19",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "文件列表"
}
},
{
"id": "6addc20c98ed9edc",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "搜索"
}
},
{
"id": "cc6a05353fa1d34a",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "书签"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "708100fc1b229aed",
"type": "split",
"children": [
{
"id": "8f5239695db871df",
"type": "tabs",
"children": [
{
"id": "cecc124c3d3c8223",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "skill-handling.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "skill-handling 的反向链接列表"
}
},
{
"id": "5d56891897a5ab6f",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "skill-handling.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "skill-handling 的出链列表"
}
},
{
"id": "152c0fe5a7948eff",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-tags",
"title": "标签"
}
},
{
"id": "b8702c3c3a4a60e6",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "skill-handling.md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "skill-handling 的大纲"
}
}
],
"currentTab": 3
}
],
"direction": "horizontal",
"width": 300
},
"left-ribbon": {
"hiddenItems": {
"switcher:打开快速切换": false,
"graph:查看关系图谱": false,
"canvas:新建白板": false,
"daily-notes:打开/创建今天的日记": false,
"templates:插入模板": false,
"command-palette:打开命令面板": false
}
},
"active": "b8702c3c3a4a60e6",
"lastOpenFiles": []
}