Sub-skill of rag-system-builder: Example Usage.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill example-usage --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Example Usage?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-example-usage-5355a42d)More formats (shields.io, HTML) on the badges page.
---
name: rag-system-builder-example-usage
description: 'Sub-skill of rag-system-builder: Example Usage.'
version: 1.2.0
category: data
type: reference
scripts_exempt: true
---
# Example Usage
## Example Usage
```bash
# Single question
./rag "What are the fatigue design requirements for risers?"
# Interactive mode
./rag -i
# With OpenAI
./rag --provider openai "Explain API 2RD requirements"
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!