SynchronetBBSSynchronetBBSOfficialยท8 Agent Skills Included

sbbs

Run, customize, and maintain Synchronet BBS servers

Operates and customizes Synchronet BBS installations, covering server control, log monitoring, MQTT topics, message base repair, and menu theming. Eliminates guesswork around semaphore files, text.dat overrides, SMB corruption recovery, and SpiderMonkey JavaScript quirks. Guides sysops and developers through safe recycles, jsexec scripting, and cross-platform builds without breaking live systems.
npx skills add SynchronetBBS/sbbs --all -g -y
Available:

Gives the agent Synchronet's core operational rules: where files belong in the install directory hierarchy, how to handle crashes, and which portability and coding constraints apply when working on this codebase.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Synchronet BBS skills?โ–ผ

Run `npx skills add SynchronetBBS/sbbs --all -g -y` in your terminal to install all skills in this suite globally.

How do I restart or recycle a Synchronet server?โ–ผ

The control skill explains semaphore files like `ctrl/recycle` and `ctrl/recycle.web`, POSIX signals, and MQTT control topics so you can reload config without dropping live user sessions.

How do I fix a corrupt Synchronet message base?โ–ผ

The smbutils skill walks you through chksmb for read-only diagnosis, then fixsmb or smbutil for targeted repair, with backup-first workflows.

Can I customize BBS prompts and menus without editing source code?โ–ผ

Yes. The text and menus skills cover `ctrl/text.ini` overrides, global color substitutions, Ctrl-A codes, and display file variants so upgrades never wipe your changes.

Do these skills work with Claude Code and other agents?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, OpenClaw, Cursor, and Codex.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’