Toolverse
All skills

build-skill

by dmmulroy

Create effective skills for OpenCode agents. Load FIRST before writing any SKILL.md. Provides required format, naming conventions, progressive disclosure patterns, and validation. Use when building, reviewing, or debugging skills.

Installation

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

Installation

Quick info

Author
dmmulroy
Category
Backend

About this skill

Create effective skills for OpenCode agents. Load FIRST before writing any SKILL.md. Provides required format, naming conventions, progressive disclosure patterns, and validation. Use when building, reviewing, or debugging skills.

How to use

  1. Umieść skill w katalogu .opencode/skills/ (dla projektu) lub ~/.config/opencode/skills/ (globalnie w systemie), aby był dostępny dla agentów OpenCode.
  2. Zanim zaczniesz pisać nowy skill, załaduj build-skill, aby poznać wymagane struktury i konwencje — pomoże ci to uniknąć błędów formatowania i niezgodności.
  3. Zdecyduj, jaki typ skilla potrzebujesz: instrukcje tylko (SKILL.md), wiedza domenowa (+ katalog references/), automatyzacja (+ katalog scripts/), wieloetapowy przepływ (wszystkie katalogi) czy duża platforma (progressive skill).
  4. Stwórz minimalny skill — utwórz katalog, dodaj plik SKILL.md z nagłówkiem YAML (name, description) i instrukcjami, następnie umieść go w odpowiedniej lokalizacji.
  5. Podczas przeglądu lub debugowania istniejącego skilla użyj wytycznych z build-skill do sprawdzenia, czy format jest poprawny, nazwy są spójne, a instrukcje są jasne i progresywne.
  6. Pamiętaj, że skill powinien rozwiązywać powtarzające się zadania, zawierać wiedzę, którą model nie zna, lub automatyzować przepływy pracy z 3+ krokami — w przeciwnym razie lepiej umieścić instrukcje bezpośrednio w rozmowie.

Related skills

patent-search

by RobThePCGuy

Advanced prior art search using the PatentsView API. Use this skill when users need to search for patents, perform prior art searches, analyze patent landscapes, or find patents by inventor, title, date range, or technical fields. Helps with patent research, freedom to operate

Backend
36218

fastapi-pro

by sickn33

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

Backend
54128

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

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379

video-downloader

by ComposioHQ

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

Backend
50173