FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add Sightkick plugin (marketing/seo) by fabio-bergmann · Pull Request #13 · ZeroPointRepo/GrokBotDev · GitHub

Add Sightkick plugin (marketing/seo) - #13

Open
fabio-bergmann wants to merge 1 commit into
ZeroPointRepo:mainfrom
fabio-bergmann:add-sightkick-plugin
Open

Add Sightkick plugin (marketing/seo)#13
fabio-bergmann wants to merge 1 commit into
ZeroPointRepo:mainfrom
fabio-bergmann:add-sightkick-plugin

Conversation

Copy link
Copy Markdown

What this adds

Sightkick — a plugin (content/plugins/sightkick.md). An SEO/AEO autopilot with a remote MCP server: AI-answer visibility tracking, keyword research, article writing/scoring, calendar scheduling, CMS publishing, and Google Search Console proof.

Checklist

  • This PR adds exactly ONE new file under content/.
  • It follows CONTRIBUTING.md — required fields + the golden rules (G1–G8).
  • npm run validate passes locally (171 entries - 36 plugins… validate: OK).
  • slug is kebab-case and exactly matches the filename.
  • I ran / used this myself end to end — see the honest note below.
  • Every URL in the frontmatter resolves to real, relevant content.
  • The prompt body is the real, complete prompt — not a summary or a teaser.
  • The entry body is plain markdown — no raw HTML.
  • I did NOT set verified_at, status: live, awesome_score, featured or sponsor.
  • This is not an ad.
  • I license this contribution under CC BY 4.0.

On G2, honestly

I'm the founder submitting my own tool, so let me be precise about what "works today" covers rather than tick the box flat.

Verified end to end: the MCP server itself. It's live at https://app.sightkick.so/mcp (streamable HTTP, OAuth 2.1 with dynamic client registration), published and active in the official MCP Registry as so.sightkick/mcp, and exercised in Claude Code, Claude desktop and ChatGPT. An unauthenticated request returns 401 — that's the OAuth challenge, not a fault. Discovery card: https://app.sightkick.so/.well-known/mcp/server-card.json. The tool names in the prompt are copied from that card, not from memory.

Not verified: I have not run it inside Grok Bot specifically — I don't have a SuperGrok Heavy / Cursor Ultra seat. Since Grok Bot follows Cursor's existing plugin and MCP policy rather than having its own controls, a standard remote MCP server should connect via AddMcpServer / AuthenticateMcpServer, but I haven't personally watched it happen and won't claim I have. Happy to have that treated as the open question in review, to adjust the install steps if the real Grok Bot flow differs, or to withdraw the PR if an unverified-in-Bot entry isn't something you want to carry.

On G6

The prompt is written to be genuinely operable, not a funnel: it splits free reads from anything that spends money or publishes, and requires the bot to come back and ask before generate_article, publish_article, queue_article, reschedule_article, set_autopilot_mode, track_prompt or retire_prompt. Pricing is stated plainly in pricing_note and agent access isn't upsold — it's included in every paid plan.

Where it came from

Own product. Docs: https://sightkick.so/mcp · machine-readable reference: https://sightkick.so/llm-info · repo: https://github.com/sightkick-so/mcp

Remote MCP server for AI-search visibility, keyword research, article
writing/scoring, publishing and Search Console proof. OAuth 2.1, no API key.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL