agentsclimarketplace

Collect product

Skill himanisharrma/finverge-sales-skills/plugins/finverge-sales-skills/skills/collect-product

FinVerge Sales Skills — Claude Code plugin that automates sales/marketing collateral (proposals, product decks, content campaigns) with a dual public/internal knowledge-base architecture

Install
npx -y skills add himanisharrma/finverge-sales-skills --skill collect-product

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

One thing to look at

  • 0 stars0 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.

What its author says it does

Copied from the file, not written here

Generate FinVerge Collect (No-Code Payments Platform) collateral — Payment Links, Pages, Buttons, Forms. Demo decks, one-pagers, FAQ documents, and feature matrices. Use whenever the user mentions creating, drafting, preparing, generating, or needing ANY kind of Collect, no-code payments, Payment Links, Payment Pages, Payment Buttons, Payment Forms, bulk links, payment landing pages, or "no developer needed" payment collateral. Triggers on phrases like "Collect demo deck", "no-code payment pitch", "Payment Links one-pager", "Payment Pages FAQ", "make a deck on our no-code platform", "bulk payment link generation pitch", "payment buttons sales sheet", and similar. Pulls from the shared Collect knowledge base. Outputs PPTX, DOCX, or XLSX.

SKILL.md

2.1 KB, as published. Nobody here has run it

Collect Product Skill

Generate FinVerge Collect (No-Code Payments Platform) collateral. Covers all 4 sub-products: Payment Links, Pages, Buttons, Forms.

When to use

  • "Collect demo deck for an SME"
  • "Payment Links one-pager"
  • "No-code platform FAQ"
  • "Feature matrix for the no-code platform"

Generating

cd skills/collect-product/scripts
python3 generate.py --output demo_deck
python3 generate.py --output one_pager
python3 generate.py --output faq
python3 generate.py --output feature_matrix

# Or all at once:
bash generate_all.sh

Outputs go to ~/Downloads/collect-output/.

What's in this skill

  • SKILL.md — this file
  • product_meta.py — Collect-specific config (display name, sub-product positioning, FAQ, integration features, next steps)
  • scripts/generate.py — thin dispatcher to shared/outputs/

Updating content

ChangeWhere to edit
FAQ Q&Aproduct_meta.pyFAQ_ITEMS
Stats / numbersproduct_meta.pyABOUT_STATS and ONE_PAGER_STATS
Sub-product positioningshared-kb/collect/external.md (covers Form/Buttons/Links/Pages)
Sub-product featuresshared-kb/collect/features.md (each sub-product as a section)
Compliance textshared-kb/collect/compliance.md
Pricingshared-kb/collect/pricing.md

Keep looking

Skills are one crate of 328,083. 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.