Obsidian noteagents-router1 min read
AIHero.dev notes - agents router
AGENTS - aihero.dev Use this folder for AIHero course references and course-related learning notes. Publishing Rule All Markdown documents under content/obsidian/aihero.dev should
Source: content/obsidian/aihero.dev/AGENTS.md
AGENTS - aihero.dev
Use this folder for AIHero course references and course-related learning notes.
Publishing Rule
All Markdown documents under content/obsidian/aihero.dev should be publishable by default:
- Set
published: truein frontmatter for every course note. - New course folders should include a
course.mdfile withpublished: true. - Do not add private planning, credentials, or internal-only notes here unless they are clearly marked
published: falseand intentionally excluded.
Course Folder Pattern
Each course should live in its own slug folder:
course-slug/
course.md
The course.md file should include at minimum:
titletype: course-referencestatuspublished: truesource: aihero.dev- useful tags
