Skip to content

Commit e05a154

Browse files
author
James Zhu
committed
adding more skills and plugins
1 parent 914f2da commit e05a154

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

code_assistant_manager/plugin_repos.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,5 +101,14 @@
101101
"repoOwner": "thedotmack",
102102
"repoName": "claude-mem",
103103
"repoBranch": "main"
104+
},
105+
"awesome-claude-skills": {
106+
"name": "awesome-claude-skills",
107+
"description": "A curated marketplace of practical Claude Skills for enhancing productivity across Claude.ai, Claude Code, and the Claude API",
108+
"enabled": true,
109+
"type": "marketplace",
110+
"repoOwner": "ComposioHQ",
111+
"repoName": "awesome-claude-skills",
112+
"repoBranch": "master"
104113
}
105114
}

code_assistant_manager/skill_repos.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"owner": "obra",
1010
"name": "superpowers",
1111
"branch": "main",
12-
"enabled": true,
13-
"skillsPath": "skills"
12+
"enabled": true
1413
},
1514
"anthropics/skills": {
1615
"owner": "anthropics",

0 commit comments

Comments
 (0)