🛠️
AI EngineeringTypeScript

Skills Creator

by Stack-Cairn

Skills Creator is an AI Engineering skill for Claude Code, published by Stack-Cairn in LiveAgent.

1.8K stars201 forkson Stack-Cairn/LiveAgentAdded 2026/08/19+3% in starsRepository updated 2026/08/19
ai-agentsai-toolsclaude-codeclaude-desktopcodexcodex-appdesktop-appfablehermeshermes-agentmcpoepnclawopen-sourceskillstauritypescriptwebui
Install in seconds
Install Skills Creator
Copy Skills Creator into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Stack-Cairn/LiveAgent/tree/main/crates/agent-gui/src-tauri/prompt/skills/skills-creator ~/.claude/skills/skills-creator

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Stack-Cairn/LiveAgent.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
crates/agent-gui/src-tauri/prompt/skills/skills-creator/SKILL.md in Stack-Cairn/LiveAgent
Installs to
~/.claude/skills/skills-creator
Collection
One of 3 skills cataloged from this repository
Category
AI Engineering2451 skills

What Skills Creator does

Skills Creator creates or updates LiveAgent runtime skills by converting a captured workflow into a concise SKILL.md, moving long guidance into references, validating the result, and packaging it when needed. Use it to author a new skill, refine references, or prepare a distributable archive through LiveAgent's SkillsManager flow.

Skills Creator is cataloged under AI Engineering on DirSkills. Skills Creator comes from a repository tagged ai-agents, ai-tools, claude-code, claude-desktop and codex.

Documentation

README

Skills Creator

Create LiveAgent-compatible skills in the fixed runtime skills root by keeping the entrypoint concise, moving long guidance into references, and using helper files only when the workflow truly needs them. Prefer English for generated skill documentation so skills stay broadly reusable, but other languages are accepted.

Workflow

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Skills Creator

  • What else does Stack-Cairn publish alongside Skills Creator?

    Skills Creator is one of 3 skills that DirSkills catalogs from Stack-Cairn/LiveAgent, the repository it ships in. Its siblings there include Code Review and Skills Installer. Each one is a separate skill with its own page in this directory, installs the same way Skills Creator does, and is maintained by Stack-Cairn in that same repository. The rest of the collection is listed on the Stack-Cairn/LiveAgent page.

  • How does Skills Creator compare to other AI Engineering skills?

    Skills Creator ranks #922 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skills Creator against them. Open each page to compare what they document and how they install.