mva-pipeline

Detect venture sentences in prompts and relay 30-second MVA briefs in Larry's voice.

2|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/jsagir/mindrian-os-plugin --skill mva-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mva-pipeline
Source: https://github.com/jsagir/mindrian-os-plugin/tree/main/skills/mva-pipeline
Command: npx skills add https://github.com/jsagir/mindrian-os-plugin --skill mva-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the activation and relay of 30-second MVA briefs in Larry's voice when a user's prompt is classified as a venture sentence, streamlining the process of providing briefs to users.

Core Features & Use Cases

  • Auto-activation: Automatically triggers when a user's prompt is classified as a venture sentence.
  • Relay Briefs: Relays the 30-second MVA brief in Larry's voice.
  • State Management: Manages the state of the brief using a state file.
  • Interactive First Reward: Offers an instant brief as a reward for user interaction.
  • Canon Parts Implementation: Implements specific parts of the MVA process, ensuring a structured and coherent experience.

Quick Start

Run the skill to activate it when a user's prompt is classified as a venture sentence.

Frequently Asked Questions about mva-pipeline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate MVA brief activation when a user submits a venture sentence?

MVA brief activation is automated by detecting venture sentences in user prompts and triggering a 30-second relay in Larry's voice. The process requires UserPromptSubmit detection to identify the prompt classification and initiate the brief automatically.

What is an interactive reward in the MVA brief process?

An interactive first reward in the MVA brief process is an instant brief offered to users upon interaction. It leverages session tracking and state management via a state file to provide structured, coherent venture sentence responses.

How does state management work for tracking MVA brief sessions?

State management for MVA brief sessions works by using a state file to track the brief relay status. This file manages session tracking data during UserPromptSubmit detection, ensuring the 30-second Larry's voice brief activates correctly.

Do I need UserPromptSubmit detection to relay MVA briefs in Larry's voice?

Yes, UserPromptSubmit detection is required to relay MVA briefs in Larry's voice. It identifies when a user's prompt is classified as a venture sentence, which then triggers the automated 30-second brief relay.

What are the limitations of automating MVA brief relay with script components?

The automation is limited to implementing specific parts of the MVA process using script and reference components. It relies strictly on venture sentence classification for activation and does not support brief generation outside the defined 30-second Larry's voice format.