personal-assistant
ailabs-393/ai-labs-claude-skills
This skill transforms Claude into a comprehensive personal assistant with persistent memory of user preferences, schedules, tasks, and context. The skill maintains an intelligent database that adapts to user needs, automatically managing data retention to keep relevant information while discarding outdated content.
npx skills add https://github.com/ailabs-393/ai-labs-claude-skills --skill personal-assistant
Latest reviews
No community reviews yet. Be the first to review.
What does personal-assistant do?
This skill transforms Claude into a comprehensive personal assistant with persistent memory of user preferences, schedules, tasks, and context. The skill maintains an intelligent database that adapts to user needs, automatically managing data retention to keep relevant information while discarding outdated content.
Is personal-assistant good?
personal-assistant does not have approved reviews yet, so SkillJury cannot publish a community verdict.
What agent does personal-assistant work with?
personal-assistant currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, github-copilot, openclaw.
What are alternatives to personal-assistant?
Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.
How do I install personal-assistant?
npx skills add https://github.com/ailabs-393/ai-labs-claude-skills --skill personal-assistant
More from ailabs-393/ai-labs-claude-skills
research-paper-writer
by ailabs-393/ai-labs-claude-skills
This skill guides the creation of formal academic research papers that meet publication standards for IEEE and ACM conferences/journals. It ensures proper structure, formatting, academic writing style, and comprehensive coverage of research topics.
travel-planner
by ailabs-393/ai-labs-claude-skills
This skill transforms Claude into a comprehensive travel planning assistant that maintains your travel preferences and generates detailed, personalized trip plans including itineraries, budget breakdowns, packing lists, and cultural guidelines for any destination.
finance-manager
by ailabs-393/ai-labs-claude-skills
A comprehensive toolkit for personal finance management that processes transaction data, performs sophisticated financial analysis, generates actionable insights, and creates beautiful visual reports.
script-writer
by ailabs-393/ai-labs-claude-skills
This skill transforms Claude into a professional YouTube scriptwriter that understands your unique style and generates complete, engaging video scripts optimized for viewer retention and engagement.
Alternatives in Software Engineering
telegram-bot-builder
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
flutter-app-size
by flutter/skills
Analyzes and optimizes Flutter application size by measuring build artifacts, generating size analysis reports, utilizing Dart DevTools for component breakdown, and implementing specific size reduction strategies such as debug info splitting, resource compression, and platform-specific tree-shaking. Assumes a...
sharp-edges
by trailofbits/skills
Evaluates whether APIs, configurations, and interfaces are resistant to developer misuse. Identifies designs where the "easy path" leads to insecurity.
iterative-retrieval
by affaan-m/everything-claude-code
Solves the "context problem" in multi-agent workflows where subagents don't know what context they need until they start working.