sui-docs-query

Query SUI documentation, GitHub repositories, and version information.

7|2|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/first-mover-tw/sui-dev-agents --skill sui-docs-query
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sui-docs-query
Source: https://github.com/first-mover-tw/sui-dev-agents/tree/main/skills/sui-docs-query
Command: npx skills add https://github.com/first-mover-tw/sui-dev-agents --skill sui-docs-query

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill streamlines the process of finding information within the SUI ecosystem, from official documentation and API references to GitHub code examples and version compatibility checks, reducing the time developers spend searching for answers.

Core Features & Use Cases

  • Unified Documentation Access: Query official SUI documentation for various components like 'sui-core', 'walrus', 'zklogin', etc.
  • GitHub Code Search: Find relevant code examples and issues directly from SUI-related GitHub repositories.
  • Version Information: Check the current version of SUI or specific tools.
  • Use Case: A developer needs to understand how to implement a specific feature in the Kiosk marketplace. They can use this skill to query the Kiosk documentation for "Transfer policy implementation" and find relevant examples.

Quick Start

Use the sui-docs-query skill to find examples for implementing NFT transfers in the Kiosk.

Frequently Asked Questions about sui-docs-query

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search official SUI documentation for components like zklogin or sui-core?

You can search SUI documentation by submitting structured queries for specific components. The skill provides a unified interface to retrieve official docs, API references, and code examples, caching results to speed up information retrieval for developers.

What's the best way to find SUI code examples on GitHub for Kiosk marketplace implementations?

Finding SUI code examples on GitHub is done by querying relevant SUI-related repositories directly through the skill. It searches for code snippets and issues, enabling developers to locate specific implementations like transfer policy rules quickly.

Can I check the current version of SUI or specific ecosystem tools using this query interface?

Yes, you can check the current version of SUI or specific tools. The query interface supports version detection across SUI ecosystem projects, allowing developers to verify compatibility and ensure they are referencing the correct documentation.

How do I query SUI API references without making common search mistakes?

To query SUI API references effectively, the skill guides against common query mistakes by supporting structured queries. It provides a unified access point for official documentation and caches results to prevent redundant lookups and formatting errors.

Does the SUI documentation query tool support searching for Walrus storage component guides?

Yes, the SUI documentation query tool supports searching for Walrus storage component guides. You can perform structured queries across various SUI ecosystem components, including Walrus, to retrieve official documentation and relevant code examples efficiently.