Skip to content

HungYann/skills

Repository files navigation

codex-skills

A curated Codex skills repository for personal productivity, project delivery, and workflow automation.

This repo organizes reusable skills (system + custom) so they can be discovered and used directly by Codex.

Repository: HungYann/skills

Repository Overview

  • Purpose: Keep reusable Codex skills in one place, version-controlled and easy to share.
  • Audience: Codex users who want faster, repeatable workflows.
  • Design: One skill per folder, each with a required SKILL.md.

Skill Index

Resources and Links

Quick Start

  1. Clone this repository:
git clone git@github.com:HungYann/skills.git
  1. Place or symlink into Codex skill path:
mkdir -p ~/.codex
ln -s ~/skills ~/.codex/skills
  1. Ensure each skill contains:
  • SKILL.md (required)
  • scripts/ (optional)
  • references/ (optional)
  • assets/ (optional)

Maintenance

cd ~/.codex/skills
git add .
git commit -m "Update skills"
git push

About

A curated Codex skills repository for personal productivity, project delivery, and workflow automation. This repo organizes reusable skills (system + custom) so they can be discovered and used directly by Codex. Repository: HungYann/skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors