Toolverse
All skills

near-name-service

by openclaw

Manage NEAR Name Service (.near domains) - check availability, register, resolve, and manage names.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend
Views
2

About this skill

Manage NEAR Name Service (.near domains) - check availability, register, resolve, and manage names.

How to use

  1. Zainstaluj skill w swoim środowisku Claude/Codex/Copilot, dodając go do konfiguracji agenta.

  2. Ustaw domyślne konto NEAR, które będzie używane do operacji. Wykonaj polecenie eksportujące zmienną środowiskową NEAR_ACCOUNT na swoją adres konta (na przykład myaccount.near).

  3. Sprawdź dostępność wybranej domeny, używając polecenia near-name check, podając nazwę bez przyrostka .near. Na przykład, aby sprawdzić, czy dostępna jest domena "mydomain", wpisz near-name check mydomain.

  4. Jeśli nazwa jest dostępna i chcesz ją zarejestrować, użyj polecenia near-name register z nazwą domeny. Możesz podać konkretne konto docelowe lub pozwolić skillowi użyć domyślnego konta z zmiennej środowiskowej.

  5. Po rejestracji możesz rozwiązać domenę do identyfikatora konta za pomocą near-name resolve, podając pełną nazwę domeny (z przyrostkiem .near), aby potwierdzić, że rejestracja przebiegła pomyślnie.

  6. W dowolnym momencie wyświetl listę wszystkich posiadanych domen, używając near-name list. Polecenie pokaże wszystkie domeny przypisane do Twojego konta lub konta wskazanego jako parametr.

Related skills

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664

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

humanizer

by davila7

Remove signs of AI-generated writing from text. Use when editing or reviewing\ntext to make it sound more natural and human-written. Based on Wikipedia's\ncomprehensive \

Backend
2873

using-superpowers

by obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

Backend
65167

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