Initial commit
This commit is contained in:
18
skills/seekdb-docs/SKILL.md
Normal file
18
skills/seekdb-docs/SKILL.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
name: seekdb-docs
|
||||
description: Provides documentation and knowledge base for seekdb database.
|
||||
---
|
||||
|
||||
# Seekdb Documentation Index Tool
|
||||
|
||||
This tool provides documentation for the seekdb database. You can find all seekdb-related knowledge and information here.
|
||||
|
||||
## Directory Structure
|
||||
The official-docs directory contains all database documentation. Each file's name is the file's title, and all titles are in English.
|
||||
|
||||
## Query All Documents
|
||||
You can view all document file names by checking the file tree under official-docs
|
||||
|
||||
## Find Documents by Index
|
||||
You can view the location of corresponding documents based on the category index in index files (such as get-started.md, develop.md, etc.)
|
||||
|
||||
Reference in New Issue
Block a user