By Rachnog
Body life-area plugin for ad-hoc body data Q&A and structured cadence reviews, powered by specialist sleep, recovery, composition, diet, exercise, and medical skills
Run structured weekly, monthly, quarterly, or yearly body reviews that compare time periods, cross-check multiple body data sources, and generate recommendations grounded in principles, goals, habits, systems, and local body documents. Trigger on review, recap, retrospective, compare periods, progress review, or holistic body check-in requests.
Provide specialist body-composition evidence from Withings data when `body-data-qa` or `body-cadence-review` needs composition-domain depth, or when the user explicitly asks for a body-composition-only deep dive.
Default top-level entrypoint for ad-hoc body questions. Use for direct questions about current status, recent trends, metric interpretation, or targeted cross-checks across sleep, recovery, exercise, diet, body composition, and medical data when a structured cadence review is not requested.
Provide specialist nutrition evidence from Yazio when `body-data-qa` or `body-cadence-review` needs diet-domain depth, or when the user explicitly asks for a nutrition-only deep dive.
Provide specialist exercise evidence from Garmin when `body-data-qa` or `body-cadence-review` needs training-domain depth, or when the user explicitly asks for an exercise-only deep dive.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Personal Claude plugin marketplace for life-area automation.
Current implementation includes three active plugins (body, mind, work), and the
repository is designed to scale to additional life-area plugins over time (for
example finance, relationships, learning) without restructuring.
.claude-plugin/marketplace.jsonplugins/<area>/.claude-plugin/plugin.jsonskills/**/SKILL.mdschemas/*.json (optional but recommended)body — physical health workflows for ad-hoc data Q&A and structured cadence reviewsmind — habit reflection (Streaks), bidirectional Notion-Obsidian project/task syncwork — work management workflows for email triage and productivity automationWhen you add more life areas, each should be an independent plugin package:
plugins/work/plugins/finance/plugins/relationships/plugins/learning/No new plugin is created automatically; this README defines the convention only.
.
├── .claude-plugin/
│ └── marketplace.json
└── plugins/
├── body/
│ ├── .claude-plugin/plugin.json
│ ├── skills/
│ │ ├── body-cadence-review/SKILL.md
│ │ ├── body-composition/SKILL.md
│ │ ├── body-data-qa/SKILL.md
│ │ ├── body-diet/SKILL.md
│ │ ├── body-overview/SKILL.md
│ │ ├── body-exercise/SKILL.md
│ │ ├── body-recovery/SKILL.md
│ │ ├── body-sleep/SKILL.md
│ │ └── body-medical-checkups/SKILL.md
│ └── schemas/
│ ├── cadence-review.json
│ ├── sleep.json
│ ├── recovery.json
│ ├── body-composition.json
│ ├── diet.json
│ ├── exercise.json
│ └── medical-checkups.json
├── mind/
│ ├── .claude-plugin/plugin.json
│ ├── skills/
│ │ ├── streaks-export-analysis/SKILL.md
│ │ └── mind-notion-sync/SKILL.md
│ └── schemas/
│ └── notion-sync.json
└── work/
├── .claude-plugin/plugin.json
└── skills/
├── deep-research/SKILL.md
├── gtd-email-triage/SKILL.md
└── gtd-slack-triage/
├── SKILL.md
├── channel-rules.json
├── message-patterns.json
└── sub-agent-prompt.md
This repository does not ship private vault prompt templates anymore.
Keep your vault-specific CLAUDE.md files private in your Obsidian vault and do
not commit them here.
Recommended reset flow for legacy setups:
cd "<VAULT_PATH>"
cp -R .claude ".claude.backup.$(date +%Y%m%d-%H%M%S)" 2>/dev/null || true
rm -rf .claude
mkdir -p .claude
Then in Claude plugin UI:
Plugins -> MarketplacesDiscoverbody, work)If you previously installed shadow-and-soul, remove or disable the stale local install after refreshing the marketplace, since it is no longer published here.
mind)| Internal skill | MCP servers | Typical trigger classes | Behavior |
|---|---|---|---|
streaks-export-analysis | local + Apple Shortcuts | "analyze Streaks export", "habits report", "monthly Streaks review" | Turns a Streaks .streaks export into a markdown habits report |
mind-notion-sync | notion (Claude AI Notion MCP) | "sync Notion", "pull from Notion", "push to Notion", "update projects" | Bidirectional sync of Projects & Tasks between Notion and Obsidian 200 Projects/ |
body)| Internal skill | MCP servers | Typical trigger classes | Behavior |
|---|---|---|---|
body-data-qa | body MCPs as needed | direct questions, metric interpretation, targeted cross-checks, current status | Answers ad-hoc body questions with the minimum relevant data and specialist domain logic |
body-cadence-review | all body MCPs + local resources as needed | weekly review, monthly review, quarterly review, yearly review, compare periods | Runs structured body reviews, compares periods and domains, and ties recommendations back to goals, habits, systems, and principles |
| Internal skill | MCP servers | Typical trigger classes | Behavior |
|---|---|---|---|
body-overview | delegated to workflow skills | legacy broad-body wording such as "body overview" or "full body report" | Thin compatibility wrapper that routes to body-data-qa or body-cadence-review |
npx claudepluginhub rachnog/alex-honchar-claude-for-life --plugin bodyWork life-area plugin for the alex-life marketplace — token-optimized email, Slack, and messenger/DM triage with deterministic rules, Haiku sub-agents, GTD-style prioritization, Chrome auto-archive for email, API mark-as-read for Slack, browser-automated messenger triage across X/LinkedIn/Facebook/Instagram/WhatsApp/Telegram, Apple Notes triage with auto-clipping and Notion task creation, calendar analysis and week preparation with time allocation tracking against Zone of Genius targets, and multi-platform deep research
Mind life-area plugin for habit reflection, Streaks export analysis, Notion-Obsidian project sync, markdown reporting, and cross-area weekly reviews orchestrating all 8 life areas
Multi-agent AI coach for endurance & strength athletes — runs entirely inside Claude Code.
Coaching plugin for Claude Code: personal (CLEAR protocol, anxiety-first) and signal (GROW protocol, strategic positioning) domains.
A crew of 10 AI agents that run your Obsidian vault like a team of personal assistants — capturing notes, triaging your inbox, managing your calendar and email, tracking your nutrition, supporting your mental health, and keeping everything connected. Works in any language.
ADHD-friendly companion assistant with daily life support (Chinese or English), research cognitive monitoring, and adaptive behavioral profiling.
Build workout programs, write nutrition plans, and generate client reports
Skills for building your AI Personal OS: onboarding, daily journaling, knowledge extraction, LinkedIn research-to-publish pipeline, Chief of Staff system review, and PowerPoint deck QA.