SkillAlchemy

Distill and fuse source materials into installable SKILL.md files.

287|16|Updated May 20, 2026
One-click install
npx skills add https://github.com/agentsope/SkillAlchemy --skill skillalchemy
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: SkillAlchemy
Source: https://github.com/agentsope/SkillAlchemy/tree/main
Command: npx skills add https://github.com/agentsope/SkillAlchemy --skill skillalchemy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

SkillAlchemy turns vague goals or source materials into an installable SKILL that an agent can load, by orchestrating a cognitive expansion step and an execution step, while keeping the user as the single entry point.

Core Features & Use Cases

  • Persona Skill distillation: distill a person into a persona Skill with extracted decision logic, boundaries, and conversational structure.
  • Method/OS distillation: convert books, frameworks, repos, or interviews into executable SOP-style Skills with evidence-backed steps.
  • Skill fusion: combine two existing Skills into a fused capability (e.g., first-principles thinking × learning method) with a compiled output.

Quick Start

Ask an AI assistant: “Please help me use SkillAlchemy to distill my target into an installable Skill, then explain how to use it.”

Frequently Asked Questions about SkillAlchemy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I distill a person into an installable persona Skill?▼

To distill a person into a persona Skill, SkillAlchemy orchestrates the extraction of decision logic, boundaries, and conversational structure from source materials to produce an installable SKILL.md file.

Can I convert a book or framework into an executable SOP workflow?▼

Yes, you can convert books or frameworks into executable SOP workflows. SkillAlchemy distills methodologies into evidence-backed steps, compiling them into a structured SKILL.md format.

What is the best way to fuse two existing Skills into a new capability?▼

The best way to fuse existing Skills is through an internal Lens → LEAP pipeline, which SkillAlchemy uses to compile and generate a new fused capability output for your agent.

Do I need dependency Skills to use the Lens → LEAP pipeline?▼

Yes, you need dependency Skills. SkillAlchemy requires both Lens and LEAP dependencies to execute its cognitive expansion and compilation steps properly.

How does evidence generation work during skill distillation?▼

Evidence generation works by applying an internal Lens → LEAP pipeline to source materials, ensuring the compiled SKILL.md output contains evidence-backed steps and extracted logic.