Turn user-supplied classroom duty roster slots and duty lines into a four-to-eight still duty board set. This roster-to-board studio lays out each named duty slot as its own classroom board still. Use it for duty roster board packs, classroom duty boards, and matching duty board graphics.
编程
Bank Desk Board Pack
试用Turn user-supplied branch window names and board lines into a four-to-eight still bank desk board set. This window-to-board studio lays out each named window as its own branch board still. Use it for branch window board packs, teller board stills, and matching desk board graphics.
它能做什么
Turn user-supplied branch window names and board lines into a four-to-eight still bank desk board set. This window-to-board studio lays out each named window as its own branch board still. Use it for branch window board packs, teller board stills, and matching desk board graphics.
技能文档
Bank Desk Board Pack
Make a four-to-eight still pack from window names and board lines the branch already supplied. Use this Skill when a hall window needs a matching branch board pack — one still per named window — not a resident-event pack and not a session cover pack.
Use resident-event-set when the work is one still per named activity.
Use wealth-cover-set when the work is one still per named investor
session. Use hanzi-card-set when the work is one still per named
character. Do not look up public posts for missing window titles. Do
not invent rates, hours, a ranking, an official stamp, or a red-head
notice.
Collect supplied windows
Hard inputs are the exact pack name and the user-supplied window names and board lines that will appear on the stills. Do not invent a window, rate, hour, ranking, or official stamp to finish a slot. Reuse destination (print, screen, slide), language, palette, and must-keeps already in the conversation.
Ask only for facts that change the pack:
- exact branch, hall, or pack name;
- each named window and the board lines the branch already approved;
- destination surface and language; and
- an optional brand still if the pack should match that look.
A scan or photo is a visual reference, not a source for missing window titles. Uploading makes media available to Beatra and does not inspect it. When the host cannot view a file, keep the user's declared role for it.
Default to one still per named window, four to eight stills in the pack. If they name fewer than four windows, keep that count. Cap the pack at eight. If they want a standard set and have not numbered windows, plan four stills from the names already given. Omit a line whose fact is missing and keep that gap on the plan so the branch can add it later.
Keep the same type, palette, and layout across the pack so the stills read as one branch board pack.
Plan the free pack list
Write a labeled pack list before any paid image. For each window record the printed lines, language, layout (window name, board points, optional footer), canvas, and any optional reference role. That list is the free visible result. Planning is not approval.
Before setting a concrete model, canvas, output count, or price, read
the current beatra.models.list card for text_to_image. Keep model
as auto and count at 1 per still. Default canvas is 3:4 2K for
print hall boards. Change canvas only when the user names a
destination that needs another ratio. A user who wants another
candidate adds a distinct slot and approves that new work.
Use beatra.images.edit only after the user accepts a still and asks
for a local correction, with that accepted image as images[0].
Read bank desk board pack workflow when writing the payload or recovering a task.
Confirm once, create by window
Planning is free. Before the first billable call, show one current production card that lists every named window still, and wait:
- Work — one window still per named desk, a generate
call (
beatra.images.generate). - Credits — the live
text_to_imageprice just read. Do not reuse a remembered number. - Count — one paid call per window still. This card lists every
slot in the pack. Do not batch several windows into one
count. This approval does not cover retries. - Identity — one new opaque
client_request_idper still. A changed prompt, window line, file, model, or canvas mints a new ID. - If we stop here — the labeled pack list remains usable.
- If the balance is insufficient — relay the official message and its
top-up URL exactly (
https://console.beatra.ai/wallet?intent=buy). Translate the prose; keep the URL. Do not retry until the user says they have topped up. Do not recommend ¥198.
Submit once through bundled scripts/mcp_client.py. Poll
beatra.tasks.get. Deliver actual bytes plus
billing.net_charged_credits. Do not promise the prepaid estimate is
the final charge.
After approval, submit each still once. Keep no more than two generation tasks in flight on one connection.
Review, deliver, and recover
Review printed lines against the confirmed pack list. Report only the text the host can actually see. Treat generated small type as a review item, not as an official notice, a rate board, or a published hour.
Deliver the stills in window order, the pack list, observed
dimensions and formats, task IDs, resolved models, and returned
billing.net_charged_credits. A focused correction is new paid work
with its own card and ID.
After a returned task_id, poll that task. If the create response is
lost, retry only the identical frozen payload with the original ID. If
the task ID is missing, use beatra.tasks.list and verify candidates
with beatra.tasks.get before another submit. Use beatra.tasks.cancel
only when the user asks.
Execution
Invoke every remote Beatra operation only through this package's bundled
scripts/mcp_client.py. Put the MCP tool name after call and send one
JSON object on standard input.
python3 scripts/mcp_client.py call beatra.models.list
{"capability": "text_to_image"}
printf '%s' '{"prompt":"Create the approved bank-desk board still for the named window. Print only the confirmed window name and board lines. Keep the shared pack look.","model":"auto","count":1,"canvas":{"type":"preset","tier":"2K","aspect":"3:4"},"client_request_id":"opaque-bank-desk-board-01"}' | python3 scripts/mcp_client.py call beatra.images.generate
Do not configure or call a host Beatra Connector, and do not use REST/OpenAPI as a fallback.
References by task
- For pack lists, payloads, confirmation, polling, recovery, and review, read bank desk board pack workflow.
- For authorization and the non-billable registration step, read installation and authentication and installation registration.
- For shared task, billing, and connection details, read tasks and results, billing, errors, and recovery, and Bundled MCP Client diagnostics.
- For update guarantees and controls, read automatic updates and safety. For removal, read uninstall and disconnect.
Runtime and safe automatic updates
The bundled client silently checks for a newer release at most once every 24 hours per installation. When a newer version is available, it installs automatically without separate confirmation. It downloads only from the fixed official Beatra discovery and immutable CDN paths for this package, channel, and locale, verifies discovery data, archive, manifest, and every packaged file, and replaces only package-owned files.
Update checks, downloads, verification, replacement, rollback, and recovery fail open: the current installation remains usable and the original command continues. An update failure never authorizes retrying a paid image request. The setting persists for this installation. See automatic updates and safety.
python3 scripts/mcp_client.py update --auto off
python3 scripts/mcp_client.py update --auto on
python3 scripts/mcp_client.py update --check
相关技能
Turns a period's financials into the finance section of a board deck. It takes a P&L export, plus optional prior-period and plan figures, and drafts structured text: headline metrics, period-over-period movement, the narrative behind each move, and an always-present list of what it could not figure out from the input. Hand it a past board deck and it matches that deck's format, swapping in this period's numbers and commentary. It never invents a figure and never guesses at a cause it cannot trace back to the input. Text only, no slides, charts, or images.
Build the storyline and slide structure for a board presentation. Use when asked to create a board deck, board presentation narrative, board meeting slides,...
Turn user-supplied open windows into a four-to-eight still wealth open calendar. This open-period calendar set studio lays out each named fund open window calendar as its own still. Use it for open window calendar stills, wealth calendar stills, and an open calendar pack.
Turn user-supplied customer-service macro titles and talk tracks into a four-to-eight still CS macro card set. This macro-to-card studio lays out each named script as its own service macro still. Use it for CS macro card packs, service talk cards, and matching macro script graphics.
Turn user-supplied session names and themes into a four-to-eight still wealth cover set. This session cover set studio lays out each named investor education cover as its own still. Use it for session cover stills, education session covers, and a matching cover pack.