Code Apps

Code Apps from microsoft/power-platform-skills.

by @microsoft 14 skills

Skills in this plugin

14
  1. Deploy · microsoft
    Builds and deploys a Power Apps code app to Power Platform. Use when deploying changes, redeploying an existing app, or pushing updates.
    2.7k repo stars
  2. Add Excel · microsoft
    Adds Excel Online (Business) connector to a Power Apps code app. Use when reading or writing Excel workbook data from OneDrive or SharePoint.
    2.7k repo stars
  3. Add Teams · microsoft
    Adds Microsoft Teams connector to a Power Apps code app. Use when sending Teams messages, posting to channels, or integrating with Teams chat.
    2.7k repo stars
  4. Add Workiq · microsoft
    Adds Work IQ (M365 Copilot Search) to a Power Apps code app via the Work IQ Copilot MCP connector (shared_a365copilotchatmcp), then wires up a production-ready McpSession wrapper for AI-powered, knowledge-grounded search and chat. Use when integrating Microsoft 365 Copilot search/chat. The CopilotChat tool searches internal Microsoft 365 content (documents, emails, chats, sites, files) across your organization — prefer workload-specific tools (SharePoint, OneDrive, Teams, Mail) when the workload is explicit; do not use it for general knowledge, news, public web, or external information.
    2.7k repo stars
  5. Add Onedrive · microsoft
    Adds OneDrive for Business connector to a Power Apps code app. Use when uploading, downloading, listing, or managing files in OneDrive.
    2.7k repo stars
  6. Add Connector · microsoft
    Adds any Power Platform connector to a Power Apps code app. Generic fallback for connectors not covered by a specific skill.
    2.7k repo stars
  7. Add Dataverse · microsoft bundle
    Adds Dataverse tables to a Power Apps code app with generated TypeScript models and services. Can also create new Dataverse tables. Use when connecting to Dataverse, adding tables, creating schema, or querying Dataverse data.
    2.7k repo stars
  8. Add Office365 · microsoft
    Adds Office 365 Outlook connector to a Power Apps code app. Use when accessing calendars, sending emails, reading inbox, or managing Outlook events.
    2.7k repo stars
  9. Add Datasource · microsoft
    Adds a data source or connector to a Power Apps code app. Asks what the user wants to accomplish and routes to the appropriate specialized skill.
    2.7k repo stars
  10. Add Mcscopilot · microsoft
    Adds Microsoft Copilot Studio connector to a Power Apps code app. Use when invoking Copilot Studio agents, sending prompts to agents, or integrating agent responses.
    2.7k repo stars
  11. Add Sharepoint · microsoft bundle
    Adds SharePoint Online connector to a Power Apps code app. Use when reading lists, managing documents, or integrating with SharePoint sites. Can also create new SharePoint lists.
    2.7k repo stars
  12. Add Azuredevops · microsoft
    Adds Azure DevOps connector to a Power Apps code app. Use when querying work items, creating bugs, managing pipelines, or making ADO API calls.
    2.7k repo stars
  13. Create Code App · microsoft bundle
    Creates Power Apps code apps using React and Vite. Use when building code apps, scaffolding projects, or deploying to Power Platform.
    2.7k repo stars
  14. List Connections · microsoft
    Lists Power Platform connections in the current environment. Use when you need a connection ID before adding a connector to a code app.
    2.7k repo stars