# agent-second-brain

An always-on second brain you talk to. Voice notes in Telegram → typed, linked knowledge in your Obsidian vault. Runs 24/7 on the Claude subscription you already have.

- Tier: Indexed (plain plugin)
- Category: Productivity
- Page: https://www.flowy.sh/listings/smixs-agent-second-brain
- Source: https://github.com/smixs/agent-second-brain
- Price: free and open source

## Summary
agent-second-brain is a Claude Code plugin with 4 hand-picked skills for productivity work, indexed on Flowy. Install it with the command on its page. It includes autograph, cron, dbrain-processor. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add smixs/agent-second-brain --agent claude-code
```

## Skills
- autograph
- cron
- dbrain-processor
- migrate-doctor

## FAQ

### What is agent-second-brain?
An always-on second brain you talk to. Voice notes in Telegram → typed, linked knowledge in your Obsidian vault. Runs 24/7 on the Claude subscription you already have.

### How do I install agent-second-brain?
Run these in Claude Code: npx -y skills add smixs/agent-second-brain --agent claude-code. Then prompt normally.

### Does agent-second-brain auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is agent-second-brain free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
