create-vault-content

Create _page.json layouts and Markdown documents for SG/Send vault content.

11|5|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/the-cyber-boardroom/SGraph-AI__App__Send --skill create-vault-content
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-vault-content
Source: https://github.com/the-cyber-boardroom/SGraph-AI__App__Send/tree/main/library/skills/create-vault-content
Command: npx skills add https://github.com/the-cyber-boardroom/SGraph-AI__App__Send --skill create-vault-content

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Authors and vault managers often need to create, edit, or structure content inside an SG/Send encrypted vault. This skill provides a clear reference for building two types of vault content: _page.json page layouts and Markdown documents, enabling consistent browsing and presentation in send.sgraph.ai.

Core Features & Use Cases

  • Supports _page.json page layouts for component-based pages, navigation, and theme control.
  • Supports Markdown documents for prose, with the ability to embed images and links in the vault.
  • Enables hub pages, slides, galleries, and article trees, all designed to be browsed via SG/Send.
  • Works with the sgit workflow for committing, pushing, and sharing vault changes.

Quick Start

Create or update vault content using _page.json and Markdown, then commit and push with the sgit workflow to publish to SG/Send vault.

Frequently Asked Questions about create-vault-content

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

FAQPage Schema
How do I structure vault content for SG/Send browse pages?

To structure vault content for SG/Send, create _page.json layouts for component-based pages and Markdown documents for prose, then commit and push changes using the sgit workflow to publish.

What is the _page.json file used for in an encrypted vault?

The _page.json file defines page layouts for an SG/Send vault, controlling component-based pages, navigation structure, and theme presentation browsed via send.sgraph.ai.

Can I use Markdown to author articles and galleries inside an SG/Send vault?

Yes, you can use Markdown documents to author prose, embed images, and create links inside the vault, supporting hub pages, article trees, slides, and galleries for SG/Send browsing.

How do I publish vault changes to send.sgraph.ai?

You publish vault changes by committing and pushing your _page.json layouts and Markdown documents through the sgit workflow, which shares the updates to the SG/Send encrypted vault.

Does the sgit workflow support committing and pushing vault content updates?

Yes, the sgit workflow supports committing, pushing, and sharing vault content updates, enabling you to publish newly created or edited _page.json and Markdown files to the SG/Send vault.

What is the best way to add navigation and theme control to a hub page?

The best way to add navigation and theme control to a hub page is by defining the layout and components in a _page.json file, which structures the presentation for SG/Send browse pages.