โ† All skills
Tencent SkillHub ยท Communication & Collaboration

Apps

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

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, categories.md, compare.md, memory-template.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 13 sections Open source page

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

TopicFileMemory setupmemory-template.mdCategory guidecategories.mdComparison 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

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

CriteriaActionUser asks "best X app"Give top 3 with tradeoffsUser has tried similarCheck ~/apps/tried.md, avoid repeatsUser dislikes subscriptionsFilter out subscription-onlySpecific 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

EventActionUser says "I use iPhone"Add to ~/apps/memory.mdUser says "I hate subscriptions"Add to ~/apps/memory.md dislikesUser likes recommendationAdd to ~/apps/favorites.mdUser tries and dislikesAdd to ~/apps/tried.md with reasonUser 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: Same category only (don't compare notes app vs game) Use consistent criteria from compare.md Declare winner for specific use cases, not overall 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

Category context

Messaging, meetings, inboxes, CRM, and teammate communication surfaces.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
4 Docs
  • SKILL.md Primary doc
  • categories.md Docs
  • compare.md Docs
  • memory-template.md Docs