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

sales-proposal-page销售提案页面

Agent Skill

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

总安装

1,592

周安装

67

GitHub Stars

13

下载量

557
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

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

简介

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

  • 支持按关键词、场景或来源线索进行信息聚合与初步过滤,提升研究效率。
  • 通过 GitHub 安装后,结合具体任务调用,返回结构化候选列表供进一步处理。
  • 使用前应确认权限范围,避免触发不必要的联网或文件操作,注意数据脱敏要求。
  • 建议核对仓库维护状态,确保接口可用性与结果准确性。

SKILL.md

Write a Qwilr Proposal Page

Help the user write and structure a Qwilr proposal page — from section planning through copy and interactive element configuration. Qwilr replaces static PDF proposals with interactive web-based pages that include quote blocks, embedded content, and real-time engagement tracking.

Step 1 — Gather context

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

Ask the user:

  1. What are you proposing? (product/service, scope, price range)
  2. Who is the buyer? (title, company, industry, company size)
  3. Where is this deal?

- A) Early — they're evaluating options - B) Mid — they've seen a demo, now need a formal proposal - C) Late — verbal yes, need the paperwork - D) Renewal or expansion of existing deal

  1. Which Qwilr features do you want to use?

- A) Quote block with pricing table (interactive line items, optional add-ons) - B) Simple text-based proposal (no interactive pricing) - C) Full deal room with multiple pages (for instead, hand off: /sales-deal-room {your question}) - D) Not sure — recommend what fits

If the user's request already provides most of this context, skip directly to the relevant step. Lead with your best-effort answer using reasonable assumptions (stated explicitly), then ask only the most critical 1-2 clarifying questions at the end — don't gate your response behind gathering complete context.

Step 2 — Generate page blueprint

Design a section-by-section page structure mapped to Qwilr block types. A strong Qwilr proposal typically follows this flow:

SectionQwilr Block TypePurpose
Cover / HeroSplash blockFirst impression, prospect's name/logo, one-line value prop
Executive SummaryText + Image blockWhy this matters to *them* specifically (2-3 paragraphs max)
Problem & SolutionText block or AccordionFrame the pain, present your solution mapped to their needs
Scope of WorkText block or AccordionWhat's included, deliverables, timeline
PricingQuote blockInteractive pricing table with line items
Timeline & MilestonesText blockKey dates, phases, dependencies
About Us / TeamText + Image blockCredibility — relevant team members, case study snippets
Next Steps / CTAAccept blockClear call to action — accept the proposal, sign, or book a call

Adapt this structure based on the deal context:

  • Early-stage deals: Lead heavier on problem/solution, lighter on detailed scope
  • Late-stage deals: Lead with scope and pricing, lighter on problem framing
  • Renewals/expansions: Lead with results achieved, then expansion scope and pricing. Use Qwilr's isOptional: true on expansion line items (new modules, add-ons, additional seats) so the buyer can self-select what to add beyond the base renewal. This gives the CFO/budget holder control while making the upsell frictionless.
  • Technical buyers: Add a technical architecture or integration section
  • Executive buyers: Add an ROI/business case section

Step 3 — Write the copy

Write actual copy for each section, not just placeholders. Follow these principles:

  • Executive Summary: 2-3 paragraphs max. Lead with their problem, not your product. Reference specific things from their situation (company name, goals they mentioned, pain points from discovery).
  • Problem & Solution: Mirror their language back to them. Map each pain point to a specific capability.
  • Scope: Use clear deliverables with enough detail that both sides know what "done" looks like, but not so much that it reads like a contract.
  • Pricing copy: Write the framing text above the quote block — this is where you anchor value before they see numbers.
  • CTA: Be specific about what happens after they accept (kickoff call within 48 hours, implementation begins week of X, etc.).

Use {{token}} syntax for any fields the user might want to auto-populate via the Qwilr API later (e.g., {{company_name}}, {{contact_first_name}}, {{deal_amount}}).

Step 4 — Configure interactive elements

If the proposal includes a quote block, design the pricing structure:

Quote block configuration

  • Sections: Group line items logically (e.g., "Platform License", "Implementation", "Add-Ons")
  • Line items: Each item needs a name, description, and price

