ai-product-description-generator-free

Generate product descriptions using free AI backends: Ollama (local, offline) or HuggingFace Inference API (free online). Use when creating e-commerce copy without paid API keys, running product description generation offline, or testing AI copy tools for free.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ai-product-description-generator-free" with this command: npx skills add loutai0307-prog/ai-product-description-generator-free

AI Product Description Generator (Free)

Generate product descriptions using free AI backends — no paid API key required.

What This Skill Owns

  • Product description generation via Ollama (local/offline)
  • Product description generation via HuggingFace Inference API (free tier)
  • Input: product name + features; Output: ready-to-use copy

What This Skill Does Not Cover

  • Image-based descriptions (use ai-product-description-from-image)
  • Paid API backends (OpenAI, Grok, etc.)
  • Bulk batch processing

Credentials

VariableRequiredDescription
HF_TOKENNoHuggingFace API token (free at huggingface.co/settings/tokens) — only needed for HuggingFace backend
OLLAMA_HOSTNoOllama server URL (default: http://localhost:11434)
OLLAMA_MODELNoOllama model name (default: llama3)

Commands

generate

Generate a product description using Ollama (default) or HuggingFace.

# Ollama backend (local, no key needed)
bash scripts/script.sh generate --product "Wireless Headphones" --features "noise cancelling, 30h battery"

# HuggingFace backend (free online)
HF_TOKEN=hf_xxx bash scripts/script.sh generate --product "Running Shoes" --features "lightweight" --backend huggingface

Backends

  • ollama — Local inference via Ollama. Requires Ollama running at localhost:11434 (default)
  • huggingface — Free HuggingFace Inference API. Optionally set HF_TOKEN for higher rate limits

Requirements

  • python3 (standard library only)
  • Ollama installed and running (for ollama backend): https://ollama.ai
  • Internet connection (for huggingface backend)

Feedback

https://bytesagain.com/feedback/ Powered by BytesAgain | bytesagain.com

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

E-Commerce Livestream Overlay Generator

Fully automated e-commerce livestream overlay generation. Given a brand, product, and promotional info (or a product photo directly), automatically generates...

Registry SourceRecently Updated
830Profile unavailable
General

Ecommerce Ad Copy Generator Free

Free basic version of ecommerce ad copy generator. Generates 3 ad copies from product info, and reserves premium upgrade hooks for 10-copy batch generation a...

Registry Source
3270Profile unavailable
Automation

Free AI Bot

🤖 Free AI Bot - 免费 AI 聚合器。整合 Ollama 本地模型 + Cloudflare Workers AI + Groq 等免费资源,智能路由+故障转移,让 AI 零成本运行。

Registry SourceRecently Updated
2480Profile unavailable
Web3

Pangolinfo Amazon Scraper: Products + Keywords + Reviews + Categories

Scrape Amazon as JSON — products, keywords, reviews, BSR. 13 regions. Anti-bot. 60 free credits. Claude Code, Cursor, LangChain.

Registry SourceRecently Updated
3044Profile unavailable