devtools

Tutorials

Exclusive Home Assistant Blueprints: Voice & Smart Automations
134 stars+1★ this week7 forksPythonUpdated 9/14/2026100% free · open source
What it does

Provides ready‑made Home Assistant blueprint files that let you add voice‑controlled smart automations with a single import.

When to use it
  • You want to add a voice trigger (e.g., “Good night”) without writing YAML yourself.
  • You need a quick smart‑home automation (lights, media, climate) that works with Google Assistant or Alexa.
  • You are setting up a new Home Assistant instance and want proven automations to jump‑start your setup.
Ready-to-paste prompt
Say to your voice assistant: **“Hey Google, start movie mode”** – the imported *voice_start_movie.yaml* blueprint will dim the living‑room lights, close the blinds, and turn on the TV to the last watched app.
Heads up: Home Assistant must be version 2023.6 or newer; older versions don’t support the `trigger: platform: conversation` syntax used in these blueprints.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🛠️ Technical setup

Expect 20–40 minutes in a terminal — or let your AI agent drive it.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/1ed65557-3a3f-45fd-8926-49e2b2059606 && curl -fsSL https://workflowstacks.com/api/skills/1ed65557-3a3f-45fd-8926-49e2b2059606/claude-skill -o ~/.claude/skills/1ed65557-3a3f-45fd-8926-49e2b2059606/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Tutorials works
Codeflow
Free to inspect

Tutorials is a medium Python project (~7.4k lines across 7 code files). Expect some technical setup — comfortable with a terminal, or ask a developer. Last commit this month, MIT license, no tests found.

Size
Medium codebase
~7.4k lines · 7 code files · ~1 h to skim
Setup
Some technical setup
Comfortable with a terminal? 20–40 min. Otherwise ask a dev.
Runs on
Python
No API keys detected
Python 100%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    package.json
    Dependencies and the commands it exposes
What's in each folder
scripts/Helper scripts7 files
tools/Helper scripts1 files
images/Images & static assets8 files
.github/CI / automation (GitHub Actions)2 files
READMENo tests foundDocumentedCI checksMIT licenseUpdated this month
Quick Actions
Details
Creator
luuquangvu
Language
Python
Category
devtools
Published
1/4/2025

Are you the creator of this tool? and earn 85% of every sale.

Show it off in your README:

Featured on WorkflowStacks
[![Featured on WorkflowStacks](https://workflowstacks.com/api/badge/1ed65557-3a3f-45fd-8926-49e2b2059606.svg)](https://workflowstacks.com/skills/1ed65557-3a3f-45fd-8926-49e2b2059606?utm_source=github&utm_medium=badge)
🔥 Hot this week, in your inbox
Skills like this, every Monday.

The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.