← Back to Skills Marketplace
piotraleksander

StageWhisper Assistant

by PiotrAleksander · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ Security Clean
144
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install stagewhisper-assistant
Description
Handle tasks that arrive from StageWhisper live calls
Usage Guidance
This skill is coherent and low-risk as written, but because it instructs the agent to act immediately and not to ask clarifying questions, you should: (1) limit the agent's real-world permissions (email/calendar/CRM) until you've tested it; (2) enable logging/auditing of actions the agent takes; (3) consider requiring human approval for high-impact tasks (sending emails, creating calendar events, or changing records); and (4) test in a sandboxed environment first to confirm behavior matches your expectations.
Capability Analysis
Type: OpenClaw Skill Name: stagewhisper-assistant Version: 0.1.1 The StageWhisper Assistant skill bundle contains only metadata and operational instructions (SKILL.md) for an AI agent to process tasks derived from live call transcripts. It includes explicit safety constraints, such as instructing the agent not to run shell commands or make system changes unless specifically requested, and focuses on standard tasks like research, drafting, and scheduling.
Capability Assessment
Purpose & Capability
Name and description (handle StageWhisper live-call tasks) match the SKILL.md instructions; there are no unexpected env vars, binaries, or install steps requested.
Instruction Scope
Instructions stay within the stated purpose (research, draft, schedule, lookup, notify). Two operational points to note: it tells the agent to "start working immediately" and to "not ask clarifying questions back through the channel," which is consistent with live-call behavior but increases the chance of acting without further confirmation. The skill also explicitly forbids running shell commands or making system changes unless asked.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is written to disk and there is no external code download risk.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not ask for access beyond what a live-call task processor would reasonably need.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or to modify other skills or agent-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stagewhisper-assistant
  3. After installation, invoke the skill by name or use /stagewhisper-assistant
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
- Added SKILL.md with a clear description of how to handle StageWhisper live-call tasks. - Outlined expected task types (research, draft, schedule, lookup, notify). - Provided concise guidelines for responding and flagging blockers. - Specified what not to do when handling tasks from this channel.
Metadata
Slug stagewhisper-assistant
Version 0.1.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is StageWhisper Assistant?

Handle tasks that arrive from StageWhisper live calls. It is an AI Agent Skill for Claude Code / OpenClaw, with 144 downloads so far.

How do I install StageWhisper Assistant?

Run "/install stagewhisper-assistant" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is StageWhisper Assistant free?

Yes, StageWhisper Assistant is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does StageWhisper Assistant support?

StageWhisper Assistant is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created StageWhisper Assistant?

It is built and maintained by PiotrAleksander (@piotraleksander); the current version is v0.1.1.

💬 Comments