Skill Catalog
A catalog of reusable skill packages for MirrorNeuron blueprints, providing summary information and usage context.
Skill Catalog
This catalog centralizes durable summaries for reusable skill packages so package-level README files can stay short.
| Folder | Package | Purpose |
|---|---|---|
blueprint_support_skill | mirrorneuron-blueprint-support-skill | Shared MirrorNeuron blueprint logging, progress, quick-test, and manifest helpers. |
client_report_skill | mirrorneuron-client-report-skill | Reusable client report outline, Markdown rendering, and quality review helpers. |
code_generation_skill | mirrorneuron-code-generation-skill | Reusable code/script specification, safe filename, and Python skeleton helpers. |
document_reading_skill | mirrorneuron-document_reading_skill | Reusable document reading, normalization, outline, and chunking helpers. |
email_delivery_skill | mirrorneuron-email-delivery_skill | Reusable email and Slack delivery helpers with dry-run support for MirrorNeuron blueprints. |
email_receive_agentmail_skill | mirrorneuron-email-receive-agentmail-skill | MirrorNeuron skill package for polling and replying to AgentMail inbox messages. |
email_send_resend_skill | mirrorneuron-email-send-resend_skill | MirrorNeuron skill package for sending email through Resend. |
external_rate_limit_skill | mirrorneuron-external-rate-limit-skill | MirrorNeuron skill package for throttling external API and function calls. |
first_draft_slides_skill | mirrorneuron-first_draft_slides_skill | Reusable helpers for turning briefs and sections into first-draft slide outlines. |
generate_fake_data_skill | mirrorneuron-generate-fake-data-skill | Generate batch or streaming fake data from JSON specs for MirrorNeuron blueprints. |
implementation_plan_skill | mirrorneuron-implementation-plan-skill | Reusable implementation plan, milestone, dependency, and risk register helpers. |
litellm_communicate_skill | mirrorneuron-litellm-communicate-skill | Shared LiteLLM-compatible LLM wrapper for MirrorNeuron blueprints. |
llm_ocr_skill | mirrorneuron-llm-ocr-skill | Shared local LLM OCR helpers using Docker Model Runner and LightOnOCR; use mn model for shared runtime model inspection and cleanup. |
market_research_skill | mirrorneuron-market-research-skill | Reusable market research brief, source synthesis, and outline helpers. |
marketing_email_skill | mirrorneuron-marketing-email-skill | Reusable deterministic email draft, rendering, and quality-check helpers. |
meeting_summary_skill | mirrorneuron-meeting_summary_skill | Reusable meeting transcript parsing, action extraction, and summary formatting helpers. |
pdf_extract_skill | mirrorneuron-pdf-extract-skill | MirrorNeuron skill package for extracting text from PDF files. |
process_map_skill | mirrorneuron-process-map-skill | Reusable process map node, edge, gap, and Mermaid flowchart helpers. |
slack_communicate_skill | mirrorneuron-slack-communicate-skill | Reusable Slack OAuth bot message helper for MirrorNeuron blueprints. |
spreadsheet_analysis_skill | mirrorneuron-spreadsheet-analysis-skill | Reusable CSV/table profiling, numeric summary, and data quality helpers. |
text_analysis_skill | mirrorneuron-text-analysis-skill | MirrorNeuron skill package for deterministic text splitting, classification, and chunk aggregation. |
vendor_comparison_skill | mirrorneuron-vendor-comparison-skill | Reusable vendor comparison matrix, weighted scoring, and recommendation helpers. |
web_fetch_skill | mirrorneuron-web-fetch-skill | MirrorNeuron skill package for fetching web pages and optional screenshots. |
websocket_stream_skill | mirrorneuron-websocket-stream-skill | MirrorNeuron skill package for declaring WebSocket stream inputs and outputs. |
Maintenance Notes
- Keep package names aligned with each
pyproject.toml. - Keep skill usage instructions in
SKILL.md. - Keep cross-skill guidance in Blueprints and Skills.
unlink(content/docs/md-legacy/skill-catalog.md)