create-topic

Automate topic factsheet creation from research through JSON and quality checks.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/mdeutschel/facts --skill create-topic-mdeutschel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-topic
Source: https://github.com/mdeutschel/facts/tree/main/.claude/skills/create-topic
Command: npx skills add https://github.com/mdeutschel/facts --skill create-topic-mdeutschel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, BeautifulSoup, pdf2image, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of complete new topic factsheets from scratch, including research, JSON creation, and quality assurance. It's ideal for adding new topics to the Factsheet Stammtisch.

Core Features & Use Cases

  • Comprehensive Research & Quality Checks: Orchestrate research with integrated source verification, content creation, and existing quality gate skills.
  • End-to-End Workflow: Handles research, content creation, quality checks, and integration into the Factsheet Stammtisch.
  • Automated Process: Runs through a 6-phase process without manual intervention, with automated decision-making based on predefined rules and quality benchmarks.

Quick Start

Run the 'create-topic' skill with a new topic ID, e.g., 'create-topic new-topic-id'.

Frequently Asked Questions about create-topic

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

FAQPage Schema
How do I automate topic factsheet creation from research through quality checks?

Topic factsheet creation is automated through a 6-phase process that orchestrates research, JSON creation, source verification, and quality assurance without manual intervention.

What is the best way to add new topics to a knowledge management system with built-in fact checking?

Adding new topics with fact checking is handled by running the skill with a new topic ID, which triggers automated research, content creation, and quality gate verification.

Can I use Python with BeautifulSoup and pdf2image for content automation workflows?

Python content automation workflows using BeautifulSoup and pdf2image are supported, as these dependencies are required for the research and verification processes.

Does automated topic creation work for administrative workflows requiring quality assurance?

Automated topic creation works for administrative workflows by applying predefined rules and quality benchmarks to ensure content meets verification standards.

How does source verification work during automated research for topic factsheets?

Source verification during automated research works by integrating existing quality gate skills to check content against predefined benchmarks throughout the creation process.

What are the limitations of automated content creation for knowledge management workflows?

Automated content creation limitations include reliance on external services for research and verification, requiring Python and specific dependencies to function properly.