Skip to main content

ai-ecoverse/slicc

SkillsMP has collected 30 skills from ai-ecoverse/slicc. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
30
GitHub stars
29
GitHub forks
14

Showing 30 of 30 collected skills.

occupation
Computer Occupations, All Other
description

Use this when the user wants to write a new skill, edit an existing one, or understand SLICC's skill system. Covers SKILL.md frontmatter (name, description, allowed-tools), how to write a description that triggers reliably, native `/workspace/skills/` vs…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when committing, pushing, opening or updating a PR, or when CI fails on lint, typecheck, build, or coverage. Covers the full verification pass (lint → typecheck → test → coverage → build), lint:ci strictness, the boy-scout debt gate…

updated
occupation
Network & Computer Systems Administrators
description

Use this when investigating memory pressure, suspected leaks, or out-of-memory crashes in the SLICC runtime (kernel worker, realms, WASM commands like vpod/ffmpeg/python3). Covers the `meminfo` shell command, how to read its breakdown, and its isolation…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when writing or updating Vitest tests, setting up VirtualFS/fake-indexeddb tests, or when test:coverage fails a floor. Includes the ratchet rule (never hand-lower coverage-thresholds.json), VirtualFS dbCounter isolation pattern, RestrictedFS security test…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Launch a local SLICC dev instance in a controllable browser (CDP) and run smoke tests against the latest build. Three tiers: Tier 1 needs no AI provider (boot, panels, terminal, accounts dialog); Tier 2 exercises the agent loop through a connected provider…

updated
occupation
Software Developers
description

Use this whenever the user asks to browse, navigate, click, fill a form, scrape, take a screenshot, or otherwise interact with a web page. SLICC drives the browser through the `playwright-cli` shell command (also aliased as `playwright` and `puppeteer`). Read…

updated
occupation
Software Developers
description

