Create notes for people and organizations in three directories: contacts (base/contacts/), creators (base/creators/), productions (base/productions/). INVOKE when user wants to create a note for a person, author, company, or organization. Triggers: "create contact", "add person", "new creator", "company", "organization", "production", "author", "создай контакт", "добавь человека", "новый автор", "добавь компанию", "запиши контакт". NOT for regular notes or projects.
Create notes for people, creators, and organizations. Three types with identical structure but different tags and directories.
IMPORTANT: Use Title Case for names — capitalize the first letter of each word.
John Smith.md, Андрей Иванов.md, Apple Inc.mdjohn smith.md, андрей иванов.md, apple inc.mdbase/contacts/)Personal and professional connections.
Tags: contact/working, contact/client, contact/personal, contact/routine
base/creators/)Individual content creators, artists, and experts.
Tags: , , , , , , , , , , ,
creator/writercreator/directorcreator/researchercreator/contentmakercreator/businessmancreator/expertcreator/musiciancreator/composercreator/actorcreator/paintercreator/photographercreator/cinematographerbase/productions/)Companies, organizations, channels, studios.
Tags: production/channel, production/podcast, production/film_studio, production/art_studio, production/game_studio, production/label, production/band, production/organization, production/company, production/platform, production/publisher, production/journal
CRITICAL: Only link to EXISTING notes. Use the obsidian-structure skill to understand the vault hierarchy.
Before creating a people note, dynamically discover existing system notes:
| Field | Location | Glob Pattern |
|---|---|---|
category | base/categories/ | base/categories/*.md |
meta | base/_meta-notes/ | base/_meta-notes/*.md |
problem | base/_problems/ | base/_problems/*.md |
obsidian files folder=base/categories ext=md / obsidian files folder=base/_meta-notes ext=md (CLI, cross-platform)---