skill-creator

Create reusable skills with SKILL.md files from conversation workflows.

Updated Jun 30, 2026
One-click install
npx skills add https://github.com/not-subhu/screech --skill skill-creator-not-subhu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/not-subhu/screech/tree/main/.local/secondary_skills/skill-creator
Command: npx skills add https://github.com/not-subhu/screech --skill skill-creator-not-subhu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows you to create reusable skills to save instructions or workflows, making it easier to handle specific tasks, workflows, or conventions in the future.

Core Features & Use Cases

  • Skill Creation: Design and save skills for various tasks or workflows.
  • Workflow Capture: Extract and confirm workflows from existing conversations.
  • Interview and Research: Proactively ask about edge cases, formats, and dependencies.
  • Skill Naming: Follow naming conventions for easy identification.
  • SKILL.md Writing: Provide clear instructions and descriptions in the SKILL.md file.
  • User Confirmation: Ensure the skill meets user expectations and is ready for use.

Quick Start

To create a new skill, navigate to .agents/skills/ and write a SKILL.md file for your skill, following the guidelines provided.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create reusable skills to save task workflows for future use?

To create reusable skills, you construct a SKILL.md file in the `.agents/skills/` directory, capturing specific workflows and conventions for streamlined future task execution.

What is the best way to extract and document a workflow from an existing conversation?

The best way to extract a workflow is through conversation analysis, where the system proactively interviews you about edge cases and dependencies, then confirms the captured instructions before writing the SKILL.md.

How do I structure a SKILL.md file for instructional design and task management?

Structuring a SKILL.md file requires providing clear instructions and descriptions, following skill naming conventions for easy identification, and documenting best practices to handle specific task workflows.

Do I need any external dependencies to build custom skills with this workflow automation approach?

No external dependencies are required to build custom skills. You only need to understand the SKILL.md file structure and navigate the `.agents/skills/` directory to save your instructional design.

Why should I confirm a workflow before saving it as a reusable skill?

Confirming a workflow before saving it ensures the generated skill meets your expectations, correctly handles edge cases, and is fully ready for future task management and workflow automation.