import-content
CommunitySeamlessly import markdown files into your Kurt knowledge base.
Data & Analytics#automation#troubleshooting#knowledge base#file management#data ingestion#metadata extraction#markdown import
Authorboringdata
Version1.0.0
Installs0
System Documentation
What problem does it solve?
When web ingestion fails or you have local markdown files, manually adding them to your AI's knowledge base can be cumbersome. This skill provides a robust fallback for importing existing markdown content, ensuring all your data is indexed and searchable.
Core Features & Use Cases
- Fix ERROR Records: Easily import content for documents that failed initial web fetching.
- Bulk Import: Add multiple local markdown files to the Kurt database in one go.
- Metadata Extraction: Automatically parse YAML frontmatter from your markdown files to enrich database records with titles, authors, and dates.
- Use Case: After a website migration, you have a directory of markdown files that need to be added to Kurt. This skill allows you to bulk import these files, ensuring their metadata is correctly extracted and they become fully searchable within your knowledge base.
Quick Start
Import the markdown file 'sources/docs.getdbt.com/guides/fusion-quickstart.md' for document ID '5f403260'.
Dependency Matrix
Required Modules
pyyaml
Components
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: import-content Download link: https://github.com/boringdata/kurt-demo/archive/main.zip#import-content Please download this .zip file, extract it, and install it in the .claude/skills/ directory.