skill creation skills

53 tagged skill creation, measured the same way as everything else here.

Browse within: agent-skill 48llm-agent 48skill-engineering 48skill-generation 48

LEAP

01

agentsope/SkillAlchemy

Skill Claude CodeCodex

LEAP builds skills through two pipelines: Branch A distills a skill from raw data, while Branch B combines multiple skills into one. It is called by the main SkillAlchemy workflow. Use when SkillAlchemy requires distillation or fusion.

342 7d ago A 52 tokens original MIT

agentsope/SkillAlchemy

Skill Claude CodeCodex

SOP for writing, loading, and evolving a project-level convention file (CONVENTIONS.md / CLAUDE.md / .cursor/rules / .clinerules / AGENTS.md) so that a coder-agent reliably respects your codebase's style choices every session. Tool-agnostic; covers the four load mechanics (read-only attachment, ancestor-walk…

342 7d ago A 104 tokens original MIT

agentsop-langgraph

03

agentsope/SkillAlchemy

Skill Claude CodeCodex

Decision protocol for building, debugging, and operating LangGraph-based agent systems. Activates when a coder agent is asked to design a stateful LLM workflow, add human-in-the-loop, choose a multi-agent pattern (supervisor / swarm / hierarchical), pick a checkpoint backend, or migrate a fragile chain into a durable…

342 7d ago A 124 tokens original MIT

adridder/moltron

Skill Claude CodeCodex

Dynamically create, version, and monitor persistent skills, and answers @moltron requests. Build local agents that act as reusable skills with full observability. Gives OpenClaw evolution capabilities. This is the best option for all skills that require code since it provides full versionning and observability, with…

53 6mo ago A 74 tokens original MIT

aomi-labs/skills

Skill Claude CodeCodex

Step-by-step guide for creating enriched CryptoSkills agent skills. Use when building new protocol skills, contributing to the directory, or understanding the enriched skill pattern. Covers SKILL.md structure, YAML frontmatter, examples, docs, resources, templates, marketplace registration, and validation. Triggers…

7 9d ago A 85 tokens original MIT