* docs: add OpenChamber feature docs and translations Add 30 new docs pages covering OpenChamber-specific workflows and setup: OpenCode server, providers/models/agents, MCP, skills, commands & snippets, usage, projects, context, notes/todos/plans, scheduled tasks, project actions, preview, worktrees, multi-run, git & GitHub, magic prompts, git identities, mobile/PWA, security, notifications, voice, project icons, remote instances, desktop browser, updates, and three troubleshooting pages. Rebuild sidebar into eight task-oriented sections and translate every new page into all six supported locales (uk, zh-cn, es, pt-br, ko, pl). * docs: surface new sections on homepage and cross-link tunnels Add an Explore block to the docs homepage (all seven locales) linking to the new section anchors, and cross-link the Tunnels page to Security and PWA & Mobile.
28 lines
1.2 KiB
Plaintext
28 lines
1.2 KiB
Plaintext
---
|
|
title: Katalog skilli
|
|
description: Przeglądaj i instaluj gotowe skille.
|
|
---
|
|
|
|
# Katalog skilli
|
|
|
|
Katalog skilli pozwala instalować skille opublikowane przez innych zamiast pisania własnych. Otwórz go w **Settings → Skills → Catalog**.
|
|
|
|
Aby pisać własne skille, zobacz [Skille](/pl/skills/).
|
|
|
|
## Zainstaluj skill
|
|
|
|
1. Otwórz katalog.
|
|
2. Przeglądaj wbudowane źródła — repozytorium skilli Anthropic oraz rejestr społeczności ClawdHub — albo wyszukaj.
|
|
3. Wybierz skill i zainstaluj go.
|
|
4. Wybierz, gdzie go zainstalować: dla wszystkiego, co robisz, albo tylko dla bieżącego projektu.
|
|
|
|
Jeśli skill o tej samej nazwie już istnieje, OpenChamber zapyta, co zrobić — pominąć go, nadpisać albo zdecydować dla każdego skilla osobno.
|
|
|
|
## Dodaj własne źródło
|
|
|
|
Możesz dodać dowolne repozytorium Git jako źródło, używając jego nazwy `owner/repo` lub pełnego adresu URL Git. Prywatne repozytoria wymagają skonfigurowanego dostępu na Twojej maszynie (klucz SSH lub zapisane poświadczenia); jeśli źródło nie może się uwierzytelnić, katalog to zgłosi, zamiast po cichu zawieść.
|
|
|
|
## Powiązane
|
|
|
|
- [Skille](/pl/skills/) — twórz zainstalowanymi skillami i nimi zarządzaj
|