Skip to content

feat: add expression and messaging skills#14

Open
re-pixel wants to merge 1 commit into
superplanehq:mainfrom
re-pixel:feat/expr-and-msg-skills
Open

feat: add expression and messaging skills#14
re-pixel wants to merge 1 commit into
superplanehq:mainfrom
re-pixel:feat/expr-and-msg-skills

Conversation

@re-pixel
Copy link
Copy Markdown

Two focused skills that give third-party agents the reference context they need to edit canvas node configurations correctly on the first pass:

superplane-expressions -- Expr syntax (payload access, nil-safe patterns with ?./??, let bindings, truncation, string/array/date functions), payload structures, YAML scalar styles with {{ }}, expression vs text field types, error behavior, and tested examples from real canvas templates.

superplane-messaging -- Per-provider field reference for all messaging components (Discord embeds, Slack mrkdwn, Telegram Markdown, Teams, SendGrid, SMTP) with character limits, capability summary, and formatting examples including a multi-provider comparison.

Split into two skills as there are many use-cases where only one of them is relevant.

…ges for different providers

Signed-off-by: re-pixel <relja.brdar@gmail.com>
@shiroyasha
Copy link
Copy Markdown

related to superplanehq/superplane#4297

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants