wikidata-search
Wikidata上のアイテムとプロパティを検索し、エンティティの詳細情報、クレーム、外部識別子を取得できます。キーワード検索(Wikidata Action API)とセマンティック/ハイブリッド検索(Wikidata Vector Database)の両方に対応しており、さらにエンティティの直接取得(Special:EntityData)と構造化クエリ(WDQS SPARQL)もサポートしています。
description の原文を見る
Search for items and properties on Wikidata and retrieve entity details, claims, and external identifiers. Supports both keyword search (Wikidata Action API) and semantic/hybrid search (Wikidata Vector Database), plus direct entity retrieval (Special:EntityData) and structured querying (WDQS SPARQL).
SKILL.md 本文
Wikidata検索スキル
自由な知識ベースであるWikidataからデータを検索・取得します。
アクセス方法の選択
負荷を軽減し精度を向上させるため、タスクに合わせた方法を使用してください。
- ラベル/エイリアス/説明によるキーワード検索: Action API
wbsearchentities - セマンティック探索 / あいまい概念検索: Wikidata Vector Database (ハイブリッドベクトル + キーワード via RRF)
- 既知のエンティティの現在のJSONを高速取得: Special:EntityData
- 複雑なグラフ関係 / レポート作成: Wikidata Query Service (WDQS) SPARQL
APIエンドポイント
ベースURL: https://www.wikidata.org/w/api.php
エンティティJSON (現在の状態に対してはより高速な場合があります): https://www.wikidata.org/wiki/Special:EntityData/{ID}.json
SPARQLエンドポイント: https://query.wikidata.org/sparql
Vector DB API: `https://wd-vectordb.wmcloud.
...
詳細情報
- 作者
- majiayu000
- ライセンス
- 不明
- 最終更新
- 2026/5/9
Source: https://github.com/majiayu000/claude-skill-registry-data / ライセンス: 未指定