Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

persona

persona には gaxxx から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
5
Stars
2
更新
2026-06-11
Forks
0
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

kb-impl
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア品質保証アナリスト・テスター

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
人事アシスタント(給与・勤怠管理除く)

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