veda-base-docs

Convert Markdown documents into BlockNote articles and publish them to Veda Base.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/VedaAstro/veda-skills --skill veda-base-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: veda-base-docs
Source: https://github.com/VedaAstro/veda-skills/tree/main/veda-base-docs
Command: npx skills add https://github.com/VedaAstro/veda-skills --skill veda-base-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill removes the friction of turning Markdown drafts into publishable Veda Base documents, so team docs, onboarding guides, and internal procedures can be created and updated without manual formatting mistakes.

Core Features & Use Cases

  • Markdown to Base conversion: Converts plain Markdown into the BlockNote structure required by Veda Base.
  • Safe publishing workflow: Supports article creation and updates through the database-backed upload flow used by the platform.
  • Practical documentation patterns: Covers onboarding, regulations, how-to guides, and other knowledge-base content that must render cleanly for the team.
  • Use case: A manager writes a process in Markdown and uses this Skill to produce a Base-ready article with correct structure, links, and formatting.

Quick Start

Use this skill to convert your Markdown draft into a Base-ready article and publish or update it in Veda Base.

Frequently Asked Questions about veda-base-docs

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

FAQPage Schema
How do I convert Markdown to BlockNote formatting for a knowledge base?

Converting Markdown to BlockNote formatting involves transforming plain text structures into platform-ready blocks. This skill automates that conversion, safely selecting blocks to produce structured knowledge articles for publishing.

What is the best way to publish Markdown onboarding guides to Veda Base?

Publishing Markdown onboarding guides to Veda Base requires a structured workflow that converts drafts into BlockNote format and inserts them via a PostgreSQL-backed database flow, ensuring clean rendering for team access.

Can I update existing internal help articles using Markdown drafts?

Updating existing internal help articles using Markdown drafts is supported through a verified PostgreSQL-backed insertion or update process. It safely applies your Markdown content to existing Base articles without manual formatting errors.

Does Veda Base support PostgreSQL-backed publishing for team regulations and process documents?

Veda Base supports PostgreSQL-backed publishing for team regulations and process documents by using a database-verified upload flow. This ensures safe block selection and accurate article insertion or updates.

What types of documentation patterns work best for Markdown to Base conversion?

Documentation patterns best suited for Markdown to Base conversion include onboarding guides, team regulations, how-to guides, and internal help articles. These formats require structured BlockNote formatting to render cleanly for teams.