Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions skills.sh.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"$schema": "https://skills.sh/schemas/skills.sh.schema.json",
"notGrouped": "bottom",
"groupings": [
{
"title": "Crawling & Archives",
"description": "Skills for maintaining crawl libraries, archive CLIs, and local GitHub crawl data.",
"skills": [
"crawlkit",
"ghcrawl-cluster-operator",
"graincrawl"
]
},
{
"title": "Review & Operations",
"description": "Skills for GitHub dedupe, worktree hygiene, semantic review slices, and clean diffs.",
"skills": [
"openclaw-github-dedupe",
"operations-worktree",
"semantic-slicing",
"technical-deslop"
]
},
{
"title": "Technical Authoring",
"description": "Skills for documentation, integration design, and discovering new skill opportunities.",
"skills": [
"technical-documentation",
"technical-integrations",
"technical-skill-finder"
]
}
]
}
Loading