Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
Finley-main
Finley-main contains 2 collected skills from xufuping, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
1
updated
2026-07-04
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
finley-memory
computer-occupations-all-other
跨会话记忆:一段工作收尾时运行 python .finley/scripts/add_session.py 把本次做了什么写进 journal;新会话开场主动读取 .finley/workspace/<开发者>/ 最近的 journal 以恢复上下文。用于结束一段实现工作、或刚开始新会话需要了解此前进展时。
2026-07-04
finley-quality-gate
software-quality-assurance-analysts-and-testers
强制质量门禁:在 /speckit.implement 写完代码后、提交前,必须运行 python .finley/scripts/gate.py 跑 lint/typecheck/test,红则修复再跑,直至全绿。用于任何写完或改完代码、准备结束一段实现工作或提交之前。
2026-07-04