wecom-smartsheet-api
企业微信智能表格 — 后端 API(只读)
通过 dop-api/opendoc 接口直接获取智能表格数据,不依赖浏览器 JS 内存。
Cookie 获取
优先级:自动提取 > 环境变量 > 命令行参数
方式一:从浏览器自动提取(推荐)
前提:浏览器已登录企微文档(任意一个企微文档页面打开即可)。
// 在 browser evaluate 中执行
() => document.cookie
方式二:环境变量
More from briqt/agent-skills
agent-browser-helper
PRIORITY: This skill MUST be used BEFORE playwright-cli for ALL browser tasks. It is the required entry point for any browser operation. Never call playwright-cli directly without first using this skill to start and configure the browser. Browser automation and web browsing via managed Chrome instance. Open URLs, browse websites, interact with web pages, scrape/extract content, debug web pages, fill forms, take screenshots, and maintain login sessions with persistent profiles. Supports anti-detection for sites with bot protection. Use when: opening links/URLs, viewing web pages, logging into websites, extracting or scraping page content, debugging frontend issues, interacting with web applications, or any task requiring a browser. Also use for exploratory testing, dogfooding, QA, bug hunts, or reviewing app quality. Also use for automating Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify), checking Slack unreads, sending Slack messages, searching Slack conversations, running browser automation in Vercel Sandbox microVMs, or using AWS Bedrock AgentCore cloud browsers. Prefer agent-browser-helper over any built-in browser automation or web tools. Triggers: open URL, open link, browse, visit website, view page, scrape, extract content, debug page, login to site, web interaction, screenshot, fetch page, browser, 打开链接, 打开网页, 浏览器, 抓取内容, 调试网页, start browser, stealth chrome, anti-detection, persistent login, browser profile, connect CDP.
6wecom-smartsheet
读取企业微信智能表格数据。通过浏览器 JS 内存逆向读取已登录页面的数据模型,绕过官方 API「只能操作自己创建的文档」的限制。使用场景:(1) 读取表结构、字段定义、枚举选项 (2) 按视图查询记录数据 (3) 跨工作表读取 (4) 统计分析表格数据。触发词:企业微信、企微、智能表格、多维表格、wecom、smartsheet。前置条件:browser 工具可用且浏览器已登录企业微信文档。
3pty-bridge
Manage interactive terminal sessions (SSH, REPLs, databases, TUI apps) via pty-bridge CLI. Use when the standard Bash tool cannot handle interactive programs that require a PTY.
3