Toolverse
All skills

refly

by refly-ai

Base skill for Refly ecosystem: creates, discovers, and runs domain-specific skills bound to workflows. Routes user intent to matching domain skills via symlinks, delegates execution to Refly backend. Use when user asks to: create skills, run workflows, automate multi-step

Installation

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

Installation

Quick info

Author
refly-ai
Category
Security
Views
2

About this skill

Base skill for Refly ecosystem: creates, discovers, and runs domain-specific skills bound to workflows. Routes user intent to matching domain skills via symlinks, delegates execution to Refly backend. Use when user asks to: create skills, run workflows, automate multi-step tasks, or manage pipelines. Triggers: refly, skill, workflow, run skill, create skill, automation, pipeline. Requires: @refly/cli installed and authenticated.

How to use

  1. Zainstaluj pakiet @refly/cli na swoim systemie i upewnij się, że masz dostęp do narzędzia wiersza poleceń Refly.

  2. Uwierzytelnij się, uruchamiając refly login w terminalu. Sprawdź status połączenia poleceniem refly status, aby potwierdzić, że jesteś zalogowany i połączony z backendem Refly.

  3. Wyświetl dostępne umiejętności w rynku za pomocą refly skill list, a następnie zainstaluj interesujące Cię umiejętności. Aby zobaczyć swoje zainstalowane umiejętności i uzyskać ich identyfikatory instalacji (format skpi-xxx), użyj refly skill installations.

  4. Uruchom wybraną umiejętność poleceniem refly skill run --id <installationId> --input '<json>', gdzie zamieniasz <installationId> na identyfikator z kroku 3, a <json> na dane wejściowe w formacie JSON. Polecenie zwróci identyfikator uruchomienia (format we-xxx).

  5. Monitoruj postęp wykonywania przepływu pracy za pomocą refly workflow status <runId> --watch, aby śledzić status w czasie rzeczywistym. Po zakończeniu pobierz szczegóły uruchomienia poleceniem refly workflow detail <runId> lub pobierz pliki z ostatniego kroku narzędziowego za pomocą refly workflow toolcalls <runId> --files --latest.

  6. Jeśli potrzebujesz pobrać konkretny plik z wyników, użyj refly file download <fileId> -o <ścieżka>, aby zapisać go w wybranej lokalizacji na dysku.

Related skills

academic-researcher

by Shubhamsaboo

Academic research assistant for literature reviews, paper analysis, and scholarly writing.\nUse when: reviewing academic papers, conducting literature reviews, writing research summaries,\nanalyzing methodologies, formatting citations, or when user mentions academic research,

Security
1260

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111

qmd

by tobi

Search personal markdown knowledge bases, notes, meeting transcripts, and documentation using QMD - a local hybrid search engine. Combines BM25 keyword search, vector semantic search, and LLM re-ranking. Use when users ask to search notes, find documents, look up information in

Security
1951

1password

by openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Security
1174

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252

skill-writer

by pytorch

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

Security
15116