kadaliao/claude-code-skills-collection

8 Claude Code Agent Skills from ChinaSiro/claude-code-sourcemap — adversarial-verification, smart-memory-guard, lightweight-explorer, coordinator-orchestrator, worker-prompt-craft, memory-type-system, self-rationalization-guard, task-concurrency-patterns

9Stars on the repository
8Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

kadaliao/claude-code-skills-collection

Skill Claude CodeCodex

A coordinator pattern for managing several AI agents, with one agent directing workers that research, implement and verify work. The coordinator combines their results and makes decisions instead of doing every task itself.

not rated 9 5mo ago A 96 tokens

memory-type-system

04

kadaliao/claude-code-skills-collection

Skill Claude CodeCodex

A structured system for storing and recalling an agent’s long-term memories using four categories and frontmatter, which is metadata written at the top of a file.

not rated 9 5mo ago A 77 tokens

smart-memory-guard

06

kadaliao/claude-code-skills-collection

Skill Claude CodeCodex

A memory-management skill for OpenClaw agents, which are software agents that can use saved context. It organizes memories, checks whether they are outdated, and watches for excessive growth.

not rated 9 5mo ago A 120 tokens

kadaliao/claude-code-skills-collection

Skill Claude CodeCodex

A set of patterns for running multiple agents or task steps safely while tracking dependencies. It includes ideas such as separating reads from writes and marking tasks as blocked by other tasks.

not rated 9 5mo ago A 87 tokens

worker-prompt-craft

08

kadaliao/claude-code-skills-collection

Skill Claude CodeCodex

A guide for writing clear instructions to AI sub-agents, which are separate agents given delegated coding tasks. It focuses on providing enough context and asking for completed work rather than just an explanation.

not rated 9 5mo ago A 105 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: