Skip to content

hex2dec/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Skills Hub

A small collection of agent skills for workflow automation and repository operations, with compatibility for Codex-style skill workflows.

This repository is an agent skills hub: each skill lives in its own directory and includes a SKILL.md entrypoint plus any supporting files it needs, such as agent configs or reference material.

For new Gitee terminal workflows, prefer gitee-cli and the matching using-gitee-cli skill. They provide a broader, agent-first command surface for repository, issue, and pull request operations.

Available Skills

  • using-codex-cli — Teach another agent or user how to use the Codex CLI from a terminal, including interactive sessions, codex exec, codex review, session management, and safe execution defaults.

    npx skills@latest add hex2dec/skills/using-codex-cli
  • gitee-checkout-pr — Fetch a Gitee pull request by number into a local branch and switch to it by auto-detecting the repository's Gitee remote instead of hardcoding the remote URL.

    npx skills@latest add hex2dec/skills/gitee-checkout-pr

Deprecated Skills

  • gitee-auto-pr — Deprecated. Kept only for legacy repositories that still rely on Gitee protected branches in review mode to auto-create or auto-update PRs from git push.

    Prefer gitee-cli plus the using-gitee-cli skill for new repository, issue, and pull request workflows.

    npx skills@latest add hex2dec/skills/deprecated/gitee-auto-pr

License

MIT. See LICENSE.

About

Agent Skills Hub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages