Skip to content
Open
Show file tree
Hide file tree
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
15 changes: 12 additions & 3 deletions _index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": 1,
"total": 121,
"total": 122,
"categories": [
"api",
"automation",
Expand All @@ -13,7 +13,7 @@
"security",
"utilities"
],
"last_updated": "2026-03-10T18:31:00Z",
"last_updated": "2026-03-13T04:33:00Z",
"skills": [
{
"id": "openclaw-agent-skill",
Expand Down Expand Up @@ -1172,7 +1172,16 @@
"stars": 0,
"verified_at": "2026-03-10T18:31:00Z",
"score": 6.8
},
{
"id": "code-moment-codex-switch",
"slug": "code-moment-codex-switch",
"category": "coding",
"name": "Code Moment Codex Switch",
"stars": 0,
"verified_at": "2026-03-13T04:33:00Z",
"score": 9.0
}
],
"total_skills": 119
"total_skills": 122
}
15 changes: 10 additions & 5 deletions _stats.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,25 @@
{
"total_skills": 121,
"verified": 113,
"total_skills": 122,
"verified": 114,
"categories": {
"utilities": 2,
"data": 9,
"automation": 48,
"coding": 14,
"coding": 15,
"security": 4,
"productivity": 10,
"devops": 7,
"research": 17,
"content": 9,
"api": 1
},
"last_scan": "2026-03-10T18:31:00Z",
"last_scan": "2026-03-13T04:33:00Z",
"recent_additions": [
{
"id": "code-moment-codex-switch",
"name": "Code Moment Codex Switch",
"added": "2026-03-13"
},
{
"id": "claude-skills",
"name": "Claude Skills & Plugins",
Expand Down Expand Up @@ -118,5 +123,5 @@
"stars": 0
}
],
"average_score": 7.71
"average_score": 7.72
}
31 changes: 31 additions & 0 deletions listings/coding/code-moment-codex-switch/skill.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"id": "code-moment-codex-switch",
"name": "Code Moment Codex Switch",
"slug": "code-moment-codex-switch",
"category": "coding",
"description": "The skill outlines a comprehensive and robust workflow for coding tasks, covering trigger detection, phased execution (Plan, Patch, Verify, Deploy, Closeout), subagent management, and integration with task reminders. It addresses a wide array of scenarios for technical work, demonstrating a well-defined functional scope and advanced capabilities.",
"author": {
"github": "kongjil",
"name": "kongjil"
},
"version": "1.0.0",
"repo_url": "https://github.com/kongjil/openclaw-skills",
"stars": 0,
"downloads": 0,
"works_with": ["openclaw"],
"tags": ["coding", "workflow", "subagent-management", "code-execution", "development"],
"verified_at": "2026-03-13T04:33:00Z",
"scores": {
"functionality": 9,
"documentation": 9,
"security": 9,
"maintenance": 9,
"usefulness": 9,
"uniqueness": 9,
"code_quality": 9,
"average": 9.0
},
"review": "Comprehensive and robust workflow for coding tasks with well-defined functional scope. Covers trigger detection, phased execution (Plan, Patch, Verify, Deploy, Closeout), subagent management, and task reminders. Demonstrates advanced capabilities and addresses a wide array of technical scenarios.",
"gamora_verdict": "APPROVE",
"status": "listed"
}