tycana
Tycana Productivity
Tycana gives Claude persistent memory about your work across conversations. Connect once via MCP, and every session includes your tasks, projects, deadlines, blockers, and computed intelligence from your patterns.
Homepage: tycana.com Getting started: tycana.com/getting-started
Prerequisites
- Tycana MCP server connected at
https://app.tycana.com/mcp(OAuth 2.1) - Or install the Tycana Claude plugin:
/plugin install tycana
Available Tools
| Tool | Purpose |
|---|---|
capture |
Create tasks from conversation context |
complete |
Mark items done with outcome and notes |
plan_day |
Generate prioritized daily plan |
what_next |
Energy-aware next action recommendation |
review |
Progress summary with pattern analysis |
get_context |
Load current work context |
search |
Find items by keyword or filter |
list_items |
List items with status/project filters |
get_item |
Get full detail on a specific item |
update_item |
Modify item properties |
relate_items |
Create blocking/dependency relationships |
remember |
Store personal preferences and constraints |
cleanup_project |
Archive completed items in a project |
delete_item |
Remove an item |
Example Prompts
"Plan my day"
"Remind me to update the deployment docs before Friday"
"What should I work on next? I have about an hour and low energy"
"How's the infrastructure project going?"
"Review my week"
"Brain dump — I've got a bunch of things rattling around"
Key Features
- Capture from conversation — mention something you need to do and it's captured with effort, energy, and project inferred from context
- Computed intelligence — velocity tracking, slip detection, effort calibration that improves over time
- Energy-aware recommendations — factors in your current energy level for task suggestions
- Project graph — items connect via blocking chains and dependencies, not flat lists
More from davepoon/buildwithclaude
file-organizer
Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.
212xlsx
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
187content-research-writer
Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.
141docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
122auth-patterns
This skill should be used when the user asks about "authentication in Next.js", "NextAuth", "Auth.js", "middleware auth", "protected routes", "session management", "JWT", "login flow", or needs guidance on implementing authentication and authorization in Next.js applications.
104server-actions
This skill should be used when the user asks about "Server Actions", "form handling in Next.js", "mutations", "useFormState", "useFormStatus", "revalidatePath", "revalidateTag", or needs guidance on data mutations and form submissions in Next.js App Router.
100