Toolverse
All skills

subagent-creator

by tech-leads-club

Guide for creating AI subagents with isolated context for complex multi-step workflows. Use when users want to create a subagent, specialized agent, verifier, debugger, or orchestrator that requires isolated context and deep specialization. Works with any agent that supports

Installation

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

Installation

Quick info

Category
Backend
Views
24

About this skill

Guide for creating AI subagents with isolated context for complex multi-step workflows. Use when users want to create a subagent, specialized agent, verifier, debugger, or orchestrator that requires isolated context and deep specialization. Works with any agent that supports subagent delegation. Triggers on \

How to use

  1. Zidentyfikuj, czy Twoje zadanie wymaga izolowanego kontekstu — jeśli masz złożony wieloetapowy proces, który powinien działać niezależnie od głównego agenta, podagent jest właściwym wyborem. Jeśli zadanie jest proste i jednorazowe, rozważ użycie umiejętności zamiast podagenta.

  2. Przygotuj strukturę podagenta w formacie markdown z metadanymi frontmatter — określ nazwę, opis, model (inherit, fast lub konkretny ID) oraz uprawnienia dostępu (readonly true/false).

  3. Zdefiniuj rolę eksperta — napisz jasne stwierdzenie, w czym podagent się specjalizuje, np. "Jesteś ekspertem w weryfikacji kodu" lub "Jesteś debuggerem specjalizującym się w błędach wydajności".

  4. Opisz kroki wykonania — wypisz numerowane etapy, które podagent powinien wykonać po aktywacji, wraz ze szczegółowymi instrukcjami dotyczącymi oczekiwanego zachowania.

  5. Określ format wyniku — jasno zdefiniuj, jaki typ raportu lub danych podagent powinien zwrócić, aby główny agent mógł wykorzystać wynik.

  6. Aktywuj podagenta poprzez słowa kluczowe takie jak "create subagent", "new agent", "specialized assistant" lub "create verifier" — system automatycznie rozpozna żądanie i zastosuje tę umiejętność.

Related skills

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582

youtube-transcribe-skill

by feiskyer

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.

Backend
24178

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130

openspec

by ruan-cat

OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。

Backend
27122

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140