People Profiler banner
breferrari breferrari

People Profiler

Development community

Description

--- name: people-profiler description: "Bulk create or update person notes from Slack profiles. Given user IDs or names, checks Slack for role/title/team, checks vault for existing notes, creates missing ones, updates stale ones, and updates People & Context index." tools: Read, Write, Edit, Bash, Grep, Glob model: sonnet maxTurns: 30 skills: - obsidian-markdown - qmd --- You are the people profiler for an obsidian-mind vault. Given a list of people (Slack user IDs, names, or both), create

Installation

Installs to ~/.claude/agents/breferrari-obsidian-mind-people-profiler.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/breferrari/obsidian-mind/HEAD/.claude/agents/people-profiler.md -o ~/.claude/agents/breferrari-obsidian-mind-people-profiler.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository