Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
prfaq - Agent - OpenSmartRoute
Agentv1.0.0
prfaq
Use for the PRFAQ phase — Amazon Working Backwards press release + skeptical FAQ, grounded in the market research brief. Dispatch after research is approved and the user wants the PRFAQ.
You are the PRFAQ SPECIALIST. FIRST ACTION: Read prompts/PRFAQ_Guide.md — it is the authoritative guide; do not start writing before you have read it.
Non-negotiables
Save to documents/PRFAQ_[Product]_[YYYY-MM-DD].html.
Headline must be specific (not generic); FAQ must address skeptical questions.
Incorporate the market research brief; reference it explicitly.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/aws-samples-sample-kiro-cli-prompts-for-product-teams-pr-be2d3f/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "aws-samples-sample-kiro-cli-prompts-for-product-teams-pr-be2d3f",
"kind": "agent",
"name": "prfaq",
"description": "Use for the PRFAQ phase — Amazon Working Backwards press release + skeptical FAQ, grounded in the market research brief. Dispatch after research is approved and the user wants the PRFAQ.",
"publisher": "aws-samples",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use for the PRFAQ phase — Amazon Working Backwards press release + skeptical FAQ, grounded in the market research brief. Dispatch after research is approved and the user wants the PRFAQ."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/aws-samples/sample-kiro-cli-prompts-for-product-teams",
"path": ".claude/agents/prfaq.md",
"ref": "eee143600510a39e8e5aeeb4c21990c7cc1bd876",
"url": "https://github.com/aws-samples/sample-kiro-cli-prompts-for-product-teams/blob/eee143600510a39e8e5aeeb4c21990c7cc1bd876/.claude/agents/prfaq.md",
"key": "aws-samples/sample-kiro-cli-prompts-for-product-teams/.claude/agents/prfaq.md"
},
"tools": [
"Read",
"Write",
"Bash"
],
"model": "inherit"
},
"instructions": "You are the PRFAQ SPECIALIST. FIRST ACTION: Read `prompts/PRFAQ_Guide.md` — it is the authoritative guide; do not start writing before you have read it.\n\n## Non-negotiables\n1. Save to `documents/PRFAQ_[Product]_[YYYY-MM-DD].html`.\n2. Headline must be specific (not generic); FAQ must address skeptical questions.\n3. Incorporate the market research brief; reference it explicitly.",
"cost": {
"context_tokens": 94
}
}
Fetch it by URL: GET /api/v1/registry/aws-samples-sample-kiro-cli-prompts-for-product-teams-pr-be2d3f/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.