Skip to main content
Run any Skill in Manus
with one click
GitHub repository

persona

persona contains 5 collected skills from gaxxx, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
2
updated
2026-06-11
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

kb-impl
software-developers

Minimal evolving-wiki kb implementation. Honors the put/query/lint contract from /kb. Flat markdown pages that the LLM grows, merges, splits, and links as a side effect of normal use. Copy this directory to <vault>/persona/.claude/skills/kb-impl/ as a starting point and customize from there.

2026-06-11
kb
software-developers

Personal knowledge base — the entry point for storing and querying the user's data (finance, family, health, housing, education, work). Fires on "/kb", "what's my", "look up", "find in wiki", "查一下", "save this to kb", any question about personal data, or another skill persisting an artifact. Defines the put/query/lint contract; routes impl-specific subcommands (ingest, compile, plan, clip, improve) to kb-impl.

2026-06-11
assistant-loop
software-developers

Personal assistant loop. Telegram I/O (tg-daemon), scheduled tasks (cron-daemon), and an interactive REPL — supervised by a background bash watchdog so the REPL doesn't need to stay open burning tokens. Consults CLAUDE.md for what to do; this skill handles how.

2026-06-08
assistant-test
software-quality-assurance-analysts-and-testers

Test the personal assistant's routing accuracy and response quality. Run with /assistant-test to execute all cases, /assistant-test add to add new cases, /assistant-test <id> for a single case.

2026-06-08
onboarding
human-resources-assistants-except-payroll-and-timekeeping-434161

Conversational profile setup over Telegram. Trigger when `<vault>/persona/USER.md` or `IDENTITY.md` has "not set"/empty fields, or the user explicitly asks to (re)do onboarding ("做一下 onboarding", "redo onboarding", "补一下个人信息", "let's set up", "重新设置 identity"). Do NOT trigger for casual greetings if all required fields are already filled.

2026-05-08