Skip to main content
archetypeai
GitHub creator profile

archetypeai

Repository-level view of 25 collected skills across 2 GitHub repositories.

skills collected
25
repositories
2
updated
Aug 21, 2026
repository explorer

Repositories and representative skills

apply-ds
software-developers

Apply DS tokens, components, and patterns to an existing demo initialized with ds-cli init.

Apr 21, 2026
build-pattern
software-developers

Creates composite UI patterns by assembling design system primitives. Use when building reusable components that combine multiple primitives (Card, Button, Input, etc.), creating dashboard widgets, form groups, sensor cards, data displays, or any complex…

Apr 21, 2026
create-dashboard
software-developers

Scaffolds a full-viewport dashboard layout with no scrolling, a branded menubar with the Archetype AI logo, and panel-based content areas. Use when creating a dashboard UI, building a full-screen layout, setting up a monitoring view, creating a control panel,…

Apr 21, 2026
deploy-worker
software-developers

Deploys a SvelteKit project to Cloudflare Workers with CI/CD auto-deploy on merge to main. Use when deploying a project, setting up wrangler configuration, running a local worker dev server, managing secrets, configuring environments, or when the user…

Apr 21, 2026
embedding-from-file
software-developers

Run an Embedding Lens by streaming sensor data from a CSV file. Use when extracting embeddings from time-series CSV data for visualization, clustering, dimensionality reduction, or similarity analysis.

Apr 21, 2026
embedding-from-sensor
software-developers

Run an Embedding Lens by streaming real-time data from a physical sensor (BLE, USB, UDP, or recording playback). Use when extracting live embeddings from sensor hardware for real-time visualization or clustering.

Apr 21, 2026
embedding-upload
software-developers

Run an Embedding Lens by uploading a CSV file for server-side processing. Use when you want to upload a file and get embeddings without local streaming.

Apr 21, 2026
fix-accessibility
software-developers

Audits and fixes accessibility issues in projects using shadcn-svelte and the Archetype AI design system. Use when running an a11y audit, fixing WCAG violations, adding aria labels, improving keyboard navigation, fixing focus management, adding screen reader…

Apr 21, 2026
Showing 8 of 16 collected skills.
atai-task-verification-agent
unclassified

Run Archetype AI's managed Task Verification (TVA) agent over the Agents API — upload a recording AND a reference procedure (an SOP), create a bundle from the `tva` blueprint, run it, poll, download a per-step PASSED / FAILED / MISSING verdict per step. Use…

Aug 21, 2026
atai-anomaly-discovery-agent
unclassified

Run Archetype AI's managed Anomaly Discovery (AD) agent over the Agents API — upload a prepared sensor CSV, resolve the pre-packaged "AD Quick Start" bundle by name (a fitted LOF detector and its threshold are already pinned), run it, poll, download a…

Aug 20, 2026
atai-manual-generation-agent
unclassified

Run Archetype AI's managed Manual Generation (MGA) agent over the Agents API — upload a procedure video, create a bundle from the canonical `mga` blueprint, run it, poll, download an ordered, timestamped manual. Use when the user has a recording of a…

Aug 20, 2026
atai-operational-state-monitoring-agent
unclassified

Run Archetype AI's managed Operational State Monitoring (OSM) agent over the Agents API — upload a sensor CSV, resolve a maintained pre-packaged "OSM Quick Start" bundle (classifier + windowing already pinned), run it, poll status + audit events, download the…

Aug 20, 2026
atai-rare-event-detection-agent
unclassified

Run Archetype AI's managed Rare Event Detection (RED) agent over the Agents API — upload a sensor CSV, resolve the pre-packaged "RED Quick Start" bundle by name (its nearest-prototype classifier and windowing are already pinned), run it, poll status + audit…

Aug 20, 2026
atai-design-system
unclassified

Build the front-end for a Newton demo with the Archetype AI Design System — the published, versioned packages (`@archetypeai/ds-lib-tokens`, `@archetypeai/ds-ui-svelte-console`, `@archetypeai/ds-ui-svelte-labs`) and the `ds` scaffolding CLI…

Aug 18, 2026
atai-newton-omega-model-data-prep
data-scientists-152051

Clean, split, and featurize multivariate time-series data before embedding it with the Omega model. Bundles three reusable building blocks: `DataPreprocessor` (diagnose timestamp regularity, gaps, and nulls; build continuous gap-aware temporal blocks with…

Jun 23, 2026
atai-newton-omega-model
data-scientists-152051

Get time-series embeddings from Archetype AI's Omega encoder (`OmegaEncoder::omega_embeddings_1_4`) over the prod `/query` endpoint — send a window of sensor readings, get back a fixed-size vector per channel, no batch job and no session. Use this skill when…

Jun 17, 2026
Showing 8 of 9 collected skills.
Showing 2 of 2 repositories
All repositories loaded