AI Agent Hub
Back to skills
🏢

Comment Pin Card

Business Operations Updated 2026.08.29

Paste the following prompt into your AI chat to install this skill:

Please install @beatra-ai/comment-pin-card according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Ops teams often summarize pinnable seller comments in a report, but the deliverable for a post is a single visual card. This skill turns seller-selected public comment text into one image card per quote. It reads comments and renders images only; it does not post or pin on the platform. If quotes are already pasted, it can proceed directly; if it must read from a public post link, lookup is a separate confirmed, billed step.

How it works

The workflow is plan first, look up second, render third:
- Capture hard inputs: public post link or copied comment text, without inventing usernames or likes.
- Emit a free annotated pin-card plan with quote, language, and visual role.
- For comment lookup, confirm separately with live credits, one prepaid lookup, and a new client_request_id.
- For image generation, confirm separately using current text_to_image pricing and one count = 1 call per quote.
- Run all Beatra calls through the bundled scripts/mcp_client.py, poll beatra.tasks.get, and deliver actual files plus billing.net_charged_credits.

Boundaries and notes

The skill does not own comment strategy or platform publishing actions. Lookup does not authorize rendering, and rendering does not publish. If balance is insufficient, follow the official notice and avoid automatic paid retries. If a create response is lost, check beatra.tasks.list first, then verify the task, and reuse identifiers only when parameters are byte-identical.

Use Cases

  • Social media ops turns seller-selected praise quotes into single pinned image cards instead of a comment digest.
  • Content ops renders one deliverable still image card per copied comment quote.
  • Brand support reads one public post comment page after confirming live credits for lookup.
  • Ops verifies model, credits, and one generation call per card before billing.

Best For

  • Xiaohongshu ops who turn public post comment quotes into pinned image cards
  • content ops who render seller-selected praise quotes into image files for delivery
  • brand ops who require live credit and call-count confirmation before paid lookup or rendering
  • support leads who need comment-to-image cards without posting or pinning on the platform