add-onedrive
仓库创建 2026年1月22日最近提交 4 小时前SkillHot 收录 20 天前
▸ 精选理由
适合在代码应用中进行上传/下载/文件管理的开发者,集成便捷。
▸ 风险提示
需要企业 OneDrive 权限与凭据,可能涉及敏感数据访问。
这个 Skill 做什么
向 Power Apps 代码应用添加 OneDrive for Business 连接器以管理文件。
在 Power Apps 的代码应用里添加 OneDrive for Business 连接器,让应用能上传、下载、列出和管理 OneDrive 文件。适合需要把文件存取功能整合进业务流程或自动化时使用。流程会检查记忆库、配置连接、构建应用并把状态更新回 Memory Bank,减少人为配置错误。
▸ 展开 SKILL.md 英文原文
Adds OneDrive for Business connector to a Power Apps code app. Use when uploading, downloading, listing, or managing files in OneDrive.
566
Stars
116
Forks
40
仓库内 Skill
+152
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/microsoft/power-platform-skills/main/plugins/code-apps/skills/add-onedrive/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/microsoft/power-platform-skills/main/plugins/code-apps/skills/add-onedrive/SKILL.md"SKILL.MD 节选查看完整文件 ↗
**📋 Shared Instructions: [shared-instructions.md](${PLUGIN_ROOT}/shared/shared-instructions.md)** - Cross-cutting concerns.
# Add OneDrive for Business
## Workflow
1. Check Memory Bank → 2. Add Connector → 3. Configure → 4. Build → 5. Update Memory Bank
---
### Step 1: Check Memory Bank
Check for `memory-bank.md` per [shared-instructions.md](${PLUGIN_ROOT}/shared/shared-instructions.md).
### Step 2: Add Connector
**First, find the connection ID** (see [connector-reference.md](${PLUGIN_ROOT}/shared/connector-reference.md)):
Run the `/list-connections` skill. Find the OneDrive for Business connection in the output. If none exists, direct the user to create one using the environment-svia SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有