Toolverse
All skills

add-example-doc-model-env

by RLinf

Adds example documentation for a new model or environment in RLinf (RST pages in the docs gallery for both English and Chinese). Use when adding a new embodied or reasoning example, or new benchmark (e.g. LIBERO, ManiSkill).

Installation

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

Installation

Quick info

Author
RLinf
Category
Backend
Views
10

About this skill

Adds example documentation for a new model or environment in RLinf (RST pages in the docs gallery for both English and Chinese). Use when adding a new embodied or reasoning example, or new benchmark (e.g. LIBERO, ManiSkill).

How to use

  1. Określ kategorię swojego modelu lub środowiska: embodied (np. ManiSkill, LIBERO, π₀), agentic (np. SearchR1, reasoning online) lub system (placement, scheduling). 2. Utwórz plik RST w odpowiednim katalogu: docs/source-en/rst_source/examples/[kategoria]/[nazwa].rst, gdzie [kategoria] to embodied, agentic lub system, a [nazwa] to slug Twojego modelu lub środowiska. Strukturę pliku przygotuj na wzór istniejących przykładów w tej samej kategorii. 3. Zarejestruj nową dokumentację w indeksie kategorii, edytując plik docs/source-en/rst_source/examples/[kategoria]/index.rst — dodaj wpis z nazwą pliku do sekcji toctree na dole pliku. 4. Opcjonalnie dodaj kartę galerii w indeksie kategorii, używając tego samego wzoru HTML co istniejące karty (obraz, link do dokumentu, tytuł i opis). 5. Jeśli dodajesz środowisko do embodied evaluation, postępuj zgodnie z dodatkowymi instrukcjami dla tego typu. 6. Dokumentacja zostanie automatycznie wygenerowana w wersji angielskiej i chińskiej.

Related skills

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964

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

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170

himalaya

by openclaw

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

Backend
35108

openspec

by ruan-cat

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

Backend
27122

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