feat(skills): add 6 phoenixlucky skills (4 bundled + 2 optional) - #84462
feat(skills): add 6 phoenixlucky skills (4 bundled + 2 optional)#84462phoenixlucky wants to merge 1 commit into
Conversation
Bundled (skills/productivity): - business-data-analyst: structured business analysis framework (metrics, funnel/cohort, market research, strategy models) - weiliaozi: five-lens analysis framework (essence -> conditions -> gains-losses -> sequence -> opponent) - financial-analyst: investing analysis framework (cycle positioning -> drivers -> constraints -> risk -> rhythm -> game theory) - zerotoken: token-efficient assistant discipline with task modes, precise-prompt template, and Wei Liaozi coding principles Optional (optional-skills/): - communication/moon-lovers: romantic chat reply roleplay (character profiles) - health/family-lovers: self-healing companion for family-origin awareness All skills adapted to the hermes SKILL.md format (name/description/version/author/license/platforms/metadata.hermes.tags). zerotoken is relicensed to MIT by the author for this contribution (the original repo remains GPL-3.0).
feat(skills): add 6 phoenixlucky skills
|
Enough1122
left a comment
There was a problem hiding this comment.
Content reviewed: all six frontmatters are well-formed (name/description/version/author/license/platforms/metadata.hermes), all referenced references/ and scripts/ files exist, no skill-name collisions, and the target categories (skills/productivity, optional-skills/communication, optional-skills/health) already exist. One housekeeping gap: the PR's licensing note is prominent (including the zerotoken GPL-3.0→MIT relicensing), yet only 3 of the 6 skills ship a LICENSE file — financial-analyst, weiliaozi, and family-lovers have one, while business-data-analyst, zerotoken, and moon-lovers do not. Since the note explicitly calls out licensing terms for each skill, adding the missing LICENSE files (and for zerotoken, the relicensing note) would make the contribution self-consistent and avoid any ambiguity for downstream redistribution.
What & Why
Add 6 skills by phoenixlucky, adapted to the hermes SKILL.md format.
Bundled (
skills/productivity/) — broadly useful analysis & discipline frameworks:business-data-analyst— structured business analysis: metric definitions, funnel/cohort/retention breakdowns, root-cause diagnosis, market research, and strategy/competition/marketing/operations/finance models.weiliaozi— five-lens structured analysis framework (Essence → Conditions → Gains-Losses → Sequence → Opponent), bilingual EN/中文.financial-analyst— investing analysis: cycle positioning → drivers → constraints → gains/losses → rhythm → game theory.zerotoken— token-efficient assistant discipline: task-mode budgeting, precise-prompt template, progressive reading, Wei Liaozi coding principles, plus reusable encoding helper scripts for Windows/Chinese environments.Optional (
optional-skills/) — useful but not universally needed:communication/moon-lovers— romantic chat roleplay replies from character profiles (8 profiles, 白月光 tone).health/family-lovers— self-healing companion for family-of-origin awareness and safe attachment habits (companion tool, not a substitute for professional care).How to test
hermes -s weiliaozi "分析:某公司是否应该进入下沉市场"hermes skills browse— optional skills appear as "official"hermes skills install moon-loversPlatforms
Licensing note
All six skills are original works by phoenixlucky.
weiliaozi,financial-analyst,family-loversare MIT;business-data-analystandmoon-loversare contributed under MIT;zerotokenwas previously GPL-3.0 and is relicensed to MIT by the author for this contribution (the original repo remains GPL-3.0).