lxmfy

Installation
SKILL.md

When to use this skill

  • You are building or debugging a Python LXMF bot.
  • You need the lxmfy.quad4.io docs on commands, cogs, storage, or RRC.
  • You want to scaffold a bot or run diagnose_bot on a bot file.

How to use

  1. Build lxmfy: cd mcp/lxmfy && make all.
  2. Add the binary to your MCP client config as lxmfy.
  3. Call list_topics or search_docs {query} for docs.
  4. Use scaffold_bot or diagnose_bot for bot work.

Examples

  • "Search the LXMFy docs for FIELD_COMMANDS."
  • "Scaffold a reminder bot with scaffold_bot."
  • "Run diagnose_bot on my notesbot.py."
Installs
3
First Seen
4 days ago
lxmfy — quad4-software/ai