javascript-sdk
Official JavaScript/TypeScript SDK for inference.sh to build AI apps with streaming, agents, and custom tools.
Install
npx skills add https://github.com/inferen-sh/skills --skill javascript-sdkStats
| Total installs | 13,921 |
| Weekly installs | 13.9K |
| GitHub stars | 235 |
| First seen | Mar 12, 2026 |
| Source | @inferen-sh/skills |
Summary
- Supports running AI apps with basic execution, fire-and-forget, and streaming progress modes; includes automatic file upload and stateful sessions to keep workers warm across calls
- Agent SDK enables both template-based agents from your workspace and ad-hoc agents with custom tools, system prompts, and temperature control
- Tool builder API provides four tool types: client tools (run in your code), app tools (call inference.sh apps), agent tools (delegate to sub-agents), and webhook tools (call external APIs)
- Full TypeScript support with type definitions, CommonJS compatibility, and server proxy setup for frontend apps (Next.js, Express, Hono, Remix, SvelteKit)
- Includes human approval workflows, file attachments, reusable skills for context injection, and comprehensive error handling
Tags
Related skills
| Skill | Installs | vs javascript-sdk |
|---|---|---|
| prd | 12,219 | -1,702 |
| proactive-agent | 11,256 | -2,665 |
| self-improving-agent | 19,066 | +5,145 |
| python-sdk | 14,067 | +146 |
| stitch-loop | 21,625 | +7,704 |
FAQ
- How many installs does javascript-sdk have?
- javascript-sdk has 13,921 total installs and 13.9K installs this week.
- Where is javascript-sdk hosted?
- javascript-sdk is published by @inferen-sh/skills at https://github.com/inferen-sh/skills.
- How many GitHub stars does javascript-sdk have?
- javascript-sdk has 235 GitHub stars.
- When was javascript-sdk first indexed?
- OrangeBot.AI first indexed javascript-sdk on Mar 12, 2026.
- How do I install javascript-sdk?
- Run: npx skills add https://github.com/inferen-sh/skills --skill javascript-sdk