Skip to content

lazuardytech/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skills

AI agent skills by Lazuardy Tech.

Install

npx skills add lazuardytech/skills --skill <name>

Skills

Skill Description
hive Subagent orchestration — 7 roles, parallel execution, Ponytail Ultra built-in, supports 7 harnesses: Command Code, OpenCode, Mistral Vibe, Pi, Cursor, ChatGPT Codex, Claude Code
whatsapp-web WhatsApp Web automation — login, send/read messages, list chats
google-sheets Google Sheets read/write — read rows, update cells, append rows

Structure

skills/
  <name>/
    SKILL.md       # Agent triggers + instructions
    README.md      # Human docs
    scripts/       # CLI entry points (optional)
    src/           # Python package (optional)
    templates/     # Harness-specific subagent prompt templates (hive: 7 harnesses)

Adding a Skill

  1. Create skills/<name>/
  2. Add SKILL.md with frontmatter (name, description)
  3. Add README.md
  4. Update table above

Development

ruff format skills/<skill>/
ruff check skills/<skill>/

License

MIT

About

📦 Public Repository for Agent Skills.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages