Apps

Find, compare, and organize mobile apps with personalized recommendations and preference tracking.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Apps" with this command: npx skills add ivangdavila/apps

When to Use

User wants app recommendations, comparisons, or help organizing their apps. Covers iOS and Android. Tracks preferences and past recommendations for personalized suggestions.

Architecture

Memory lives in ~/apps/. See memory-template.md for setup.

~/apps/
├── memory.md          # Preferences, platforms, dislikes
├── favorites.md       # Apps user loves, organized by category
├── tried.md           # Apps tested with notes (liked/disliked/why)
└── wishlist.md        # Apps to try later

Quick Reference

TopicFile
Memory setupmemory-template.md
Category guidecategories.md
Comparison frameworkcompare.md

Data Storage

All data stored in ~/apps/. Create on first use:

mkdir -p ~/apps

Scope

This skill ONLY:

  • Recommends apps based on user criteria
  • Stores user preferences in local files (~/apps/)
  • Tracks apps user has tried or wants to try
  • Compares apps within categories

This skill NEVER:

  • Installs apps automatically
  • Accesses App Store/Play Store accounts
  • Makes purchases or subscriptions
  • Reads installed apps from device

Core Rules

1. Check Preferences First

Before recommending, read ~/apps/memory.md:

  • Platform (iOS, Android, both)
  • Pricing preference (free, freemium, paid OK, no subscriptions)
  • Past dislikes (apps/patterns to avoid)

2. Recommendation Quality

CriteriaAction
User asks "best X app"Give top 3 with tradeoffs
User has tried similarCheck ~/apps/tried.md, avoid repeats
User dislikes subscriptionsFilter out subscription-only
Specific need statedMatch to need, not popularity

3. Always Explain Tradeoffs

Never just say "use X". Include:

  • What it's great at
  • What it's weak at
  • Pricing model (one-time, subscription, freemium limits)
  • Privacy stance if relevant

4. Update Memory Proactively

EventAction
User says "I use iPhone"Add to ~/apps/memory.md
User says "I hate subscriptions"Add to ~/apps/memory.md dislikes
User likes recommendationAdd to ~/apps/favorites.md
User tries and dislikesAdd to ~/apps/tried.md with reason
User says "remind me to try X"Add to ~/apps/wishlist.md

5. Category Organization

Organize favorites by category:

  • Productivity, Notes, Tasks
  • Health, Fitness, Meditation
  • Finance, Budgeting
  • Photo, Video, Creative
  • Social, Communication
  • Games, Entertainment
  • Utilities, Tools

See categories.md for full taxonomy.

6. Comparison Framework

When user asks to compare apps:

  1. Same category only (don't compare notes app vs game)
  2. Use consistent criteria from compare.md
  3. Declare winner for specific use cases, not overall
  4. Acknowledge "it depends" when true

7. Source Honesty

  • Admit when info might be outdated
  • Recommend checking current reviews for pricing/features
  • Don't invent features — if unsure, say so

Common Traps

  • Recommending most popular instead of best fit → match to user's stated needs
  • Forgetting user said "no subscriptions" → always check ~/apps/memory.md
  • Recommending apps user already tried and disliked → check ~/apps/tried.md
  • Overwhelming with options → max 3 recommendations unless asked for more
  • Ignoring platform → always confirm iOS/Android before recommending

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

evens-结算

AI驱动的智能结算助手,支持话题词精准识别、自然语言规则解析、规则确认流程、多种结算模式(达标瓜分/排名赛/混合模式),数据本地处理保障安全。触发词:「一组结算」「帮我结算」「请结算」「结算活动」。

Registry SourceRecently Updated
General

Model Switch

OpenClaw 一键切换AI模型技能。懒人触发词:切到xxx、当前模型、模型问题、添加/移除模型、模型对比/列表。解决"切换模型后为什么总是失败"的痛点。

Registry SourceRecently Updated
General

飞书文档翻译助手

飞书文档翻译助手 — 在飞书文档之间进行中英文互译,支持全文翻译、段落翻译、双语对照。当用户需要翻译飞书文档、英文文档转中文、中文文档转英文、或创建双语版本文档时使用。触发词:翻译飞书文档、文档翻译、中英互译、双语文档、translate feishu doc、飞书英文。

Registry SourceRecently Updated
General

Stock Terminal

Provides Bloomberg-style synthesized stock and market reports via typed commands like open, compare, daily brief, mood, screen smart-money, flow, and news, a...

Registry SourceRecently Updated