Product terms lookup

Answer customer questions about rates, fees, and terms by quoting the current product document with version citations.

49|11|Updated Jul 31, 2026
One-click install
npx skills add https://github.com/vstorm-co/agenticos --skill product-terms-lookup-vstorm-co
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Product terms lookup
Source: https://github.com/vstorm-co/agenticos/tree/main/backend/app/core/catalog/skill_gallery/finance/product-terms-lookup
Command: npx skills add https://github.com/vstorm-co/agenticos --skill product-terms-lookup-vstorm-co

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Support agents often answer rate and fee questions from memory, which produces outdated or invented numbers that customers repeat back. This Skill enforces a citation-first workflow so every answer about product terms is a direct quote from the current document, with the version and effective date named. ## Core Features & Use Cases - Quoted answers with citations: Every response names the document, its version, and its effective date, then quotes the clause before explaining it in plain language. - Conditional rate handling: Rates that depend on balance, tenure, or promotional periods are answered with the full table and the deciding factor, never a single number picked from the middle. - Clean refusal and escalation: When the current document does not cover a question, the Skill says so and names the owning team instead of guessing. - Use Case: A customer asks what the early withdrawal fee is on their savings account. The agent quotes the fee clause from the current terms document, states the version and effective date, and checks whether the customer's account is on that version or an earlier one. ## Quick Start Ask the agent what the current overdraft fee is according to the attached product terms document and which version applies to my account.

Frequently Asked Questions about Product terms lookup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I answer customer questions about rates and fees accurately?▼

Quote the relevant clause directly from the current product terms document, name the document version and its effective date, then explain the clause in plain language. Never answer from memory or calculate unless the document provides the formula.

How to handle rates that depend on balance or tenure?▼

Answer with the full rate table and state the deciding factor, phrased as it depends on X. Never pick a single number from the middle of the table, since the customer's actual rate depends on their specific balance, tenure, or promotional period.

What should an agent do when the terms document does not cover a question?▼

Say clearly that the current document does not cover the topic and name the team that owns it. A plausible-sounding number is worse than no answer because the customer will repeat it as fact.

Can I quote an older version of a product terms document?▼

No. Never quote a superseded document. Always state whether the customer's own product is on the current version, since existing customers are often governed by an earlier version of the terms.

What are the limitations of document-based terms lookup?▼

It cannot compare against competitor products, predict what a rate will do next, or answer anything the current document does not cover. Those questions must be declined or routed to the owning team.