Miasin Labs
Official@Miasin-Labs · United States of America
"Միասին — built together, built to last."
Agent Skills by Miasin Labs
Showing 9 vetted skills indexed across 1 GitHub repositories.
catch-up
Scans tracked priorities across connected tools and reports actionable changes on a schedule.
verify
Verify code changes by running the application and capturing observable runtime behavior.
pre-meeting-checkin
Assembles meeting context and sends a brief heads-up message before calendar events.
run-skill-generator
Generates per-project run skills with verified driver scripts for launching and driving applications.
run-<unit-name>
Provides a template for documenting how to build, run, and test a project unit.
morning-checkin
Generates a once-a-day morning brief from calendar events, overnight inbox activity, and scheduled check-ins.
run
Launch and drive a project's actual application to verify changes work in real usage.
dream
Consolidates daily session logs and memories into organized topic files and learnings.
verification-findings
Guides verification runs using persisted failure reports to target previously fragile areas.
Frequently Asked Questions About Miasin Labs
FAQPage SchemaWhat tasks can I accomplish using Miasin Labs' skills?▼
You can run scheduled morning briefings and pre-meeting check-ins, verify code changes by launching and observing the real app, generate per-project build/run instructions, and consolidate nightly reflections with durable verification findings to avoid repeating failed checks.
Who are Miasin Labs' skills designed for?▼
They target developers and agent users who want proactive daily briefings tied to their calendar and inbox, plus engineers who need to confirm fixes work in the running application rather than relying on tests alone before pushing changes.
How do the scheduled check-in skills work in practice?▼
The morning-checkin skill runs once daily in the two hours before work, scanning calendar, mail, chat, and docs. It schedules one-shot cron tasks for pre-meeting-checkin, which fires minutes before events with materials and a brief. The dream skill runs overnight from 1–5am.
How does the run skill launch different project types?▼
The run skill first looks for an existing per-project run-<unit-name> skill; otherwise it falls back to built-in patterns per project type, covering CLI, server, TUI, Electron, browser-driven, and library projects to start, test, or screenshot the app.
What prerequisites do Miasin Labs' skills require?▼
Skills rely on a scheduled task scaffold for cron-based execution (morning-checkin, pre-meeting-checkin, dream), access to calendar, mail, chat, and docs for digests, and a runnable local project environment for the verify and run skills.