Token导航 LogoToken导航TokenDH.com
研究检索敏感数据github未标认证来源可访问许可证需确认审计通过

sales-surveymonkey销售调查猴子

Agent Skill

sales-surveymonkey 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

374

周安装

15

GitHub Stars

13

下载量

121
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:sales-surveymonkey(销售调查猴子)
来源仓库:https://github.com/sales-skills/sales
仓库路径:skills/sales-surveymonkey
安装命令:
npx skills add https://github.com/sales-skills/sales --skill sales-surveymonkey
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/sales-skills/sales --skill sales-surveymonkey

简介

sales-surveymonkey 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 适用于需要根据关键词或任务场景从来源线索中筛选信息的场景,如市场调研或竞品分析。
  • 通过 npx skills add 命令安装,需结合原始 README 了解具体调用方式和使用参数。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写操作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

SurveyMonkey Platform Help

Help the user with SurveyMonkey platform questions — from survey design and distribution through response analytics, API integration, and account management.

Step 1 — Gather context

If references/learnings.md exists, read it first for accumulated platform knowledge.

Ask the user:

  1. What do you need help with?

- A) Creating or designing a survey (questions, logic, templates) - B) Distributing a survey (email, SMS, web link, embedded, popup) - C) Analyzing responses (reports, cross-tabs, exports, text analysis) - D) API / integrations (REST API, webhooks, Zapier, Salesforce, HubSpot) - E) Account / billing (plan comparison, response limits, team setup) - F) SurveyMonkey Audience (paid panel for market research) - G) Something else — describe it

  1. What's your situation?

- A) Setting up SurveyMonkey for the first time - B) Something isn't working / data looks wrong - C) Optimizing an existing survey - D) Integrating SurveyMonkey with other systems - E) Evaluating SurveyMonkey vs alternatives

  1. What plan are you on? (Free/Basic, Standard, Advantage, Premier, Team, Enterprise, not sure)

If the user's request already provides enough context, skip to the relevant step. Lead with your best-effort answer, then ask 1-2 clarifying questions at the end.

Step 2 — Route or answer directly

If the request maps to a specialized skill, route:

  • NPS/CSAT/VoC strategy across tools → /sales-customer-feedback {your question}
  • Qualtrics platform questions → /sales-qualtrics {your question}
  • Medallia platform questions → /sales-medallia {your question}
  • Tool integration architecture → /sales-integration {your question}
  • Email deliverability for survey invitations → /sales-deliverability {your question}

Otherwise, answer directly from platform knowledge using the reference below.

Step 3 — SurveyMonkey platform reference

Read references/platform-guide.md for the full platform reference — modules, pricing, question types, logic, collectors, analytics, integrations.

Answer the user's question using only the relevant section. Don't dump the full reference.

For API questions, also read references/surveymonkey-api-reference.md for endpoint details, authentication, rate limits, and webhook setup.

Step 4 — Actionable guidance

You no longer need the full platform guide — focus on the user's specific situation.

  1. Step-by-step instructions — numbered steps to accomplish their goal
  2. Plan awareness — flag if the feature requires a paid plan or higher tier
  3. Workarounds — for free-plan limitations, suggest alternatives where possible
  4. Verification — how to confirm the setup works (test/preview survey, test API call)

If you discover a gotcha, workaround, or tip not covered in references/learnings.md, append it there.

Gotchas

*Best-effort from research — review these, especially items about plan-gated features and pricing that may change.*
  • Free plan is severely limited. 10 questions per survey, 40 responses max, no data export, no skip logic, no custom branding. Most users hit the paywall fast. If you need logic or exports, you need at least Advantage ($32/mo annual).
  • Response limits are plan-specific and easy to exceed. Standard: 1,000/mo. Advantage: 15,000/yr. Premier: 40,000/yr. Overage responses cost $0.15 each. Monitor usage in Account Settings.
  • Skip logic only works forward. You can skip respondents to a later page or question, never backward. Advanced branching supports multi-condition logic but requires a paid plan.
  • API rate limits are tight for private apps. 120 requests/min, 500/day. Resets at midnight GMT. Public (deployed) apps get unlimited. Plan for batching if pulling large datasets.
  • Matrix questions have API limitations. The API doesn't fully support matrix question results in some integrations — answers may not display correctly. Use the bulk response endpoint with ?simple=true for readable output.
  • Price increases have been steep. SurveyMonkey raised prices significantly in 2024-2025 (Standard Monthly went from $39 to $99/mo in some markets). Check current pricing before committing.
  • SurveyMonkey Audience is billed separately. Panel responses are not included in your plan's response limits, even on Premier or Enterprise.
  • Email collector requires verified sender. Your email address must be verified before you can send survey invitations through the email collector.
  • Self-improving: If you discover something not covered here, append it to references/learnings.md with today's date.

