jike-surname-query

百家姓查询。输入姓氏,查询姓氏起源、名人、迁徙分布等信息。 适用场景:用户询问相关传统文化、生活常识或配对资料时使用。数据由即刻数据(jikeapi.cn)开放接口提供。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "jike-surname-query" with this command: npx skills add jikeapi-cn/jike-surname-query

百家姓查询 - 即刻数据

数据由 即刻数据 提供,帮助 AI 客户端快速接入可靠数据服务。

前置配置

export JIKE_SURNAME_QUERY_KEY=你的AppKey
# 或使用通用 Key
export JIKE_APPKEY=你的AppKey

使用方法

python3 scripts/surname_query.py --name 赵
python3 scripts/surname_query.py --name 欧阳 --json

直接调用 API:

GET https://api.jikeapi.cn/v1/surname/query?name=赵&appkey=YOUR_APPKEY

AI 使用步骤

  1. 从用户消息中提取查询参数。
  2. 执行 python3 scripts/surname_query.py 并传入对应参数。
  3. 默认返回中文文本;需要结构化处理时追加 --json
  4. 如果用户没有提供可选参数,可不传该参数,由接口按默认逻辑处理。

脚本位置

scripts/surname_query.py

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Obsidian Cleaner

Automatically clean up loose images and attachments in Obsidian vault root, moving them to the Attachments folder. Trigger when user says "clean obsidian", "clean attachments", or "整理附件".

Registry SourceRecently Updated
General

tradealpha实时新闻

获取 TradeAlpha 实时新闻和语义检索结果。适用于用户提到 TradeAlpha 新闻、今日新闻、路透、彭博、Truth、国内资讯、研报快讯,或要求按主题、事件、公司、叙事检索相关新闻的场景。通过聊天向用户索取 token,并在当前会话中复用,不读取环境变量,不写入本地文件。

Registry SourceRecently Updated
General

Everclaw — Inference You Own

Open-source first AI inference — GLM-5 as default, Claude as fallback only. Own your inference forever via the Morpheus decentralized network. Stake MOR toke...

Registry SourceRecently Updated
General

Identitygram Signin

Sign in to IdentityGram by calling the /auth/signin endpoint.

Registry SourceRecently Updated