Create Skill

about agent skill management, create/update/delete skill

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Create Skill" with this command: npx skills add bizshuk/llm_plugin/bizshuk-llm-plugin-create-skill

Create Skill

create/update/delete skill under .agents/skills/. also manage a agent skill list in <workspace>/README.md Agent Skills section

Create Skill From Repository

Create <skill_name> skill from a given repository URL. It will clone the repo, perform a full project analysis, and create a skill in the workspace.

Usage

Parameters

  • repo_link: The URL of the repository to clone and analyze. (Default: none)

How to use this command

use create-skill with rpeo <repo_link>
use create-skill with references <references>
use create-skill to align with <exsit_skill_name>

Output Folder Structure

<path/to/workspace>/.agents/skills/<skill_name>/
└── SKILL.md
  • File Name Pattern: A directory named <skill_name> containing the SKILL.md file.

Output File Content

  • SKILL.md should follow this format: @skill.global.md

Create Skill From References

Create <skill_name> skill from provided reference documents or URLs instead of a full repository.

Parameters

  • references: A list of file paths or URLs to use as references for creating the skill. (Default: none)

Output Folder Structure

For Create New SKill only. if just align structure, then use existing one

<path/to/workspace>/.agents/skills/<skill_name>/
└── SKILL.md
  • File Name Pattern: A directory named <skill_name> containing the SKILL.md file.

Output File Content

  • SKILL.md should follow this format: @skill.global.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

project-metadata

No summary provided by upstream source.

Repository SourceNeeds Review
Security

security scanner

No summary provided by upstream source.

Repository SourceNeeds Review
General

character-profile-generator

No summary provided by upstream source.

Repository SourceNeeds Review