Use this when you receive an `[Upgrade Event: x.y.z→a.b.c]` lick — fired on boot whenever the bundled SLICC version differs from the previous run. The lick renders a binary action card: `lick_confirm` to Update workspace files (three-way merge of bundled…

updated
occupation
Network & Computer Systems Administrators
description

Use this when you need to run a shell command on a connected tray follower — specifically a `slicc … follow <runner>` CLI follower that lent its machine as an exec target. Covers discovering targets (`host`, `ssh --list`), running commands (`ssh <runtime-id>…

updated
occupation
Network & Computer Systems Administrators
description

Use when deploying or debugging the Cloudflare tray hub worker: staging deploys, R2 asset archive (binding, serving, hash invariant, upload gate, GC), ghost-leader reconnect, preview bridge protocol, CI retry logic, routes-only failure classification, and the…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Record a video of SLICC UI changes for a pull request. Two modes: a fast CDP screencast of the *running* dev/e2e harness (to review what changed frame-by-frame, issue #1264), and a polished cursor-animated MP4 (playwright-cli + ffmpeg) for showcase demos.…

updated
occupation
Software Developers
description

Use this when the user wants a persistent UI panel — a dashboard, form, editor, report, or visualization that lives alongside the chat. Sprinkles are `.shtml` files under `/shared/sprinkles/` rendered in the side rail or as a full-screen tab. For ephemeral…

updated
occupation
Software Developers
description

Use this when converting, resizing, cropping, stitching, or annotating images; building a filmstrip, contact sheet, or grid; correcting orientation or color; or applying common ImageMagick-style effects with SLICC's `convert` / `magick` shell command.

updated
occupation
Software Developers
description

Use this when booting or driving an x86 virtual machine with SLICC's `v86` shell command. Covers the ipk prerequisite, BIOS setup, QEMU-flavored boot flags, and the screenshot/text/type/mouse interaction loop for agents.

updated
occupation
Computer Occupations, All Other
description

Use this when deciding whether to do work yourself or delegate to a scoop, when fanning out parallel scoops, or when picking models for sub-agents. Covers scoop lifecycle (when to drop), parallel orchestration (`scoop_mute`, `scoop_unmute`, `scoop_wait`),…

updated
occupation
Network & Computer Systems Administrators
description

Use this when resolving DNS records or troubleshooting names and addresses with SLICC's built-in `dig` command. Covers record and reverse queries, supported DNS-over-HTTPS resolvers and fallback, output modes, version flags, and accepted `+opts`.

updated
occupation
Software Developers
description

Use this when checking, linting, or formatting code with SLICC's `biome` shell command. Covers its ipk prerequisites, config discovery, check, lint, and format modes, exit codes, and plain or JSON reporters.

updated
occupation
Software Developers
description

Use this when the user asks to run or install a JavaScript/npm package with `npx` or `ipx`, or when either command redirects to a SLICC built-in. Covers built-in hints, any required `ipk add` bootstrap, and the `--force` bypass.

updated
occupation
Software Developers
description

Use when the user asks to export, save, or download a transcript or session history. Covers active-session export, archived (frozen) session export, ZIP bundle layout, redaction guarantees, and the correct `session export` shell syntax. Also explains what…

updated
occupation
Software Developers
description

Use when adding a SLICC shell command, dedicated tool, provider, scoop capability, UI panel, interactive approval, or runtime skill wiring; when `command not found`, a tool/skill is undiscovered, a follower action is dropped, OAuth reports `session expired`…

updated
occupation
Software Developers
description

Search X (formerly Twitter) for real-time posts, sentiment, and citations via xAI's `x_search` server-side tool. Works with any model — the search call runs through your xAI Grok OAuth credentials regardless of which model is steering the cone. Use when you…

updated
occupation
Computer Occupations, All Other
description

Use this skill when the user says things like `handoff to slicc`, `move this to slicc`, `move to the browser`, `test in the browser`, `handoff to browser`, `install this skill in slicc`, `upskill slicc with this repo`, `add this skill to slicc`, or otherwise…

updated
occupation
Web & Digital Interface Designers
description

Use this when the user wants to change the SLICC UI appearance — switch preset themes, create custom themes, adjust colors, toggle the animated background, or export/import theme files. Covers the theme shell command, full token reference, and the JSON format…

updated
occupation
Software Developers
description

Use this whenever the user asks to mount anything — local folders, S3 buckets, S3-compatible services (Cloudflare R2, MinIO), or Adobe da.live / AEM Document Authoring repos. Read this skill BEFORE deciding which backend to use; do NOT default to a local file…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use this when you need to test or QA the `playwright-cli` browser-automation command, re-run the browser-automation test session, check playwright-cli for regressions, or verify that browser automation still works after a change. Covers a repeatable 12-group…

updated
occupation
Software Developers
description

Use this when you receive a Navigate Event lick — emitted whenever the user opens a tab whose main-frame response advertises a SLICC handoff via an RFC 8288 `Link` header. Covers both verbs: `handoff:` renders a human approval card and acts on accept (never…

updated
occupation
Software Developers
description

Use this when a task is a fan-out/aggregate job worth orchestrating in code rather than doing turn-by-turn: codebase-wide sweeps, large migrations, multi-source research you cross-check, or multi-angle planning. Covers authoring a workflow (the meta block +…

updated
occupation
Software Developers
description

Use this when a cherry target is connected — a third-party host web page that has embedded a SLICC follower via the @ai-ecoverse/cherry SDK and lent itself to you (a cloud-cone leader) as a driveable, capability-limited browser target. Covers what you can and…

updated
occupation
Software Developers
description

Use this whenever a response could benefit from richer visualization, guided interaction, or a touch of fun — pickers, calculators, sliders, mini explorers, charts, animated demos, choose-your-own-adventure prompts, anything that lands better as a hydrating…

updated
occupation
Software Developers
description

Use this when you receive a `[Sprinkle Event: welcome]` lick with `action: 'onboarding-complete-with-provider'` — fired exactly once after the user finishes the first-run wizard and validates an LLM provider. Send a short personalized reply (greet by name,…

updated
occupation
Software Developers
description

Use this when setting up event-driven automation in SLICC — webhooks, cron tasks, or filesystem watchers that route events to scoops. Covers `webhook`, `crontask`, and `fswatch` shell commands. Read this BEFORE wiring up anything that should fire on a…

updated
Showing 30 of 30 collected skills.