frontend-api-demos
CommunityFrontend API demos: fetch, conversations, uploads.
Authorfreddomingues
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps frontend developers understand and integrate the think-tars demos API by documenting how to call the demos service from the frontend, including how to fetch assistants, start conversations, upload PDFs, and send messages.
Core Features & Use Cases
- Discover and enumerate available demo assistants from /api/demos/assistants.
- Create conversations for selected assistants via /api/demos/conversations with optional agent_id.
- Upload PDFs to initiate a conversation via /api/demos/upload-pdf and attach the content to a conversation.
- Send messages to ongoing conversations using /api/demos/conversations/:id/messages.
- Handle errors and loading states in the frontend according to the documented API.
Quick Start
Open the frontend app and use the demos API to list assistants, start a new conversation with a chosen agent, upload a PDF to attach to that conversation, and send messages to continue the dialogue.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: frontend-api-demos Download link: https://github.com/freddomingues/think-tars/archive/main.zip#frontend-api-demos Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.