mh-fl-proposal-assembler

Assemble project proposals from narrative spines, PIDs, and scripts using Python workflows.

2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/Imad-Oute/MicroHard --skill mh-fl-proposal-assembler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mh-fl-proposal-assembler
Source: https://github.com/Imad-Oute/MicroHard/tree/main/src/modules/fl/3-propose/mh-fl-proposal-assembler
Command: npx skills add https://github.com/Imad-Oute/MicroHard --skill mh-fl-proposal-assembler

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Manages the assembly of comprehensive proposals from various input artifacts, offering flexibility in modes for varying levels of input availability, ensuring cohesive and persuasive proposal submissions.

Core Features & Use Cases

  • Full Proposal Assembly: Combine all upstream artifacts (dashboard, script, narrative spine, PID) for a complete proposal.
  • Spine-Only Mode: Utilize only the narrative spine and PID for a proposal lacking video content.
  • Minimal Mode: Assemble proposals using the PID alone for fast submissions with less differentiation.
  • Use Case: An AI product manager preparing a detailed proposal for a potential client can use this Skill to pull together data from the product dashboard, project narrative, and project intelligence document into a coherent proposal.

Quick Start

Trigger the mh-fl-proposal-assembler skill with the command "assemble proposal" and follow the mode-specific prompts.

Frequently Asked Questions about mh-fl-proposal-assembler

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

FAQPage Schema
How do I automate project proposal assembly from multiple markdown documents?

Automate project proposal assembly by triggering the command prompt to merge markdown-based narrative spines, project intelligence documents, and scripts into a cohesive proposal using Python file I/O workflows.

Can I generate a client proposal using only the project intelligence document?

Yes, you can generate a client proposal using only the project intelligence document by selecting the minimal mode, which rapidly assembles submissions when upstream artifacts like video scripts are unavailable.

What is the best way to package freelance proposals when some input artifacts are missing?

The best way to package freelance proposals with missing artifacts is selecting spine-only mode, which builds the submission using just the narrative spine and project intelligence document.

Do I need Python installed to run document management workflows for proposal creation?

Yes, you need Python installed, because the proposal creation workflows rely on Python-based scripts for document manipulation, string formatting, and file I/O operations to structure the final markdown output.

How does full proposal assembly differ from the minimal submission mode?

Full proposal assembly differs from minimal submission mode by requiring all upstream artifacts including dashboards and scripts, whereas minimal mode uses only the project intelligence document for fast submissions with less differentiation.