VerifiedGit
v1.0.0

add-office365

by @microsoft0 pulls
URLopenbooklet.com/s/add-office365
Pinnedopenbooklet.com/s/add-office365@1.0.0
APIGET /api/v1/skills/add-office365

Adds Office 365 Outlook connector to a Power Apps code app. Use when accessing calendars, sending emails, reading inbox, or managing Outlook events.

12 skills from this repomicrosoft/PowerAppsCodeApps
add-office365viewing
Add Microsoft Copilot Studioplugin/power-apps-plugin/skills/add-mcscopilot/SKILL.md
add-azuredevopsplugin/power-apps-plugin/skills/add-azuredevops/SKILL.md

Adds Azure DevOps connector to a Power Apps code app. Use when querying work items, creating bugs, managing pipelines, or making ADO API calls.

add-connectorplugin/power-apps-plugin/skills/add-connector/SKILL.md

Adds any Power Platform connector to a Power Apps code app. Generic fallback for connectors not covered by a specific skill.

add-datasourceplugin/power-apps-plugin/skills/add-datasource/SKILL.md

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.

add-dataverseplugin/power-apps-plugin/skills/add-dataverse/SKILL.md

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.

add-excelplugin/power-apps-plugin/skills/add-excel/SKILL.md

Adds Excel Online (Business) connector to a Power Apps code app. Use when reading or writing Excel workbook data from OneDrive or SharePoint.

add-onedriveplugin/power-apps-plugin/skills/add-onedrive/SKILL.md

Adds OneDrive for Business connector to a Power Apps code app. Use when uploading, downloading, listing, or managing files in OneDrive.

add-sharepointplugin/power-apps-plugin/skills/add-sharepoint/SKILL.md

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.

add-teamsplugin/power-apps-plugin/skills/add-teams/SKILL.md

Adds Microsoft Teams connector to a Power Apps code app. Use when sending Teams messages, posting to channels, or integrating with Teams chat.

create-power-appplugin/power-apps-plugin/skills/create-power-app/SKILL.md

Creates Power Apps code apps using React and Vite. Use when building code apps, scaffolding projects, or deploying to Power Platform.

list-connectionsplugin/power-apps-plugin/skills/list-connections/SKILL.md

Lists Power Platform connections in the current environment. Use when you need a connection ID before adding a connector to a code app.

Auto-indexed from microsoft/PowerAppsCodeApps

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0