kb-drop

Ingest URLs, files, and notes into a knowledge base with metadata.

8|1|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/MLMario/wiki-llm --skill kb-drop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kb-drop
Source: https://github.com/MLMario/wiki-llm/tree/main/test/fixtures/scaffolded-repo/.claude/skills/kb-drop
Command: npx skills add https://github.com/MLMario/wiki-llm --skill kb-drop

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of efficiently adding diverse content (URLs, files, notes) to a knowledge base while ensuring verbatim preservation and accurate metadata.

Core Features & Use Cases

  • Content Ingestion: Add URLs, files, and inline notes to a knowledge base with verbatim text preservation.
  • Metadata Management: Attach metadata like title, source, type, and tags to each entry.
  • Automated File Handling: Convert and manage local PDF files, ensuring they are accessible for further processing.
  • Use Case: When researching, simply drop a URL or file into the system, and it's automatically ingested into the knowledge base with appropriate tagging and formatting.

Quick Start

Drop a PDF file 'annual-report.pdf' into the knowledge base using the command '/kb-drop /path/to/annual-report.pdf'.

Frequently Asked Questions about kb-drop

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

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

Automate content ingestion by dropping URLs or local files into the system, which handles verbatim text preservation and PDF conversion. The ingested content is automatically formatted and added to your knowledge base with structured metadata.

Can I convert local PDF files when adding content to a knowledge base?

Yes, you can convert local PDF files during knowledge base ingestion. The system handles automated PDF file management, ensuring the converted documents are accessible and properly formatted for further processing.

What is the best way to attach metadata tags to knowledge base entries?

The best way to attach metadata tags to knowledge base entries is through automated metadata management during ingestion. The system automatically attaches title, source, type, and tags to each entry to ensure accurate categorization.

Does knowledge base content ingestion preserve the original verbatim text?

Yes, knowledge base content ingestion preserves the original verbatim text. When you add URLs, files, or inline notes, the system ensures the exact text is maintained without alteration during the ingestion process.

How do I use a command to add an annual report PDF to my knowledge base?

Use the command '/kb-drop /path/to/annual-report.pdf' to add an annual report PDF to your knowledge base. This triggers automated file handling, PDF conversion, and structured metadata creation for the document.

Are there limitations when ingesting inline notes into a knowledge base?

The metadata does not specify explicit limitations for ingesting inline notes. The system is optimized for diverse content ingestion, including notes, URLs, and files, ensuring verbatim preservation and accurate metadata tagging across formats.