Related skills

  • /sales-customer-feedback — Customer feedback, NPS, CSAT, VoC strategy across all tools — survey design, response rates, closed-loop feedback, tool comparison. Install: npx skills add sales-skills/sales --skill sales-customer-feedback
  • /sales-qualtrics — Qualtrics XM platform help — the enterprise alternative to SurveyMonkey for CX/EX surveys. Install: npx skills add sales-skills/sales --skill sales-qualtrics
  • /sales-medallia — Medallia platform help — enterprise experience management with DXA and action management. Install: npx skills add sales-skills/sales --skill sales-medallia
  • /sales-integration — Connecting SurveyMonkey to CRM, data warehouse, and analytics tools
  • /sales-do — Not sure which skill to use? The router matches any sales objective to the right skill. Install: npx skills add sales-skills/sales --skill sales-do

Examples

Example 1: Low survey response rate

User: "My customer satisfaction survey is only getting 3% response rates. How do I fix this in SurveyMonkey?"

Approach: Audit the survey — shorten to 3-5 questions max (NPS + open-end + one driver question). Switch collector type: if using web link, try email collector with the question embedded in the email body. Personalize the subject line with the customer's name using custom variables. Set up a reminder message in the collector (send 3 days after initial invite). Check if you're over-surveying — use contact lists with deduplication to prevent repeat surveys. Consider sending via SMS collector for mobile-first audiences.

Example 2: Skip logic not working

User: "I set up skip logic but respondents are seeing all questions regardless. What am I doing wrong?"

Approach: Check common issues: skip logic only works on closed-ended questions (multiple choice, dropdown, matrix). Verify logic is set on the correct question — each answer option needs a destination page. Preview the survey (logic doesn't apply in edit mode, only in preview/live). Check if Page Skip Logic is conflicting with Question Skip Logic — page-level logic overrides question-level. For complex multi-condition paths, use Advanced Branching instead of basic skip logic (requires paid plan).

Example 3: API data export

User: "I need to pull all survey responses into our data warehouse automatically. How do I use the SurveyMonkey API?"

Approach: Walk through setup: register a private app at developer.surveymonkey.com, get your access token. Use GET /v3/surveys to list surveys, then GET /v3/surveys/{id}/responses/bulk?simple=true for expanded responses with question text. Handle pagination with page and per_page params (max 100 per page for bulk). Set up a webhook for response_completed events to trigger real-time syncs instead of polling. Note: responses_read_detail scope requires a paid plan. Rate limit: 500 requests/day for private apps — batch accordingly.

Troubleshooting

"Can't see all my responses / responses are locked"

  • Check your plan's response limits. Free plan shows only 40 responses. Even paid plans have caps (Standard: 1,000/mo, Advantage: 15,000/yr). Go to My Account → Billing to see usage.
  • Check response viewer vs export. On some plans you can view responses in the analyze tab but can't export them. Export requires Advantage or higher.
  • Check the collector's close date. If the collector has a close date set, it stops recording responses after that date even if the survey link still works.

"Survey logic is skipping to the wrong page"

  • Review each answer option's skip target. In the Logic tab, verify every answer option points to the correct destination. Missing assignments default to "next page."
  • Check for conflicting Page Skip Logic. Page-level skip logic overrides question-level skip logic. If a page has both, the page logic wins.
  • Test in preview mode. Logic doesn't work in the editor — use the Preview button to test the full survey flow with logic applied.

"API returns 403 / insufficient permissions"

  • Check required scopes. Each endpoint requires specific OAuth scopes (e.g., responses_read_detail for bulk response data). Verify your app requests the right scopes during OAuth.
  • Check plan requirements. Some scopes (response details, contacts, workgroups) require paid SurveyMonkey plans. Free plan users can't access these endpoints.
  • Check app status. Draft apps have stricter rate limits and a 90-day deployment window. If your draft expired, you need to create a new app.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

38.63%
按下载量换算47

Claude

28%
按下载量换算34

Cursor

17.13%
按下载量换算21

Gemini CLI

9.11%
按下载量换算11

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills