mirror of
https://github.com/agentskills/agentskills.git
synced 2026-06-18 15:54:06 +08:00
Add documentation
This commit is contained in:
committed by
GitHub
Unverified
parent
2075f7e89f
commit
fb08d608bc
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"$schema": "https://mintlify.com/docs.json",
|
||||
"theme": "mint",
|
||||
"name": "Agent Skills",
|
||||
"colors": {
|
||||
"primary": "#7f7f7f",
|
||||
"light": "#bfbfbf",
|
||||
"dark": "#404040"
|
||||
},
|
||||
"favicon": "/favicon.svg",
|
||||
"navigation": {
|
||||
"pages": [
|
||||
"home",
|
||||
"what-are-skills",
|
||||
"specification",
|
||||
"integrate-skills"
|
||||
]
|
||||
},
|
||||
"contextual": {
|
||||
"options": [
|
||||
"copy",
|
||||
"view",
|
||||
"chatgpt",
|
||||
"claude",
|
||||
"perplexity",
|
||||
"mcp",
|
||||
"cursor",
|
||||
"vscode"
|
||||
]
|
||||
},
|
||||
"footer": {
|
||||
"socials": {
|
||||
"github": "https://github.com/agentskills/agentskills"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user