grokipedia-enrichment

Search, extract, and merge Grokipedia biographical data into wiki entity pages.

7|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/kzinmr/ai-topics --skill grokipedia-enrichment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grokipedia-enrichment
Source: https://github.com/kzinmr/ai-topics/tree/main/config/hermes/skills/_custom/grokipedia-enrichment
Command: npx skills add https://github.com/kzinmr/ai-topics --skill grokipedia-enrichment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, json, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of enriching person entity pages by providing AI-generated biographical data from Grokipedia, enhancing the depth and accuracy of the information available.

Core Features & Use Cases

  • Biographical Data Enrichment: Automatically searches for and extracts structured biographical data for individuals from Grokipedia.
  • Wiki Entity Page Integration: Merges the extracted data into existing wiki entity pages.
  • Use Case: For a tech figure without a Wikipedia page, this Skill can create a new page or enrich an existing one with information from Grokipedia.

Quick Start

To enrich a person entity page with Grokipedia data, use the grokipedia-enrichment skill and provide the person's name.

Frequently Asked Questions about grokipedia-enrichment

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

FAQPage Schema
How do I enrich wiki entity pages with AI-generated biographical data?

You can enrich person entity pages by integrating AI-generated biographical data from Grokipedia, which automatically searches for, extracts, and merges structured information into your existing wiki entities.

Can I create a new wiki page for a person without a Wikipedia entry?

Yes, for a tech figure without a Wikipedia page, this solution can create a new wiki entity page or enrich an existing one using structured biographical data retrieved from Grokipedia.

Do I need API access to Grokipedia to retrieve person data?

Yes, you need API access to Grokipedia for data retrieval, and the integration uses Python with the requests and json libraries to process and merge the biographical information.

What is the best way to merge biographical data into existing wiki entities?

The best way to merge biographical data into wiki entities is to provide a person's name to the skill, which then handles searching, extracting, and integrating the structured data automatically.

How does AI biographical data extraction from Grokipedia work?

AI biographical data extraction works by searching Grokipedia for a specified individual, extracting structured biographical details through API access, and merging that data into wiki entity pages.