🛠️
AI EngineeringTypeScript

Skill Creator

by MemTensor

Skill Creator is an AI Engineering skill for Claude Code, published by MemTensor in memmy-agent.

912 stars93 forkson MemTensor/memmy-agentAdded 2026/08/22+33% in starsRepository updated 2026/08/21
agentagentic-aiai-agentschatgptclaude-codeclicodexcursordesktop-appdesktop-petdsh-pluginhermes-agentllmlong-term-memorymcpmemoryopenai-apiopenclawpersonal-aitui
Install in seconds
Install Skill Creator
Copy Skill 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/MemTensor/memmy-agent/tree/main/App/memmy-agent/src/skills/skill-creator ~/.claude/skills/skill-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/MemTensor/memmy-agent.git

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

In this catalog

Source file
App/memmy-agent/src/skills/skill-creator/SKILL.md in MemTensor/memmy-agent
Installs to
~/.claude/skills/skill-creator
Collection
One of 12 skills cataloged from this repository
Category
AI Engineering2451 skills

What Skill Creator does

Skill Creator helps create, edit, review, and reorganize memmy-agent skills and SKILL.md files. Use it when adding new skills, refining triggers, or validating skill structure and metadata.

Skill Creator is cataloged under AI Engineering on DirSkills. Skill Creator comes from a repository tagged agent, agentic-ai, ai-agents, chatgpt and claude-code.

Documentation

README

Skill Creator

Use this skill when creating or maintaining a memmy-agent skill.

Core Principles

Keep the skill small enough to load quickly. Put only the essential workflow in SKILL.md; move detailed reference material into references/, reusable deterministic code into scripts/, and output assets into assets/.

Write for another agent that is already capable. Include the procedural details, constraints, commands, schemas, and examples that would be annoying or risky to rediscover.

Skill Shape

A skill is a directory with one required file and optional resources:

skill-name/
├── SKILL.md
├── scripts/
├── references/
└── assets/

SKILL.md must contain YAML frontmatter followed by Markdown instructions.

Required frontmatter:

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

Frequently asked about Skill Creator

  • What else does MemTensor publish alongside Skill Creator?

    Skill Creator is one of 12 skills that DirSkills catalogs from MemTensor/memmy-agent, the repository it ships in. Its siblings there include Agent Memory Onboarding, Cron and GitHub. Each one is a separate skill with its own page in this directory, installs the same way Skill Creator does, and is maintained by MemTensor in that same repository. The rest of the collection is listed on the MemTensor/memmy-agent page.

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

    Skill Creator ranks #1490 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 Skill Creator against them. Open each page to compare what they document and how they install.

More from MemTensor/memmy-agent

Skill Creator is one of 12 skills cataloged on DirSkills from MemTensor/memmy-agent.

See all 12 skills