SonicJS is a TypeScript-first headless content-management system that exposes content through REST APIs and an administrative interface, running on Cloudflare Workers or other SQLite-compatible environments. It is for developers building applications that manage and publish structured content, with storage through technologies such as D1 and R2. Catalogue add-ons help coding agents create and work with SonicJS projects and content.
Borrowing it
Nothing to install: this file belongs to SonicJs-Org/sonicjs. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/SonicJs-Org/sonicjs/main/.claude/commands/sonicjs-seo-discord-sync.mdgit clone --depth 1 https://github.com/SonicJs-Org/sonicjsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/sonicjs-org/sonicjs/sonicjs-seo-discord-sync)<a href="https://agentmods.dev/commands/sonicjs-org/sonicjs/sonicjs-seo-discord-sync"><img src="https://agentmods.dev/badge/commands/sonicjs-org/sonicjs/sonicjs-seo-discord-sync/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/sonicjs-org/sonicjs/sonicjs-seo-discord-sync"><img src="https://agentmods.dev/badge/commands/sonicjs-org/sonicjs/sonicjs-seo-discord-sync.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00637 |
| Opus 5 | $0.00000 | $0.00318 |
| Sonnet 5 | $0.00000 | $0.00127 |
| Haiku 4.5 | $0.00000 | $0.00064 |
Grade A, and why
sonicjs-seo-discord-sync scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 112 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Discord to Searchable Content Sync
Help surface valuable Discord discussions as searchable web content for SEO benefits.
Purpose
Discord conversations contain valuable community knowledge that:
- Answers common questions
- Shows real-world use cases
- Demonstrates community engagement
- Contains solutions to problems
But Discord content isn't indexed by search engines. This command helps transform that content into searchable resources.
Legitimate Approaches
1. FAQ Generation from Discord
- Review Discord channels for frequently asked questions
- Extract Q&A pairs with proper attribution
- Create FAQ pages in the documentation
- Link back to Discord for continued discussion
Output location: www/src/app/faq/page.mdx
2. Community Showcase
- Highlight real projects built with SonicJS
- Feature community members (with permission)
- Share success stories and use cases
Output location: www/src/app/showcase/page.mdx
3. Troubleshooting Guide
- Compile common issues and solutions from Discord
- Create searchable troubleshooting documentation
- Include error messages for SEO (people search exact errors)
Output location: www/src/app/troubleshooting/page.mdx
4. Discussion Archive (With Consent)
- Archive helpful Discord threads (with permission)
- Make them searchable and linkable
- Maintain attribution to original authors
Implementation Options
Option A: Manual Curation
- Identify valuable Discord threads
- Summarize into documentation
- Add proper attribution
- Link to original Discord
Option B: Discord Bot Integration
Create a bot that:
- Watches for resolved support threads
- Extracts Q&A with user consent
- Formats as MDX content
- Creates PR for review
Option C: Community Wiki
- Set up a wiki-style section in docs
- Allow community contributions
- Moderate for quality
- Cross-link with Discord
Content Template
---
title: "[Question from Discord]"
description: "Community answer to: [question summary]"
source: "Discord #help channel"
contributors: ["@username1", "@username2"]
date: "YYYY-MM-DD"
---
# [Question]
**Asked by**: @username in #channel
[Original question text]
## Solution
[Accepted answer or solution]
## Discussion
[Key points from the thread]
## Related Resources
- [Link to docs](/docs/relevant-page)
- [Discord thread](discord-link) - Join the conversation
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 112 lines · 0 tokens per session scan A e4b3c1894772
sonicjs-seo-discord-sync is a command published in the GitHub repository SonicJs-Org/sonicjs (1,700 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 637 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other commands, from other repositories
shadcn-add
Add a new ShadCN/UI component to Shade with Storybook stories.
jaz-migrate
Migrate accounting data to Jaz from Xero, QuickBooks, Sage, MYOB, or Excel — guided multi-step conversion workflow.
jaz-doc-collect
Scan and classify client documents for upload to Jaz — local files and cloud links (Dropbox, Drive, OneDrive).
jaz-tax-sg
Run Singapore Form C-S / C-S Lite corporate income tax computation using Jaz data — pull P&L, classify add-backs, compute capital allowances, apply exemptions.
jaz-audit-prep
Compile an audit preparation pack in Jaz — generate reports, schedules, and reconciliations for auditor or tax agent.
jaz-credit-control
Run credit control workflow in Jaz — review aged receivables, generate overdue chase list, assess bad debts.