Skip to content

aikula/agents_skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

aikula / agents_skills

A collection of devops / infrastructure skills for the Hermes Agent ecosystem.

Each skill is a self-contained directory: a SKILL.md (the entry-point that the agent reads), a README.md (human-oriented docs), executable scripts, and topic-specific docs.

Skills

Skill Purpose Run on
hermes-deploy Bash-only single-tenant deploy of Hermes Agent on a fresh Ubuntu VPS. UFW + fail2ban + systemd, no Docker. Ubuntu 22.04, ≥1 GB RAM
hermes-deploy-pro Docker + Let's Encrypt + multi-tenant deploy. Each tenant gets its own hermes-<name>, nginx, certbot containers. Ubuntu 22.04, ≥2 GB RAM

Quick start

Pick a skill and read its README. Each one is independent — you can install hermes-deploy first and migrate to hermes-deploy-pro later (see hermes-deploy/docs/troubleshooting.md → "Migrating from bash install").

Conventions

  • Secrets stay local. .env files are ignored by .gitignore. Every template shows placeholders (gsk_..., fw_..., ghp_...), never real keys.
  • Scripts are POSIX bash, bash -n clean, exit codes honored.
  • Docs are bilingual (Russian + English) when the author ships them that way.

License

Internal — see individual skills for usage notes.

About

Devops skills for Hermes Agent: hermes-deploy (bash) and hermes-deploy-pro (docker + TLS + multi-tenant)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages