muze-quotations

Muze AI — Quotation & Proposal Branding

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "muze-quotations" with this command: npx skills add cocacha12/muze-os-integrated/cocacha12-muze-os-integrated-muze-quotations

Muze AI — Quotation & Proposal Branding

This skill standardizes the creation of commercial proposals and quotations, emphasizing the Muze AI brand and incorporating a "Certified AI" physical stamp.

Directory Structure

  • scripts/convert-cotizacion.js : Specialized converter with larger header and footer slogan.

  • resources/styles-cotizacion.css : Premium stylesheet with Inter typography and signature block styling.

  • resources/muze_aiconsulting.png : Muze AI logo for the header.

  • resources/timbre_muze_consulting.png : The authentic Muze AI institutional seal/stamp.

Branding Elements

  • Header: Emphasized Muze AI logo (65px height) with "Propuesta Comercial" tag.

  • Footer: "Decisiones estratégicas potenciadas por Inteligencia Artificial".

  • Signature: Includes a signature-block with a stamp-placeholder that automatically overlays the physical stamp image.

  • Color Palette: Primary #26ccc0 (Teal), Secondary #1a1a2e (Deep Navy).

Document Structure (Markdown)

Quotations should follow this pattern:

[Title]

De: [Sender Name] — [Role], Muze AI Consulting
Para: [Recipient Name] — [Role], [Client Company]
Fecha: [Date] Referencia: [Topic]


[Content...]

<div class="signature-block"> <div class="signature-line"></div> <div class="signature-name">[Sender Name]</div> <div class="signature-title">[Role]</div> <div class="signature-company">Muze AI Consulting</div> <div class="stamp-placeholder"></div> </div>

Generation Process

  • Run from the directory containing the proposal .md file: node [path-to-skill]/scripts/convert-cotizacion.js proposal.md

Customization

  • Stamp: Modify rotation or opacity in resources/styles-cotizacion.css under .stamp-placeholder .

  • Slogan: Update the footer slogan directly in the scripts/convert-cotizacion.js if a change in company motto occurs.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

muze-quote-generator

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

skill-antigravity

No summary provided by upstream source.

Repository SourceNeeds Review
General

ll-feishu-audio

飞书语音交互技能。支持语音消息自动识别、AI 处理、语音回复全流程。需要配置 FEISHU_APP_ID 和 FEISHU_APP_SECRET 环境变量。使用 faster-whisper 进行语音识别,Edge TTS 进行语音合成,自动转换 OPUS 格式并通过飞书发送。适用于飞书平台的语音对话场景。

Archived SourceRecently Updated
General

test_skill

import json import tkinter as tk from tkinter import messagebox, simpledialog

Archived SourceRecently Updated