obsidian_expert
Convert Croissant datasets into structured Obsidian Markdown notes with frontmatter and semantic tags.
Best use case
obsidian_expert is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Convert Croissant datasets into structured Obsidian Markdown notes with frontmatter and semantic tags.
Teams using obsidian_expert should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/obsidian_expert/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How obsidian_expert Compares
| Feature / Agent | obsidian_expert | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Convert Croissant datasets into structured Obsidian Markdown notes with frontmatter and semantic tags.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# 💎 Obsidian Expert Skill The Obsidian Expert skill bridges the gap between structured machine learning metadata and personal knowledge management. It transforms Croissant JSON-LD files into beautiful, interlinked Markdown notes. ## Features - **Semantic Mapping**: Automatically maps Croissant properties (creators, description, URL) to Obsidian frontmatter. - **Tag Generation**: Converts keywords into searchable Obsidian tags (e.g., `#Volodymyr_Zelenskyy`). - **Raw Integration**: Embeds the full JSON-LD source within the note for reference. - **Vault Sync**: Supports automatic copying to your personal Obsidian vault via environment variables. ## Configuration Set the path to your Obsidian vault to automatically sync notes: ```bash export OBSIDIAN_VAULT_PATH="/Users/yourname/Documents/MyVault/CroissantNotes" ``` ## Usage ### 1. Convert a Croissant file to a Note ```bash python3 skills/obsidian_expert/scripts/to_obsidian.py "./data/croissant/my_dataset.jsonld" ``` ### 2. Specify Output Directory ```bash python3 skills/obsidian_expert/scripts/to_obsidian.py "./data/croissant/my_dataset.jsonld" "./my-vault" ``` ## Note Structure Each note follows a professional layout: - **Frontmatter**: YAML metadata for Dataview compatibility. - **Description**: The primary dataset summary. - **Keywords**: Semantic tags for graph view organization. - **Resources**: Clickable links to source and distribution files. - **Raw Metadata**: The full technical JSON-LD source.
Related Skills
orchestrator_expert
Orchestrator agent that has comprehensive knowledge and command over all available skills in this toolkit to create complex workflows.
neo4j_expert
Store and query Croissant datasets in a Neo4j Graph Database for relational discovery and semantic search.
telegram_expert
Send results and notifications to Telegram channels or users.
ro-crate-expert
Specialized in creating RO-Crate packages from Dataverse metadata, with integrated ODRL-based DID (Decentralized Identifier) attribution and provenance via the ro-crate-py library.
📊 Presentation Expert Skill
The **Presentation Expert** is responsible for transforming complex research data, metadata, and insights into high-impact presentation decks.
nlp_expert
Extract named entities (persons, organizations, dates, locations) from text and provide them in structured JSON-LD format.
croissant_expert
Specialized in the MLCommons Croissant metadata specification. Can generate, validate, and serialize dataset metadata into compliant JSON-LD.
walker
Deep crawl functionality that extracts and visits internal links from a webpage.
youtuber
Search for videos on YouTube based on specific keywords. Get list of videos with title, description, and URL.
wizard
The ultimate data integrator. Orchestrates transcription, translation, NLP analysis, and Croissant serialization into a single automated pipeline.
unf
Universal Numeric Fingerprint (UNF) generator. For strings, it splits into words and sorts them alphabetically to provide order-invariant fingerprints. Supports dataframes and files too.
translator
Recognize the language of input content or video scripts and translate them precisely into English using Gemini 3.