> ## Documentation Index
> Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Skills Reference

> The platform's system AI skills, grouped by category, with their module, model and RAG settings. Generated from code — see PF-113.

The system AI skills shipped with Encore OS — **24 skills** across 8 categories. These are the org-agnostic defaults (tenant-authored skills are not shown), generated from the AI skill registry.

<AccordionGroup>
  <Accordion title="Billing (1)" icon="robot">
    | Skill                                 | Module | Model                         | RAG | Description                                                                                                    |
    | ------------------------------------- | ------ | ----------------------------- | --- | -------------------------------------------------------------------------------------------------------------- |
    | Coding Assistant (`coding_assistant`) | pm     | `anthropic/claude-sonnet-4-6` | Yes | Coding support assistant for PM teams that improves billing documentation readiness and code review workflows. |
  </Accordion>
</AccordionGroup>

<AccordionGroup>
  <Accordion title="Clinical (1)" icon="robot">
    | Skill                                                                 | Module | Model                         | RAG | Description                                                                                                |
    | --------------------------------------------------------------------- | ------ | ----------------------------- | --- | ---------------------------------------------------------------------------------------------------------- |
    | Clinical Documentation Assistant (`clinical_documentation_assistant`) | cl     | `anthropic/claude-sonnet-4-6` | Yes | Documentation-focused assistant for clinical teams using structured note quality and terminology guidance. |
  </Accordion>
</AccordionGroup>

<AccordionGroup>
  <Accordion title="Compliance (6)" icon="robot">
    | Skill                                                     | Module | Model                         | RAG | Description                                                                                               |
    | --------------------------------------------------------- | ------ | ----------------------------- | --- | --------------------------------------------------------------------------------------------------------- |
    | Compliance Advisor (`compliance_advisor`)                 | gr     | `anthropic/claude-sonnet-4-6` | Yes | Provide regulatory compliance guidance for healthcare organizations                                       |
    | Contract Analyzer (`contract_analyzer`)                   | gr     | `openai/gpt-4o`               | Yes | Analyze and summarize contracts with key terms and compliance requirements                                |
    | Healthcare Policy Writer (`healthcare_policy_writer`)     | gr     | `anthropic/claude-sonnet-4-6` | Yes | Create compliant healthcare policies with Joint Commission, Arizona DHS, and AHCCCS regulatory frameworks |
    | Quality Assurance Workflow (`quality_assurance_workflow`) | gr     | `anthropic/claude-sonnet-4-6` | Yes | Structured quality review process for compliance documents, policies, and operational procedures          |
    | Risk Analyzer (`risk_analyzer`)                           | gr     | `anthropic/claude-sonnet-4-6` | Yes | Analyze and assess organizational risks with mitigation recommendations                                   |
    | Training Developer (`training_developer`)                 | gr     | `anthropic/claude-sonnet-4-6` | Yes | Create compliant training materials and competency assessments                                            |
  </Accordion>
</AccordionGroup>

<AccordionGroup>
  <Accordion title="Finance (2)" icon="robot">
    | Skill                                                 | Module | Model           | RAG | Description                                                      |
    | ----------------------------------------------------- | ------ | --------------- | --- | ---------------------------------------------------------------- |
    | Financial Analyst (`financial_analyst`)               | fa     | `openai/gpt-4o` | Yes | Financial analysis and reporting for nonprofit healthcare        |
    | Grant Compliance Advisor (`grant_compliance_advisor`) | fa     | `openai/gpt-4o` | Yes | Grant financial compliance with OMB Uniform Guidance (2 CFR 200) |
  </Accordion>
</AccordionGroup>

<AccordionGroup>
  <Accordion title="General (4)" icon="robot">
    | Skill                                               | Module | Model           | RAG | Description                                                                                                |
    | --------------------------------------------------- | ------ | --------------- | --- | ---------------------------------------------------------------------------------------------------------- |
    | Database Query Helper (`database_query_helper`)     | pf     | `openai/gpt-4o` | Yes | PostgreSQL query optimization and best practices guidance for platform administrators                      |
    | Document Analyzer (`document_analyzer`)             |        | `openai/gpt-4o` | Yes | Analyze and extract information from documents                                                             |
    | General Assistant (`general_assistant`)             |        | `openai/gpt-4o` | Yes | General-purpose AI assistant for any task                                                                  |
    | Integration Setup Guide (`integration_setup_guide`) | pf     | `openai/gpt-4o` | Yes | Step-by-step guidance for configuring system integrations, data connections, and third-party service setup |
  </Accordion>
</AccordionGroup>

<AccordionGroup>
  <Accordion title="Housing (2)" icon="robot">
    | Skill                                                       | Module | Model                         | RAG | Description                                                                                                |
    | ----------------------------------------------------------- | ------ | ----------------------------- | --- | ---------------------------------------------------------------------------------------------------------- |
    | Recovery Home Policy Writer (`recovery_home_policy_writer`) | rh     | `anthropic/claude-sonnet-4.6` | Yes | Create compliant policies for recovery homes with NARR, AZ DHS, Fair Housing, and Anti-Kickback compliance |
    | Resident Intake Assistant (`resident_intake_assistant`)     | rh     | `openai/gpt-4o`               | Yes | Assist with recovery housing admission decisions and compliant screening                                   |
  </Accordion>
</AccordionGroup>

<AccordionGroup>
  <Accordion title="HR (1)" icon="robot">
    | Skill                                   | Module | Model                         | RAG | Description                                     |
    | --------------------------------------- | ------ | ----------------------------- | --- | ----------------------------------------------- |
    | HR Policy Advisor (`hr_policy_advisor`) | hr     | `anthropic/claude-sonnet-4-6` | Yes | HR policy guidance and employment law expertise |
  </Accordion>
</AccordionGroup>

<AccordionGroup>
  <Accordion title="Operations (7)" icon="robot">
    | Skill                                                         | Module | Model                | RAG | Description                                                                                                    |
    | ------------------------------------------------------------- | ------ | -------------------- | --- | -------------------------------------------------------------------------------------------------------------- |
    | Completion Checklist (`completion_checklist`)                 | pf     | `openai/gpt-4o-mini` | Yes | Evidence-based task completion verification ensuring all requirements are met before sign-off                  |
    | Contact Engagement Assistant (`contact_engagement_assistant`) |        | `openai/gpt-4o-mini` | Yes | Help with professional outreach, follow-up messaging, and lead qualification                                   |
    | Incident Analysis Assistant (`incident_analysis_assistant`)   | it     | `openai/gpt-4o`      | Yes | Systematic root cause analysis for IT incidents and facility issues with structured investigation phases       |
    | IT Support Assistant (`it_support_assistant`)                 |        | `openai/gpt-4o-mini` | Yes | Help with IT troubleshooting, ticket categorization, and knowledge base search                                 |
    | Meeting Summarizer (`meeting_summarizer`)                     | lo     | `openai/gpt-4o-mini` | Yes | Summarize meetings with action items and decisions                                                             |
    | Submission Validator (`submission_validator`)                 | fw     | `openai/gpt-4o-mini` | Yes | Pre-submission validation for forms, applications, and regulatory filings ensuring completeness and compliance |
    | Work Order Assistant (`work_order_assistant`)                 | fm     | `openai/gpt-4o-mini` | Yes | Help create, categorize, and prioritize work orders for facilities                                             |
  </Accordion>
</AccordionGroup>
