Skip to content

azyu/agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agent-skills

Personal skills collection for the skills CLI, organized in the same repository-style layout used by public skill catalogs.

Install

List available skills from GitHub:

npx skills add azyu/agent-skills --list

Install a specific skill:

npx skills add azyu/agent-skills --skill kobus-bus-search

Repository Layout

Each skill lives under skills/<skill-name>/SKILL.md.

skills/
  gemini-google-web-search/
    SKILL.md
  instruction-writer/
    SKILL.md
  kobus-bus-search/
    SKILL.md
  shell-script/
    SKILL.md

Available Skills

  • gemini-google-web-search: current web research through Gemini CLI's google_web_search tool
  • instruction-writer: rewrite prompts and instruction files into concrete, model-friendly rules
  • shell-script: create, edit, and review shell scripts with shell-specific guidance
  • kobus-bus-search: query Kobus bus schedules and remaining seats
스크린샷 2026-03-17 오후 1 53 51

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors