backend-api-demos

Community

Expose think-tars demo API endpoints for automation.

Authorfreddomingues
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The think-tars demo API is a core integration surface for mock clients and internal demos. This skill provides a centralized reference to available endpoints, their usage patterns, and expected responses to accelerate integration work with the demos backend.

Core Features & Use Cases

  • List assistants (GET /assistants) to discover registered agents and their IDs.
  • Create conversations (POST /conversations) to start new discussions tied to a specific agent or vector store.
  • Send messages (POST /conversations/<conversation_id>/messages) to drive a dialogue flow and test tool integrations.
  • Upload PDFs (POST /upload-pdf) to seed a vector store and initialize a conversation around document content.
  • Use Case: rapidly validate contract review workflows by querying assistants, spawning conversations, and uploading contract PDFs for indexing.

Quick Start

Use the think-tars API demos skill to list assistants, create a new conversation, and upload a PDF to seed the vector store.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: backend-api-demos
Download link: https://github.com/freddomingues/think-tars/archive/main.zip#backend-api-demos

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.