Skills are fully functional and ready to use. Since built-in skills are indicative, feel free
to tune them as needed while we continuously roll out new built-in skills, configuration options,
and quality improvements.
MIRA ships with five built-in Skills covering the most common professional domains. Each Skill configures the reasoning engine with domain-specific instructions, a tuned temperature, and iteration limits appropriate for that domain’s requirements.
What a Skill does
When a Skill is active in a session, the reasoning engine:
Receives the Skill’s instruction set as part of its system context
Applies the Skill’s model overrides (temperature, max iterations, max tokens)
Operates within the Skill’s MCP tool allowlist
Maintains the Skill’s persona for the full session duration
Built-in Skills
🔬 Life Sciences Expert
💻 Coding & Architecture
📊 Financial Analyst
🔒 Security Reviewer
🎓 Research Synthesizer
Category: Domain Expert
Icon: 🔬
Colour: EmeraldOptimised for:
Pharmaceutical research and drug development pipelines
Clinical trial design, ICH/GCP guidelines, FDA 21 CFR compliance
Bioinformatics: sequence analysis, NGS pipelines, genomics
Statistical analysis for biomedical data (survival analysis, dose-response)
Regulatory frameworks: EMA, FDA, ICH Q1–Q14 guidelines
Preferred libraries: biopython, pandas, scipy, statsmodels, lifelinesModel overrides: Override Value Temperature 0.3 Max iterations 20 Max tokens 8,192
Category: Coding
Icon: 💻
Colour: BlueOptimised for:
Writing clean, idiomatic, well-documented code in any language
Applying SOLID principles and appropriate design patterns
Code review with actionable, specific feedback
System design: scalability, fault tolerance, API design
Performance optimisation and profiling
Security best practices: input validation, auth patterns, secrets management
Model overrides: Override Value Temperature 0.2 Max iterations 25 Max tokens 8,192
Category: Domain Expert
Icon: 📊
Colour: AmberOptimised for:
Financial statement analysis (P&L, balance sheet, cash flow)
Valuation models: DCF, comparables, precedent transactions
Risk analysis: VaR, CVaR, Monte Carlo simulation
Time series analysis for financial data
Portfolio construction and optimisation (Markowitz, Black-Litterman)
Derivatives pricing and hedging strategies
Preferred libraries: pandas, numpy, scipy, yfinance, quantlibModel overrides: Override Value Temperature 0.2 Max iterations 20 Max tokens 8,192
Category: Coding
Icon: 🔒
Colour: RedOptimised for:
Application security: OWASP Top 10, injection attacks, XSS, CSRF
Cryptography: proper algorithm selection, key management, TLS configuration
Authentication and authorisation patterns (OAuth 2.0, JWT, RBAC)
Infrastructure security: network segmentation, secrets management, IAM
Threat modelling: STRIDE, attack trees, data flow analysis
Secure code review with CVE awareness
Findings format: HIGH / MEDIUM / LOW severity with specific remediation code and OWASP/NIST/CWE references.Model overrides: Override Value Temperature 0.1 Max iterations 20 Max tokens 8,192
Category: Research
Icon: 🎓
Colour: PurpleOptimised for:
Systematic literature review and meta-analysis methodology
Synthesising findings across multiple sources with attribution
Identifying research gaps, contradictions, and emerging trends
Structuring research outputs: abstracts, literature reviews, discussion sections
Citation management and academic formatting (APA, Vancouver, IEEE)
Critical appraisal of study design and statistical methods
Output format: Background → Methods → Results → Discussion → ConclusionModel overrides: Override Value Temperature 0.4 Max iterations 25 Max tokens 8,192
Applying a built-in skill
Click New Chat (⌘N)
In the Skill Picker, click the skill you want
The skill badge appears in the session header
Start your query — the engine operates with the skill’s persona immediately
You can also apply a skill mid-session: click the skill badge in the session header → Change Skill → select a new skill.
Creating Custom Skills Build your own domain-specific reasoning persona
Skill Scope Apply a skill to one session or all new sessions automatically