Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

persona

persona contém 5 skills coletadas de gaxxx, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
5
Stars
2
atualizado
2026-06-11
Forks
0
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

kb-impl
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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
Assistentes de recursos humanos (exceto folha de pagamento)

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