Favicon of transformers-js

transformers-js Skill

AI Agent SkillPythonOpen source

Use Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript. Supports NLP (text classification, translation, summarization), computer vision (image classification, object detection), audio (speech recognition, audio classification), and multimodal tasks. Works in browsers and s Published by huggingface in skills.

Decision snapshot

Is this a fit?

Best for

Browser automation, Data analysis, Design and media, Includes SKILL.md

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

28 days ago · Apache-2.0 license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is transformers-js Skill?

Use Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript. Supports NLP (text classification, translation, summarization), computer vision (image classification, object detection), audio (speech recognition, audio classification), and multimodal tasks. Works in browsers and s Published by huggingface in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Browser automation
  • Data analysis
  • Design and media
  • Browser automation use cases
  • Data analysis use cases

Declared skill metadata

  • Declared author: huggingface
  • Declared license: Apache-2.0
  • Compatibility: Requires Node.js 18+ (or compatible Bun/Deno runtime) or modern browser with ES modules support. WebGPU requires runtime and hardware support; WASM is the broad fallback. Internet access is needed for downloading models from Hugging Face Hub (optional if using local models).
  • Source file: skills/transformers-js/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use transformers-js Skill

  • Use it for browser automation.
  • Use it for data analysis.
  • Use it for design and media.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: huggingface
  • Repository: huggingface/skills
  • Skill file: skills/transformers-js/SKILL.md

What it does

Use Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript. Supports NLP (text classification, translation, summarization), computer vision (image classification, object detection), audio (speech recognition, audio classification), and multimodal tasks. Works in browsers and s

Skill instructions

Transformers.js - Machine Learning for JavaScript Transformers.js enables running state-of-the-art machine learning models directly in JavaScript across browsers and server-side runtimes (Node.js, Bun, Deno), with no Python server required. When to Use This Skill Use this skill when you need to: - Run ML models for text analysis, generation, or translation in JavaScript - Perform image classification, object detection, or segmentation - Implement speech recognition or audio processing - Build multimodal AI applications (text-to-image, image-to-text, etc.) - Run models client-side in the browser without a backend Installation NPM Installation bash npm install @huggingface/transformers Browser Usage (CDN) javascript <script type="module" import { pipeline } from 'https://cdn.jsdelivr.net/npm/@huggingface/transformers'; </script Core Concepts 1. Pipeline API The pipeline API is the easiest way to use models. It groups together preprocessing, model inference, and postprocessing: javascript

Verified compatibility and discovery

Frequently asked questions

What is transformers-js?

transformers-js is a open-source AI agent skill with Copy skill directory. Use Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript.

Who is transformers-js best for?

transformers-js is best for reusing agent instructions, scripts, and references, browser automation workflows, data analysis workflows, design and media workflows.

How do I install transformers-js?

Install or run transformers-js using Copy skill directory. Check transformers-js for the latest setup command.

Is transformers-js actively maintained?

transformers-js may need a closer maintenance check before production use.

Share:

Stars
10,916
Forks
725
Last commit
28 days ago
Last verified
Aug 21, 2026
Metadata fetched
Aug 21, 2026
Repository age
10 months
License
Apache-2.0

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to transformers-js