Home / mr-kelly / skills · skills/busabase-community/SKILL.md · GitHub

busabase-community skillA

busabase-community is agent-read markdown (skill) from mr-kelly/skills: Read, answer and post on the Busabase community forum at community.busabase.com through its /api/v1/community REST API. Lists categories and posts, reads a thread with its replies, searches, and publishes posts and replies behind an explicit confirmation. Use when the user invokes $busabase-community or /busabase-community, asks what is happening in the Busabase community, wants an unanswered question triaged or answered, or wants something posted or announced there..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Busabase Community

One zero-dependency CLI over the forum's own REST API. No UI, no local mirror of
the forum, no scraping — `community.busabase.com` is the source of truth and the
API is the only way this skill touches it.

```bash
node skills/busabase-community/scripts/community.mjs <command> [--json]
```

## When to use

- "社区里有什么新帖 / 有没有没人回的问题" → `posts --unanswered`
- "看一下这个帖子" → `post <slug>`
- "帮我回复他" → read the thread first, draft in chat, then `reply` after approval
- "发个公告 / 提个 feature request" → `new` after approval

Not for: emailing, tweeting, or announcing anywhere else. That is a different
skill and a separate approval.

## Setup

```bash
printf 'BUSABASE_API_KEY=%s\n' '<key>' >> skills/busabase-community/.env
chmod 600 skills/busabase-community/.env
node skills/busabase-community/scripts/community.mjs setup    # is it configured?
node skills/busabase-community/scripts/community.mjs whoami   # is the key still valid?
```

The skill reads its own env file — no `source`, no exporting. Files are read
**nearest-first**, and a variable already exported in the shell always wins over
every file:

| Order | Where |
| --- | --- |
| 1 | `$BUSABASE_ENV_FILE`, if set |
…

Read the whole file at its exact version.

How to install

Latest version
mdr add mr-kelly/skills/busabase-community@git:20260924.daf00db
Exact content
mdr add mr-kelly/skills/busabase-community@sha256:14f9c65b14c1faa5

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_ieaan66maqv63wzp.svg)](https://markdownregistry.com/a/art_ieaan66maqv63wzp)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260924.daf00db latest2026-09-24 daf00db 12,274 BA view · diff
git:20260921.e0d79be2026-09-21 e0d79be 11,123 BA view · diff
git:20260921.1b805832026-09-21 1b80583 10,302 BA view · diff
git:20260921.f3295ad2026-09-21 f3295ad 5,888 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (12274 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

mr-kelly/skills · 5 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ieaan66maqv63wzp
GET https://markdownregistry.com/api/v1/resolve?ref=mr-kelly/skills/busabase-community
GET https://markdownregistry.com/api/v1/blob/14f9c65b14c1faa5cb03ceded1549824f82bc299f24f25d3092f7bb3c0bd5c90

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from mr-kelly/skills

AGENTS.md agents
mr-kelly/skills · AGENTS.md
git:20260921.f3295ad · audit A · 5 stars
CLAUDE.md claude
mr-kelly/skills · CLAUDE.md
git:20260808.5ce8d82 · audit B · 5 stars
agent-rules skill
mr-kelly/skills · skills/agent-rules/SKILL.md · Align all AI coding agents to a single source of truth. AGENTS.md for rules, .agents/skills/ for skills, symlinks for…
git:20260907.3d5d7e1 · audit A · 5 stars
buda-community skill
mr-kelly/skills · skills/buda-community/SKILL.md · Read, answer and post on the Buda community forum at community.buda.im through its /api/v1/community REST API. Lists…
git:20260924.daf00db · audit A · 5 stars
kelly-ads skill
mr-kelly/skills · skills/kelly-ads/SKILL.md · Ad-campaign command desk (投放指挥台, Busabase App-in-Skill) for a cross-border e-commerce seller running Amazon Ads, Meta…
git:20260824.d18190a · audit A · 5 stars
kelly-agent-builder skill
mr-kelly/skills · skills/kelly-agent-builder/SKILL.md · Busabase-backed App-in-Skill low-code agent configuration and governance console for a platform team. Use when the user…
git:20260824.d18190a · audit A · 5 stars
kelly-agent-eval skill
mr-kelly/skills · skills/kelly-agent-eval/SKILL.md · Review board (Busabase App-in-Skill) that runs a fixed suite of mock test cases against a baseline vs candidate agent…
git:20260824.d18190a · audit A · 5 stars
kelly-agent-observability skill
mr-kelly/skills · skills/kelly-agent-observability/SKILL.md · Busabase App-in-Skill dashboard visualizing a generated MOCK fleet of LLM agents running behind a shared AI gateway for…
git:20260824.d18190a · audit A · 5 stars
kelly-ai-newsroom skill
mr-kelly/skills · skills/kelly-ai-newsroom/SKILL.md · Kelly AI Newsroom: App-in-Skill daily industry intelligence cockpit for AI/news-source intelligence (Busabase…
git:20260824.d18190a · audit A · 5 stars
kelly-app-skill-creator-tests skill
mr-kelly/skills · skills/kelly-app-skill-creator-tests/SKILL.md · Build, maintain, and run conformance tests for canonical App-in-Skill projects created by kelly-app-skill-creator. Use…
git:20260812.92014c1 · audit A · 5 stars
kelly-app-skill-creator skill
mr-kelly/skills · skills/kelly-app-skill-creator/SKILL.md · Design and create Busabase-backed App-in-Skill packages with a canonical app project, Busabase-native setup and product…
git:20260923.c711674 · audit A · 5 stars
kelly-audit skill
mr-kelly/skills · skills/kelly-audit/SKILL.md · Personal finance anomaly review desk (Busabase App-in-Skill) that imports the three business tables — orders, invoices…
git:20260824.d18190a · audit A · 5 stars

Every file in mr-kelly/skills

Browse by kind, by grade A, or by owner.