agentsclimarketplace

Orchestrate product

Skill himanisharrma/finverge-sales-skills/plugins/finverge-sales-skills/skills/orchestrate-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 orchestrate-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 Orchestrate (Payment Orchestration Platform) collateral — demo decks, one-pagers, FAQ documents, and feature matrices. Use whenever the user mentions creating, drafting, preparing, generating, or needing ANY kind of Orchestrate, payment orchestration, multi-gateway routing, gateway failover, smart routing, or "best of multiple gateways" collateral. Triggers on phrases like "Orchestrate demo deck", "payment orchestration pitch", "smart routing one-pager", "multi-gateway FAQ", "make a deck on Orchestrate for an enterprise merchant", "Razorpay vs Orchestrate comparison", "Juspay alternative pitch", and similar. Pulls from the shared Orchestrate knowledge base (which includes real extracted pricing tier tables). Outputs PPTX, DOCX, or XLSX.

SKILL.md

2.2 KB, as published. Nobody here has run it

Orchestrate Product Skill

Generate FinVerge Orchestrate (Payment Orchestration Platform) collateral. Orchestrate is the orchestration layer that routes across multiple payment gateways (FinVerge PG, Razorpay, PayU, Cashfree) for high-volume enterprise merchants.

When to use

  • "Orchestrate demo deck for an enterprise merchant"
  • "Payment orchestration one-pager"
  • "Orchestrate FAQ for sales team"
  • "Orchestrate pricing sheet"
  • "Feature matrix for the orchestration platform"

Generating

cd skills/orchestrate-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
bash generate_all.sh

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

What's in this skill

  • SKILL.md — this file
  • product_meta.py — Orchestrate config (display name, integration features, FAQ on competitive positioning, next steps)
  • scripts/generate.py — thin dispatcher

Updating content

ChangeWhere to edit
FAQ Q&Aproduct_meta.pyFAQ_ITEMS
Stats / numbersproduct_meta.pyABOUT_STATS and ONE_PAGER_STATS
Pricing tiers (real extracted tables)shared-kb/orchestrate/pricing.md
Positioning / competitive contextshared-kb/orchestrate/external.md
Compliance textshared-kb/orchestrate/compliance.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.