You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
873 B
14 lines
873 B
######################################################################
|
|
# @CCOSTAN - Follow Me on X
|
|
# For more info visit https://www.vcloudinfo.com/click-here
|
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
|
# -------------------------------------------------------------------
|
|
# Network Diagrammer Agent - Codex skill entry metadata.
|
|
# Defines the OpenAI-facing launcher text for this local skill.
|
|
# -------------------------------------------------------------------
|
|
######################################################################
|
|
interface:
|
|
display_name: "Network Architecture Diagrammer"
|
|
short_description: "Generate Excalidraw-ready homelab diagrams"
|
|
default_prompt: "Use $network-architecture-diagrammer to turn a plain-English homelab or network architecture request into a Mermaid-first diagram that imports cleanly into Excalidraw."
|