← Back to Skills Marketplace
aipoch-ai

MoA Explainer

by AIpoch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
127
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install moa-explainer
Description
Generate 3D animation scripts and lay explanations for drug mechanisms.
Usage Guidance
This skill appears to do what it says: locally generate animation scripts and simplified explanations. Before installing or running it: (1) Review and test the script in a sandbox or isolated workspace; it will write the text to any --output path you supply and does not validate that path, so avoid passing sensitive filesystem locations and beware of accidental overwrites. (2) Verify the generated medical content for accuracy and suitability for your audience—this tool is a content generator and not a medical authority. (3) Note some minor repository inconsistencies (a referenced CONFIG block and prereqs that are not present); those are quality issues rather than active threats but you should inspect the source if you plan to automate runs. (4) Because the publisher/homepage are unknown, prefer local/manual invocation rather than granting persistent/autonomous privileges in an agent until you are comfortable with the provenance. If you need stronger safety guarantees, add path validation and explicit input sanitization, and run the script in a restricted environment.
Capability Assessment
Purpose & Capability
The name/description (MoA animation scripts and lay explanations) matches the packaged artifact (scripts/main.py) and SKILL.md. The Python script produces storyboards and simplified explanations and requires only local inputs; no unrelated credentials, binaries, or cloud access are requested.
Instruction Scope
SKILL.md instructs the agent/user to validate inputs and run scripts/main.py and the script itself only reads CLI args and writes output files or prints results. There are a couple of minor inconsistencies to be aware of: (1) SKILL.md references an in-file CONFIG block and additional prereqs that do not exist in the repository, and (2) the script writes to whatever path is passed via --output without validating or sanitizing the path (no protection against accidental/intentional directory traversal or overwriting files). Functionally this stays inside the declared purpose, but input/output path handling and some prompt text (mechanism.split()[0]) are fragile and should be reviewed.
Install Mechanism
There is no install spec and the skill is instruction-only with a small, self-contained Python script using only the standard library. This minimizes installation risk (nothing is downloaded or executed from an external URL).
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate for a local content-generation script.
Persistence & Privilege
The skill is not set to always: true and does not request to modify other skills or system-wide settings. It runs only when invoked and writes output only to the user-specified output file.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install moa-explainer
  3. After installation, invoke the skill by name or use /moa-explainer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: generates 3D animation scripts and clear explanations for drug mechanisms. - Provides a structured workflow for creating animation storyboards, voiceover scripts, and lay explanations for drug mechanisms of action. - Includes audit/reference guides, reproducible output requirements, and error handling/fallback guidance. - Supports input validation, parameterization by drug/target/disease/audience, and bounded reproducibility. - Security, risk, and evaluation criteria are documented for safe use in medical/scientific content generation. - Example commands and response templates included for clarity and ease of adoption.
Metadata
Slug moa-explainer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is MoA Explainer?

Generate 3D animation scripts and lay explanations for drug mechanisms. It is an AI Agent Skill for Claude Code / OpenClaw, with 127 downloads so far.

How do I install MoA Explainer?

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

Is MoA Explainer free?

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

Which platforms does MoA Explainer support?

MoA Explainer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created MoA Explainer?

It is built and maintained by AIpoch (@aipoch-ai); the current version is v1.0.0.

💬 Comments