Skip to content

feat(pstack): add make-bot-ui skill - #271

Merged
poteto merged 1 commit into
mainfrom
benny/add-make-bot-ui-773c
Aug 27, 2026
Merged

feat(pstack): add make-bot-ui skill#271
poteto merged 1 commit into
mainfrom
benny/add-make-bot-ui-773c

Conversation

@poteto

@poteto poteto commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Why

Agents keep inventing webhook-UI wiring. This skill is the recipe for a clickable page that wakes a Grok Bot over a webhook, with the sender key kept on the server.

Scope

Adds the new nested skill at skills/grokbot/make-bot-ui/SKILL.md, adds the README row, and bumps pstack to 0.14.4. The file is copied as-is.

Tradeoffs

The skill is nested under grokbot/ for grouping. The skill id remains make-bot-ui.

Blast Radius

This change affects agents that invoke /make-bot-ui. plugin.json already auto-discovers ./skills/.

Verification

The file matches the approved text byte-for-byte. The five numbered steps are the only UI click path. No sender-key value, bearer token, example secret, or real webhook id is in the tree. pstack has no quick-validate or lint-skill-frontmatter command, so no skill-frontmatter lint ran; the approved name: Make Bot UI remains unchanged. The plugin manifest passes the repository JSON schema.

Open in Web Open in Cursor 

Co-authored-by: lauren <poteto@users.noreply.github.com>

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.

Fix All in Cursor

Reviewed by Cursor Bugbot for commit c3d9f68. Configure here.

Comment thread pstack/skills/grokbot/make-bot-ui/SKILL.md
@cursor

cursor Bot commented Aug 27, 2026

Copy link
Copy Markdown

PASS

Verified head SHA: c3d9f6813e530f97702ad635df32c94e9912e6e3

  1. PASS — The skill is at pstack/skills/grokbot/make-bot-ui/SKILL.md; its leaf identity is make-bot-ui, and grokbot/ is only the organizational directory.
  2. PASS — Frontmatter uses name: Make Bot UI, and the description mentions a Grok Bot webhook, the sender key, and Tailscale.
  3. PASS — The skill has exactly the six required H2 sections, with the required names and order.
  4. PASS — The only numbered UI click path is the required five-step path: agent name or Cmd+Shift+I, Routines list, routine, URL, then sender key.
  5. PASS — No sender-key value, bearer token, example secret, or real webhook ID appears; only placeholders such as <key> and <id> appear.
  6. PASS — The README row names /make-bot-ui and links to ./skills/grokbot/make-bot-ui/SKILL.md.
  7. PASS — plugin.json has version 0.14.4 and skills set to ./skills/.
  8. PASS — The diff contains only the new skill, one README row, and the plugin version change.
  9. PASS — GitHub reports MERGEABLE / CLEAN, and the validate check completed with SUCCESS.

@poteto
poteto merged commit 799151d into main Aug 27, 2026
2 checks passed
@poteto
poteto deleted the benny/add-make-bot-ui-773c branch August 27, 2026 01:42
github-actions Bot added a commit to SmailG/claude-cursor-plugins that referenced this pull request Aug 27, 2026
…cursor#271)

chore: sync with cursor/plugins — feat(pstack): add make-bot-ui skill (cursor#271)
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