authoring-taubyte-function-types

Installation
SKILL.md

Authoring Taubyte Function Types

When to use

  • "Create a PubSub-triggered function" / "P2P service / handler"
  • Choosing between --type http and --type https
  • Reviewing a function YAML's trigger: section
  • Wiring a function to a messaging channel or P2P protocol
  • Confirming the four "must-match" strings (call, channel, protocol, command) line up across CLI flag → YAML → Go

The four trigger types (CLI-authoritative)

From tau new function --help:

--type    one of: [http, https, p2p, pubsub]

| Type | Use for |

Related skills

More from taubyte/skills

Installs
12
Repository
taubyte/skills
First Seen
Apr 28, 2026