mirror of
https://github.com/openai/skills.git
synced 2026-09-11 19:47:26 +03:00
update
This commit is contained in:
@@ -3,6 +3,7 @@ name: skill-creator
|
||||
description: Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
|
||||
metadata:
|
||||
short-description: Create or update a skill
|
||||
short-instruction: Describe the skill you want to create
|
||||
---
|
||||
|
||||
# Skill Creator
|
||||
|
||||
@@ -3,6 +3,7 @@ name: skill-installer
|
||||
description: Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
|
||||
metadata:
|
||||
short-description: Install curated skills from openai/skills or other repos
|
||||
short-instruction: Describe the skill you want to install
|
||||
---
|
||||
|
||||
# Skill Installer
|
||||
|
||||
Reference in New Issue
Block a user