- Use fixedCost type for most items - Mark add-ons as isOptional: true so the buyer can select/deselect - Set quantity ranges where buyers should choose volume (seats, units) - Apply discounts where appropriate (percentage or fixed amount)

  • Billing: Specify oneOff or recurring (monthly/quarterly/annual) per item
  • Tax: Include tax configuration if applicable

Interactive features to consider

  • Optional line items: Let buyers self-select add-ons — this increases deal size while giving them control
  • Quantity selectors: For per-seat or per-unit pricing, let buyers adjust quantity
  • Discount display: Show the discount visibly to reinforce the deal they're getting
  • Section subtotals: Help buyers understand cost breakdown by category
  • Features lists: Add feature descriptions to line items for context

Step 5 — Generate API payload (optional)

If the user wants to create the page programmatically via the Qwilr API, generate a POST /pages JSON payload with blocks, tokens, and quote sections. See references/qwilr-api-proposals.md for the full payload structure, field reference, and endpoint list.

Key points:

  • Run GET /blocks/saved first to discover available block IDs
  • Set isPublished: false to review before sending
  • Use tokens to substitute CRM data into {{token}} placeholders
  • Configure quote sections with line items, optional add-ons, and billing frequency

Gotchas

  • Don't generate walls of text. Qwilr is a visual, web-based platform — not a Word doc. Use Qwilr block types (Splash, Accordion, Quote blocks) to break up content. If a section runs longer than 3 paragraphs, restructure it into an Accordion or split it into sub-sections.
  • Don't forget the interactive pricing/quote block. Claude defaults to writing pricing as plain text. Qwilr's quote block is the product's key differentiator — use it for any proposal that includes pricing. Configure line items, optional add-ons, and quantity selectors.
  • Don't skip the CTA. Every proposal needs a clear call to action using Qwilr's Accept block. Don't end with "let us know your thoughts" — end with "Accept this proposal" or "Book your kickoff call."
  • Don't make the proposal too long. Web proposals are not PDFs. Buyers skim. A strong Qwilr proposal is 5-8 sections. If it's longer, consider moving detailed content to a deal room (/sales-deal-room) instead.
  • Don't forget {{token}} placeholders. If the proposal might be auto-generated via API later, use {{company_name}}, {{contact_first_name}}, etc. throughout — not hardcoded values.
  • Self-improving: If you discover something not covered here, append it to references/learnings.md with today's date.

Before recommending a specific platform skill

This skill covers a strategy domain across many platforms. Before pointing the user to any specific platform skill (any /sales-{platform} listed in ## Related skills, e.g., /sales-mailshake, /sales-klaviyo, /sales-apollo), read that platform skill's actual SKILL.md first. The 1-line description in ## Related skills is enough to *identify* a candidate — it's not enough to *commit* to it or to write a prompt that invokes it well.

How to read it:

  • If ~/.claude/skills/{skill-name}/SKILL.md exists locally, Read it.
  • For sales-* skills, WebFetch directly from this repo: https://raw.githubusercontent.com/sales-skills/sales/main/skills/{skill-name}/SKILL.md — e.g., for sales-mailshake: https://raw.githubusercontent.com/sales-skills/sales/main/skills/sales-mailshake/SKILL.md.
  • For non-sales-* skills (third-party), look up {org}/{repo} in ~/.claude/skills/sales-do/references/skill-sources.md if installed and fetch the same skills/{skill-name}/SKILL.md path under that repo.

After reading, ground your recommendation in something concrete from the SKILL.md (its scope, a sub-flow, its argument-hint shape, or a "Do NOT use for..." negative trigger). Align any generated invocation with the platform skill's argument-hint. If the platform skill turns out not to fit the user's situation, swap to another or handle the question here directly rather than recommending a poor fit.

Related skills

  • /sales-proposal-analytics — Track engagement after sending (who viewed, which sections, when to follow up)
  • /sales-qwilr-automation — Automate proposal creation from CRM data via the Qwilr API
  • /sales-deal-room — For complex multi-stakeholder deals that need multiple pages
  • /sales-proposal-template — Design reusable templates for your whole team
  • /sales-proposal — For general (non-Qwilr) proposal strategy and pricing
  • /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

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

33.53%
按下载量换算187

Claude

32.74%
按下载量换算182

Cursor

17.08%
按下载量换算95

Gemini CLI

8.83%
按下载量换算49

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills