一键导入
integrations
Export to Notion, Google Drive, and Jira
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Export to Notion, Google Drive, and Jira
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | integrations |
| description | Export to Notion, Google Drive, and Jira |
| emoji | 🔗 |
| version | 1.0.0 |
| category | integrations |
| requires | {"env":["NOTION_API_KEY"]} |
| always | true |
| install | {"manual":"Set NOTION_API_KEY, configure Google Drive OAuth, set JIRA_API_TOKEN"} |
| tools | ["dlab.notion.status","dlab.notion.login","dlab.notion.export","dlab.notion.quick","dlab.drive.status","dlab.drive.login","dlab.drive.upload","dlab.drive.quick","dlab.drive.folder","dlab.jira.status","dlab.jira.login","dlab.jira.attach","dlab.jira.create","dlab.jira.comment","dlab.jira.quick","dlab.export.to"] |
| tags | ["integrations","notion","drive","jira","export","cloud"] |
Export evidence and screenshots to external services: Notion, Google Drive, and Jira.
Check Notion API connection status.
Export project data to a Notion page:
Quick export single screenshot to Notion.
Check Google Drive connection status.
Upload files to Google Drive:
fileOrFolder: Path to uploadfolderId: Target Drive folderCreate a folder in Google Drive.
Check Jira API connection.
Attach screenshots to a Jira issue:
issueKey: e.g., "PROJ-123"files: Paths to attachCreate a new Jira issue with evidence.
Add comment with screenshots to issue.
NOTION_API_KEY environment variabledlab.drive.login for OAuth flow~/.discoverylab/JIRA_API_TOKEN and JIRA_EMAIL environment variables# Export to Notion
dlab.notion.export {
"projectId": "abc123",
"pageId": "notion-page-id"
}
# Upload to Drive
dlab.drive.upload {
"file": "./screenshots/",
"folderId": "drive-folder-id"
}
# Attach to Jira
dlab.jira.attach {
"issueKey": "PROJ-456",
"files": ["./evidence/screenshot1.png"]
}
Search and visualize app knowledge from captured flows
Generate marketing assets from app screenshots
Full mobile testing workflow with Maestro recording
Open the DiscoveryLab web interface
Quickly capture iOS/Android emulator screen
Manage external links, requirements and test maps