Toolverse
All skills

gitload

by openclaw

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

Author
openclaw
Category
Backend
Views
5

About this skill

This skill should be used when the user asks to \

How to use

  1. Zainstaluj gitload globalnie za pomocą npm (lub używaj go bezpośrednio przez npx bez instalacji): npm install -g gitload-cli

  2. Przygotuj URL do folderu lub pliku, który chcesz pobrać. Jeśli pobierasz folder, URL powinien zawierać /tree/branch/path, a dla pojedynczego pliku — /blob/branch/path.

  3. Uruchom gitload z adresem URL: gitload https://github.com/user/repo/tree/main/src/components. Zawartość zostanie pobrana do folderu o nazwie ostatniego elementu ścieżki (w tym przykładzie components/).

  4. Aby zmienić lokalizację docelową, dodaj flagę -o: gitload https://github.com/user/repo/tree/main/src -o ./moje-zrodlo. Możesz też rozpakować zawartość bezpośrednio do bieżącego katalogu, używając -o .

  5. Jeśli chcesz pobrać zawartość jako plik ZIP, użyj flagi -z: gitload https://github.com/user/repo -z ./repo.zip

  6. Dla repozytoriów prywatnych lub aby uniknąć limitów zapytań, uwierzytelnij się za pomocą gh CLI (wymagane wcześniejsze gh auth login), a następnie dodaj flagę --gh do polecenia.

Related skills

postgresql-psql

by timelessco

Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and

Backend
34173

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

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191

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

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