zsxq-user

Original🇨🇳 Chinese
Translated

Zsxq User Information: View the personal profile of the currently logged-in user and query the recent post footprints across planets. Used when users need to check their own user ID, nickname, avatar, authentication status, or view the topics they have recently posted in various planets.

10installs
Added on

NPX Install

npx skill4agent add unnoo/zsxq-skill zsxq-user

Tags

Translated version includes tags in frontmatter

SKILL.md Content (Chinese)

View Translation Comparison →

user (v1)

CRITICAL — MUST use the Read tool to read
../zsxq-shared/SKILL.md
before starting, which contains authentication and error handling rules.

Core Concepts

  • User: The currently logged-in Zsxq account, uniquely identified by
    user_id
    (pure numbers).
    user_id
    is used as a parameter in operations like
    group +list
    and member search.

Shortcuts (Recommended for Priority Use)

ShortcutDescription
+info
View the complete personal profile of the currently logged-in user, including user_id, nickname, and authentication status
+footprints
View the topics posted by yourself in all planets (cross-planet footprints), supports pagination

API (Directly called via
zsxq-cli api call
)

ToolParametersDescription
search_group_members
group_id
,
keyword
,
limit
Search members by nickname within a planet and obtain their user_id