Skip to main content

mybigday/bricks-ctor-agent-skills

SkillsMP has collected 12 skills from mybigday/bricks-ctor-agent-skills. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
12
GitHub stars
0
GitHub forks
1

Skills in this repository

1 occupation categories · 92% classified

Showing 12 of 12 collected skills.

occupation
unclassified
description

Analyse what real BRICKS devices and their users actually did, from `bricks device metrics` (uptime heartbeat, memory, disk) and `bricks activity-log` (every runtime event, plus screenshot history when enabled). Use for fault diagnosis (freeze, restart, wrong…

updated
occupation
Software Developers
description

Use when the user wants to extract a reusable template (prompt) from an existing BRICKS application. Analyzes the project's design, data flow, and key features, then produces a concise 5-10 item requirement list that can be used as a prompt to recreate a…

updated
occupation
Software Developers
description

Use before adding any AI feature to a BRICKS app — chat, Q&A, voice interface, transcription, semantic search / RAG, or AI-generated media. Picks the right generator for the feature and target platform from the built-in catalog - local LLMs (llm/GGML, mlxLlm,…

updated
occupation
Software Developers
description

Use when choosing or changing the actual model for an AI feature in a BRICKS app — which GGUF, which quantization, which size — and when checking whether target devices can run it. Encodes hardware sizing rules - RAM budgets (the llm/GGML generator requires…

updated
occupation
Software Developers
description

Use when implementing a complete AI feature in a BRICKS app end-to-end, after generator and model choice. Proven wiring patterns with events, actions, and Property Bank state - voice kiosk (VAD → STT → LLM → TTS, or the assistant generator with MCP tools and…

updated
occupation
Software Developers
description

Use when the user brings a Word document (.docx) into their BRICKS project and wants its content in the app — menus, price lists, policies, product sheets, event programs, manuals, service guides. Extracts headings, paragraphs, lists, tables, and embedded…

updated
occupation
Software Developers
description

Use when the user brings a PDF into their BRICKS project and wants its content in the app — menus, price lists, schedules, catalogs, brochures, reports, or scanned documents. Extracts text on the design machine with a bundled script, routes the results into…

updated
occupation
Software Developers
description

Use when the user brings a presentation (.pptx) into their BRICKS project — company decks, menus designed as slides, event programs — and wants it on screen. Extracts per-slide text, titles, speaker notes, and embedded images on the design machine with a…

updated
occupation
Software Developers
description

Use when the user brings a spreadsheet (.xlsx, .csv, .tsv) into their BRICKS project and wants its data in the app — product lists, price tables, schedules, bookings, inventory, KPI sheets. Parses sheets into structured, typed rows on the design machine with…

updated
occupation
Software Developers
description

Use when the user wants to create or modify 3D assets for a BRICKS app using Blender — product models, mascots, environments, 3D logos, exhibition pieces — or to convert existing models (FBX/OBJ/USD/.blend) into BRICKS-ready glTF. Drives the local Blender…

updated
occupation
Software Developers
description

Use when adding or editing a 3D scene in a BRICKS app with the Scene3D brick — product viewers, showcases, menus with 3D flair, ambient scenes. Covers uploading .glb/.gltf/.usdz assets to the project media box (md5-addressed, preloaded for offline), declaring…

updated
occupation
Software Developers
description

Use when making a Scene3D brick interactive — spin/inspect product viewers, click-to-explore demos, kiosk attract loops, or simple 3D mini-games. Covers the per-frame script (a pure expression evaluated every frame with time, dt, objects, camera, variables,…

updated
Showing 12 of 12 collected skills.