Skip to content

Commit 0eb7c97

Browse files
committed
feat: agregar archivo skills-lock.json con definiciones de habilidades
1 parent c2a7b32 commit 0eb7c97

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

skills-lock.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": 1,
3+
"skills": {
4+
"pandas-pro": {
5+
"source": "jeffallan/claude-skills",
6+
"sourceType": "github",
7+
"computedHash": "c94776b24cc05b20286fd8fbfc80107afac2b25410c2e75102d9f52945d7e727"
8+
},
9+
"pydantic": {
10+
"source": "bobmatnyc/claude-mpm-skills",
11+
"sourceType": "github",
12+
"computedHash": "b5b76a23c632127fadc8b3181356095baf9c953c39dfa3cf59c9ea6663d0b0c9"
13+
},
14+
"python-executor": {
15+
"source": "inferen-sh/skills",
16+
"sourceType": "github",
17+
"computedHash": "217d4b526d1a9f7baca36da191b6d4015944b2d1ec8f2b2798a0eaa8a18a6c2e"
18+
},
19+
"python-patterns": {
20+
"source": "affaan-m/everything-claude-code",
21+
"sourceType": "github",
22+
"computedHash": "fb08a3345b09766c7423a837cd8a3e416abc4b71a51ff8c1901622bb73b999ef"
23+
},
24+
"python-testing-patterns": {
25+
"source": "wshobson/agents",
26+
"sourceType": "github",
27+
"computedHash": "a16a6d7d7e0a5154a5058fd9aacf8e675368b2a4a0dc5edf0fee775169c6abe0"
28+
}
29+
}
30+
}

0 commit comments

Comments
 (0)