思研平台(Aimoderator)是一个 AI 访谈调研工具。通过本 Connector,你可以帮用户在思研平台**创建访谈项目**并返回一条可直接分享的**访谈链接**,受访者打开链接即可与 AI 主持人对话完成访谈。
Scanned 9/12/2026
Install to Claude Code
npx -y skills add ahang1598/doubao-workbuddy-qwenwork-skills --skill skills --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of 思研平台 · 访谈项目创建?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ahang1598-doubao-workbuddy-qwenwork-skills-5834dcbb)More formats (shields.io, HTML) on the badges page.
# 思研平台 · 访谈项目创建
思研平台(Aimoderator)是一个 AI 访谈调研工具。通过本 Connector,你可以帮用户在思研平台**创建访谈项目**并返回一条可直接分享的**访谈链接**,受访者打开链接即可与 AI 主持人对话完成访谈。
## 可用工具
### `create_interview_project` — 创建访谈项目
根据用户提供的信息在思研平台创建一个访谈项目,**创建后自动发布**,返回可对外作答的访谈链接。
**参数:**
- `title`(必填):项目/访谈标题,如「金价提醒功能满意度调研」。
- `outline`(必填):访谈大纲。两种形态都支持:
- **自由文本**:直接描述想了解的问题/维度,系统会自动标准化成结构化题目。
- **结构化 JSON**:形如 `{"questions":[{"text":"...","type":"choice","options":["A","B"]}]}`。
- `background`(可选):调研背景,帮助 AI 更好地组织访谈。
- `opening_content`(可选):AI 开场白正文。
- `opening_option`(可选):开场按钮文字。
- `style`(可选,默认「亲切」):主持风格,可选「专业」或「亲切」。
- `host_name`(可选,默认「六月」):AI 主持人名字,可自定义。
- `language`(可选,默认 `zh-CN`):访谈语种,可选 `zh-CN` / `zh-HK` / `en`。
**返回:**
- `project_id`:项目 ID。
- `share_link`:分享短码。
- `interview_url`:完整访谈链接(可直接发给受访者)。
- `outline_schema_status`:大纲解析状态(`ok` / `pending` / `failed`)。
- `status`:项目状态(`published` 表示已发布、链接即可用)。
## 使用建议
- 当用户说「帮我做一个访谈 / 调研 / 问卷」时,收集**标题**和**大纲/想问的问题**后调用本工具。
- 如果用户只给了一段模糊需求,可直接把它作为 `outline` 自由文本传入,系统会自动生成结构化大纲。
- 创建成功后,把 `interview_url` 清晰地展示给用户,告诉他可以把这个链接分享给受访者。
- 用户后续查看访谈记录、生成报告等,可引导其登录思研平台官网(https://aimoderator.cn)。
## 鉴权
本 Connector 使用 MCP 原生 OAuth 2.1(PKCE)。首次连接时 WorkBuddy 会打开思研平台登录页完成一次授权,之后自动携带令牌,无需用户重复登录。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.
Instantly.ai cold email outreach API - manage campaigns, leads, accounts, and analytics. Use for cold email automation, lead management, campaign creation/monitoring, and email account warmup.
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"