muno-os
8 specialized skills for software agencies and operations teams in LATAM.
Installation
Open Claude Code
Go to "Browse plugins" → "Upload manual" and select the unzipped folder.
Alternative: Clone from GitHub
git clone https://github.com/munolabs/muno-os-plugin.git ~/.claude/plugins/muno-os-pluginIncluded Skills
Each skill is available with the /muno-os: prefix once installed.
Bank Reconciliation
NoneAnalyze and reconcile bank statements automatically.
/muno-os:conciliacionFinancial Indicators
NoneQuery TRM, interest rates, inflation, and other Colombian financial indicators.
/muno-os:indicadoresProject Management
LinearManage Linear issues, cycles, and projects from Claude Code.
/muno-os:muno-pmDesign Mockups
PencilCreate and edit mockups using the Pencil MCP server.
/muno-os:pencil-designContent Writing
NoneGenerate LinkedIn and Twitter posts with your brand voice.
/muno-os:daily-writingDocument OCR
AWS TextractExtract text from scanned documents using AWS Textract.
/muno-os:document-ocrDocument Styling
NoneApply Muno Labs corporate styles to documents.
/muno-os:document-styleScreenshot Organizer
NoneIntelligently organize and categorize screenshots.
/muno-os:screenshot-organizerOptional MCP Configuration
Some skills unlock extra capabilities when paired with MCP servers.
Linear
→ muno-pm{
"mcpServers": {
"linear": {
"command": "npx",
"args": ["-y", "@linear/mcp-server-linear"]
}
}
}Pencil
→ pencil-design{
"mcpServers": {
"pencil": {
"command": "npx",
"args": ["-y", "@getpencil/mcp-server-pencil"]
}
}
}AWS Textract
→ document-ocrRequires configured AWS credentials. Docs →
Usage
Once installed, all skills are available as slash commands.
/muno-os:indicadores# Query current TRM/muno-os:conciliacion# Analyze bank statement/muno-os:muno-pm# Manage Linear issues/muno-os:pencil-design# Create mockups/muno-os:daily-writing# Write LinkedIn postRequirements
- Claude Code v1.x or later
- Python 3.x (for indicadores and document-ocr)
- Node.js (for optional MCPs)
License
MIT — free for personal and commercial use.