cp-skill-ingest

Ingests URLs or Markdown files into a knowledge base and generates reports.

82|10|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/zby/commonplace --skill cp-skill-ingest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cp-skill-ingest
Source: https://github.com/zby/commonplace/tree/main/kb/instructions/cp-skill-ingest
Command: npx skills add https://github.com/zby/commonplace --skill cp-skill-ingest

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of ingesting URLs or existing Markdown snapshots into the knowledge base, streamlining the addition of new sources and simplifying the integration process.

Core Features & Use Cases

  • URL and File Ingestion: Automatically ingest content from URLs or local Markdown files.
  • Connection Discovery: Identify connections between the new source and existing knowledge base entries.
  • Ingest Report Generation: Create a detailed report summarizing the source's classification, connections, and value to the knowledge base.
  • Use Case: When you need to quickly incorporate a new research paper or report into your knowledge base, use this Skill to automatically ingest the content and generate a report.

Quick Start

Ingest the latest research paper at 'https://example.com/paper.md' into the knowledge base.

Frequently Asked Questions about cp-skill-ingest

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

FAQPage Schema
How do I automate content ingestion of URLs and Markdown files into a knowledge base?

To automate URL or .md file ingestion, you need scripts that perform web scraping and Markdown processing. This Skill ingests the external content, classifies it, and generates a report summarizing its relevance and value to the knowledge base.

What is automated connection discovery for knowledge base management?

Automated connection discovery identifies relationships between newly ingested content and existing knowledge base entries. It analyzes external sources to map relevance, streamlining the integration of new research papers or reports.

Do I need specific Python libraries for web scraping and Markdown processing?

Yes, you need Python libraries for web scraping and Markdown processing to use this Skill. These dependencies are required to automatically extract content from URLs and parse local .md files for ingestion into the knowledge base.

Can I generate an ingest report classifying the value of new sources?

Yes, you can generate an ingest report that classifies the value of new sources. The Skill automatically creates a detailed report summarizing the source's classification, discovered connections, and overall relevance to your knowledge base.

What is the best way to incorporate a new research paper into a knowledge base?

The best way to incorporate a new research paper is to automate its ingestion from a URL or .md file. This process extracts the content, discovers connections to existing entries, and generates a detailed value report.