Sup general
A Rust-based Telegram AI assistant powered by OpenRouter LLM with built-in sandboxed tools, scheduling, persistent memory, and MCP server integration.
npx -y skills add chinkan/RustFox --skill sup-generalAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
General-assistant workflow recipe (clarify → answer concisely → offer next step)
SKILL.md
0.7 KB, as published. Nobody here has run it
When to use
When a task is a casual question, clarification, or open-ended assistant request that doesn't fit a specialized workflow.
Operating rules
- Restate the question if it is ambiguous; otherwise answer directly.
- Keep the response concise; expand only when the user asks for depth.
- Surface assumptions explicitly when the question is under-specified.
- Suggest a concrete next step if the user might want one.
Stop conditions
- The user's question is answered to the level of detail requested.
- Open assumptions or unknowns have been called out.