Toolverse
All skills

hosted-agents

by muratcankoylan

This skill should be used when the user asks to \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
DevOps
Views
6

About this skill

This skill should be used when the user asks to \

How to use

  1. Aktywuj skill gdy planujesz budować agentów działających w tle niezależnie od urządzenia użytkownika, projektować piaskownice do wykonywania zadań agentów lub implementować sesje wieloosobowe z udostępnianym stanem.

  2. Zdefiniuj architekturę w trzech warstwach: infrastruktura piaskownic dla izolowanego wykonania, warstwa API do zarządzania stanem i koordynacji klientów, oraz interfejsy klienta dla interakcji użytkownika na różnych platformach (Slack, web, rozszerzenia przeglądarki).

  3. Skonfiguruj piaskownicę zdalną (np. Modal) tak, aby każda sesja otrzymała własny izolowany compute z znanym, sprawdzonym obrazem środowiska — to eliminuje konflikty zasobów i niespójności środowiska.

  4. Zaprojektuj system tak, aby czas sesji ograniczony był tylko opóźnieniem dostawcy modelu (time-to-first-token), a cała konfiguracja infrastruktury została ukończona przed rozpoczęciem sesji użytkownika.

  5. Utrzymuj warstwy niezależnie — zmiany w infrastrukturze piaskownic nie powinny wpływać na klientów, co pozwala na skalowanie każdej warstwy osobno.

  6. Zaimplementuj możliwość spawning sub-agentów dla pracy równoległej, gdy potrzebujesz rozproszonego przetwarzania zadań w ramach jednej sesji.

Related skills

cloudflare-manager

by qdhenry

Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun

DevOps
20122

context7

by mikha08-rgb

Search GitHub issues, pull requests, and discussions across any repository. Activates when researching external dependencies (whisper.cpp, NAudio), looking for similar bugs, or finding implementation examples.

DevOps
51166

task-master

by sfc-gh-dflippo

AI-powered task management for structured, specification-driven development. Use this skill when you need to manage complex projects with PRDs, break down tasks into subtasks, track dependencies, and maintain organized development workflows across features and branches.

DevOps
14126

planning-with-files

by davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring u003e5 tool calls.

DevOps
2365

grafana-dashboards

by wshobson

Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.

DevOps
92262

postmortem-writing

by wshobson

Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes.

DevOps
1385