-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathskills-lock.json
More file actions
29 lines (29 loc) · 1.09 KB
/
Copy pathskills-lock.json
File metadata and controls
29 lines (29 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"version": 1,
"skills": {
"deploy-docker-production": {
"source": "codingthailand/my-agent-skills-course",
"sourceType": "github",
"skillPath": "skills/deploy-docker-production/SKILL.md",
"computedHash": "cdf0c32cb3247636c95518ed48c9821eb9de85957a3593f498b501312d5c8eaa"
},
"git-commit-guide": {
"source": "codingthailand/my-agent-skills-course",
"sourceType": "github",
"skillPath": "skills/git-commit-guide/SKILL.md",
"computedHash": "47fc751ed01b04b8f6a3151e728907359680235681b94641283f5370cccb0c4f"
},
"project-onboarding": {
"source": "codingthailand/my-agent-skills-course",
"sourceType": "github",
"skillPath": "skills/project-onboarding/SKILL.md",
"computedHash": "2e3771a13297292720c6f79beb3680ba6a6ddcd6f0d1c68f5102bd2ba3e6ca4a"
},
"vercel-react-best-practices": {
"source": "vercel-labs/agent-skills",
"sourceType": "github",
"skillPath": "skills/react-best-practices/SKILL.md",
"computedHash": "ca7b0c0c6e5f2750043f7f0cd72d16ac4e2abc48f9b5500d047a4b77a2506212"
}
}
}