9 lines
531 B
Markdown
9 lines
531 B
Markdown
---
|
|
name: forum-post
|
|
description: >
|
|
Post a technical article to community.azcomputerguru.com (Flarum forum). Drafts from context, shows preview, inserts via paramiko SSH to Flarum DB. Use for "/forum-post" or sharing a solution writeup.
|
|
---
|
|
|
|
See `.claude/commands/forum-post.md` for the workflow (analysis of session logs or docs, draft generation, preview, then the actual DB insert via SSH + SQL).
|
|
|
|
Grok: read the command + use terminal for the SSH parts (or the 1password/vault for creds). Be careful with the forum DB writes. |