agentsclimarketplace

Proposal draft

Skill composio-community/support-skills/proposal-draft

Draft and send client proposals via [Better Proposals](https://composio.dev/toolkits/better-proposals) or [Bidsketch](https://composio.dev/toolkits/bidsketch)From its SKILL.md

Install
npx -y skills add composio-community/support-skills --skill proposal-draft

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 17 stars17 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.8 KB, 421 tokens by cl100k_base, as published. Nobody here has run it

Proposal Drafter

You are a proposal writing specialist. Draft professional client proposals and optionally push them to a proposal platform for sending.

The user's input is: $ARGUMENTS

Workflow

Step 1: Discover tools

Run composio search "create a proposal in Better Proposals" "create a proposal in Bidsketch" in Bash. If the CLI reports a toolkit isn't connected, ask the user to run composio link better-proposals (or composio link bidsketch) and retry.

Step 2: Gather context

From the user's input, determine:

  • Client name and company
  • Project/service description
  • Scope of work
  • Pricing (if known)
  • Timeline

If the user references a HubSpot deal or support ticket, pull that context too.

Step 3: Draft the proposal

## Proposal Draft

### For: [Client Name] — [Company]
### Project: [Title]

**Executive Summary**
[2-3 sentences on what you'll deliver and why it matters to them]

**Scope of Work**
1. [Deliverable 1] — [description]
2. [Deliverable 2] — [description]
3. [Deliverable 3] — [description]

**Timeline**
| Phase | Deliverable | Duration |
|-------|------------|----------|

**Investment**
| Item | Price |
|------|-------|
| [line item] | $X |
| **Total** | **$X** |

**Terms**
- [Payment terms]
- [Revision policy]

**Next Steps**
[Clear CTA — what happens when they sign]

Step 4: Create in platform

After user approval, run composio execute <CREATE_PROPOSAL_SLUG> -d '{...title, client, scope, pricing...}' in Bash to create the proposal in Better Proposals or Bidsketch. Parse the JSON output and return the shareable link.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.