← Back to Skills Marketplace
115
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install discordanywhere
Description
Send a message to Jarvis by typing "/message" followed by your text. Works as a text command - triggers when you type "/message" in chat.
README (SKILL.md)
Message Command
Usage
Type /message followed by your message:
/message What's the weather today?
/message Turn on my PC
/message Remind me to call mom at 5pm
How It Works
When you type /message as text:
- OpenClaw detects the
/messageprefix - Routes the text after it to Jarvis
- Jarvis responds with a public message
Notes
- Works in any channel where Jarvis is present
- Response is public (not ephemeral)
- No need to @mention the bot
Usage Guidance
This skill is simple and coherent, but remember: messages forwarded via /message are public in any channel where Jarvis is present, so avoid sending secrets or private information. Before enabling, confirm Jarvis's posting behavior and retention/privacy policies in your environment and test the command in a safe channel to ensure it behaves as you expect.
Capability Analysis
Type: OpenClaw Skill
Name: discordanywhere
Version: 1.0.0
The skill bundle contains only metadata and documentation for a simple message-routing command ('/message'). There is no executable code, network activity, or suspicious instructions in SKILL.md or _meta.json, and the functionality is limited to text-based interaction with an external service named Jarvis.
Capability Assessment
Purpose & Capability
Name/description (send a message to Jarvis) matches the instructions (detect /message prefix and forward the remainder to Jarvis). There are no unrelated requirements or surprising capabilities declared.
Instruction Scope
SKILL.md only describes detecting a chat prefix and routing text to Jarvis with a public response. It does not instruct reading files, environment variables, or contacting external endpoints beyond the stated target. The note that responses are public is explicit and expected behavior.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or fetched at install time.
Credentials
No environment variables, credentials, or config paths are requested — appropriate for a simple message-forwarding command.
Persistence & Privilege
always is false and there are no indications the skill modifies system-wide agent settings. disable-model-invocation is default (agent may call it autonomously), which is expected and not problematic on its own.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install discordanywhere - After installation, invoke the skill by name or use
/discordanywhere - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release: Discord skill v1.0.0 enables Clawdbot to control Discord via text commands.
- Supports sending messages, reactions, stickers, polls, emoji/sticker uploads, and moderation actions.
- Provides actions for reading, editing, deleting, pinning, and replying to messages; managing threads; searching; and fetching member/role/channel info.
- Includes gating to enable or restrict specific groups of actions (e.g., moderation, roles).
- Designed for conversational, punchy communication matching Discord chat style.
Metadata
Frequently Asked Questions
What is /Message?
Send a message to Jarvis by typing "/message" followed by your text. Works as a text command - triggers when you type "/message" in chat. It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.
How do I install /Message?
Run "/install discordanywhere" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is /Message free?
Yes, /Message is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does /Message support?
/Message is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created /Message?
It is built and maintained by kishyxd (@kishyxd); the current version is v1.0.0.
More Skills