{{Kurzbeschreibung: Was kann dieser Skill? Wann wird er aktiviert?}}
Scanned 9/4/2026
Install to Claude Code
npx -y skills add ellmos-ai/skills --skill templates --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Templates?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ellmos-ai-templates-skills)More formats (shields.io, HTML) on the badges page.
---
name: {{skill-name}}
version: 0.1.0
type: skill
author: {{author}}
created: {{YYYY-MM-DD}}
updated: {{YYYY-MM-DD}}
description: >
{{Kurzbeschreibung: Was kann dieser Skill? Wann wird er aktiviert?}}
# Kompatibilitaet
standalone: true
anthropic_compatible: true
bach_compatible: false
bach_origin: false
# Kategorisierung
category: {{kategorie}}
tags: []
language: de
status: draft
# Wie weit darf der Skill nach aussen? public | public potential | private profile | private-only
# Bewusst auf 'private-only' vorbelegt: Eine Vorlage veroeffentlicht nichts von allein.
# Erst wenn der Skill nutzerneutral ist und geprueft wurde, auf 'public' stellen --
# und dann muss er auch im oeffentlichen Repo getrackt sein (testing/privacy_gate.py
# blockiert Abweichungen). Siehe docs/CONVENTIONS.md.
visibility: private-only
# Abhaengigkeiten
dependencies:
tools: []
services: []
protocols: []
python: []
# Provenance (Herkunfts-Tracking)
provenance:
origin: custom
origin_path: null
origin_version: null
origin_repo: null
last_sync_from_origin: null
last_sync_to_origin: null
local_changes_since_sync: false
---
# {{Skill-Name}}
## Beschreibung
{{Ausfuehrliche Beschreibung des Skills und seines Einsatzbereichs.}}
## Wann aktivieren
Nutze diesen Skill wenn:
- {{Anwendungsfall 1}}
- {{Anwendungsfall 2}}
## Vorgehen
{{Schritt-fuer-Schritt-Anleitung oder Prozessbeschreibung.}}
## Hinweise
- {{Wichtige Einschraenkung oder Besonderheit}}
- {{Verweis auf verwandte Skills oder Ressourcen}}
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!