request-new-skill

Create a normalized workspace folder and request documents for new Skill proposals.

Updated May 24, 2026
One-click install
npx skills add https://github.com/empty-can/cc-relative-info --skill request-new-skill
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: request-new-skill
Source: https://github.com/empty-can/cc-relative-info/tree/main/.claude/skills/request-new-skill
Command: npx skills add https://github.com/empty-can/cc-relative-info --skill request-new-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the setup of a new Skill creation request by creating a dedicated working folder, copying the required request documents, and guiding the next review step.

Core Features & Use Cases

  • Request Workspace Setup: Creates a standardized folder under the skill request workspace for a new Skill proposal.
  • Template Preparation: Copies the request form and Claude Code response template into the new workspace so the request can be filled in immediately.
  • Duplicate Awareness: Checks for an existing request folder with the same generated name and prompts for confirmation before continuing.
  • Use Case: When a team member wants to propose a new Claude Code Skill, they can use this Skill to generate a clean request package and open the form for editing without manual file setup.

Quick Start

Ask the agent to run request-new-skill with a short Japanese or English summary of the Skill you want to propose.

Frequently Asked Questions about request-new-skill

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

FAQPage Schema
How do I create a standardized workspace folder for a new Claude Code skill request?▼

To create a skill request workspace, use a workspace automation tool that generates a normalized kebab-case folder and copies the required request documents and templates into it for immediate editing.

What is the workflow for proposing a new Claude Code skill from a template?▼

The skill creation workflow involves generating a dedicated request folder, copying a standardized request form and Claude Code response template, and automatically opening the form in your system editor for review.

How do I prevent duplicate folder names when setting up skill creation requests?▼

Duplicate request detection checks for an existing folder with the same generated kebab-case name and prompts for confirmation before overwriting or continuing the template setup process.

Can I use a Japanese summary to kick off a Claude Code skill request?▼

Yes, you can initiate a new skill request by providing a short Japanese or English summary of the proposed skill to generate the workspace and prepare the request documents.

What folder naming convention is required for Claude Code skill request workspaces?▼

Skill request workspace folders require a normalized kebab-case naming convention to ensure consistent folder generation and duplicate detection across the maintenance workflow.