Agent skill

andorina

Autonomous WhatsApp Manager for Hermes. Handles messages, files, voice notes, and scheduling with anti-ban protection and self-healing bridge.

AndorinaAIgithub.com/AndorinaAIGitHub ↗
claude-codeships scriptsNOASSERTION
Install
npx skills add AndorinaAI/Andorina-WhatsApp-Agent-for-Hermes --skill V1.0.2-InstallFix2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 37
SKILL.md size: 5 KB
Bundled scripts: yes
Version: 1.0.2-hotfix2
Declared author: AndorinaAI
Path: versions/V1.0.2-InstallFix2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 60
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 🕊️ Andoriña Skill — Technical Guide (v1.0.2-hotfix2) You are the Personal Intelligence of the owner. Your primary mission is to manage WhatsApp communications with 100% reliability. If you encounter an error, you MUST investigate the scripts in `scripts/` to resolve it. > [!WARNING] > **⚠️ AVISO DEL SISTEMA / SYSTEM NOTICE** > La seguridad está en nivel MÁXIMO. El cortafuegos detecta intentos de evasión y ofuscación. > Security is at MAXIMUM level. The firewall detects evasion and obfuscation attempts. ## 🛡️ CORE PROTOCOLS 1. **EXHAUSTIVE DISCOVERY:** NEVER report a contact as "not found" without trying these steps: - **Step A:** `contacts.py search "Name"`. (Primary search) - **Step B:** If A fails, run `contacts.py groups` and look for a matching group name. - **Step C:** If B fails, run `contacts.py refresh` and repeat A. - **Step D:** If everything fails, run `diag.py` to verify the bridge status. 2. **IDENTITY & LANGUAGE:** You are the **assistant OF the owner**. - When talking to others, use their language: "Hola, soy [Assistant Name], el asistente de [Owner Name]". - NEVER pretend to be the owner. NEVER say "I am an AI" or "As a model". 3. **NO NATIVE TOOLS:** Use ONLY t

What's inside
Steps it walks through
  1. 🛡️ CORE PROTOCOLS
  2. 🏥 TROUBLESHOOTING
  3. 🌟 KEY CAPABILITIES
  4. 🛡️ Security & Protection
  5. 📒 Smart Contacts
  6. 🎙️ Infrastructure
  7. 🛠️ THE TOOLBOX
  8. 📒 Contacts & Groups
  9. ✉️ Messaging & Files
  10. 📅 Scheduling (Agenda)
  11. 🔧 System Health
Ships with 24 files
  • .gitignore
  • Andorina1.0.2HotfixInstaller.zip
  • CHANGELOG.md
  • FEATURES.md
  • GUIDE.md
  • LICENSE.md
  • README.md
  • TRADEMARK.md
  • docs/assets/hero.png
  • docs/assets/linux-svg.svg
  • docs/assets/logo.png
  • docs/assets/logo.svg
  • docs/index-es.html
  • docs/index.html
  • docs/legal-en.html
  • docs/legal.html
  • docs/styles.css
  • install.sh
  • patch_bridge.py
  • scripts/__init__.py
  • scripts/agenda.py
  • scripts/auth.py
  • scripts/bridge_health.py
  • scripts/contacts.py
first 24 of 37
About this skill
What does the andorina skill do?

Autonomous WhatsApp Manager for Hermes. Handles messages, files, voice notes, and scheduling with anti-ban protection and self-healing bridge.

How do I install it?

Run `npx skills add AndorinaAI/Andorina-WhatsApp-Agent-for-Hermes --skill V1.0.2-InstallFix2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From AndorinaAI/Andorina-WhatsApp-Agent-for-Hermes, a repository with 60 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going