ryuhandev

Baileys Skill — AI skill for Claude Code

AI community

High-accuracy Baileys knowledge base for AI coding agents (Claude Code, OpenCode, Codex, Antigravity, and more).

How to install Baileys Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open ryuhandev/baileys-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Baileys Skill does

High-accuracy Baileys knowledge base for AI coding agents (Claude Code, OpenCode, Codex, Antigravity, and more). Built from all 1,040 pages of the official baileys.wiki docs with complete verbatim API reference. Zero hallucinated APIs.

Alternatives in AI

  • Skill Seekers Roadmap — Transform Skill Seekers into the easiest way to create Claude AI skills from any knowledge source - documentat 11.1k ★
  • RAG Skill — A Skill dedicated to local knowledge base retrieval 712 ★
  • Karpathy LLM Wiki — Agent Skills-compatible LLM wiki for Claude Code, Cursor, and Codex 618 ★

README

Baileys Skill

Baileys Skill

**A high-accuracy, source-grounded Baileys knowledge base for AI coding agents.**

Built from all **1,040 pages** of the official [baileys.wiki](https://baileys.wiki) documentation: every guide, every function, every type, every protobuf message. Zero hallucinated APIs.

[![Stars](https://img.shields.io/github/stars/ryuhandev/baileys-skill?style=flat-square&color=2b3af6)](https://github.com/ryuhandev/baileys-skill/stargazers) [![Forks](https://img.shields.io/github/forks/ryuhandev/baileys-skill?style=flat-square&color=2b3af6)](https://github.com/ryuhandev/baileys-skill/network/members) [![Issues](https://img.shields.io/github/issues/ryuhandev/baileys-skill?style=flat-square)](https://github.com/ryuhandev/baileys-skill/issues) [![Last Commit](https://img.shields.io/github/last-commit/ryuhandev/baileys-skill?style=flat-square)](https://github.com/ryuhandev/baileys-skill/commits) [![Repo Size](https://img.shields.io/github/repo-size/ryuhandev/baileys-skill?style=flat-square)](https://github.com/ryuhandev/baileys-skill) [![License](https://img.shields.io/github/license/ryuhandev/baileys-skill?style=flat-square)](LICENSE)

[Overview](#overview) · [What's Inside](#whats-inside) · [Structure](#repository-structure) · [Installation](#installation) · [Coverage](#coverage) · [Accuracy](#accuracy-policy) · [Contributing](#contributing)


Overview

AI agents are notoriously bad at writing [Baileys](https://github.com/WhiskeySockets/Baileys) code. They hallucinate socket methods, mix v6 and v7 APIs, forget that `makeInMemoryStore` was removed, confuse PN and LID JIDs, and reproduce five-year-old tutorials from the internet.

This repository fixes that. It is a **skill / knowledge pack** you drop next to your coding agent so it can:

  • write and modify Baileys bots using the current v7.x API only
  • debug connection, session, and delivery problems from real `Dis