Summary
- 实践认识论:把方案、假说或判断放回实践中检验,按「实践 → 认识 → 再实践」螺旋迭代,并在开始前写明循环终止条件。当你提出了假说要验证、一次尝试失败要复盘再来、发现自己只想不做或只做不想时触发;一次性输出、答案可直接查阅、还没形成假说(先调查)时不触发。
- English: Practice-cognition…
hughyau/qiushi-skill
实践认识论:把方案、假说或判断放回实践中检验,按「实践 → 认识 → 再实践」螺旋迭代,并在开始前写明循环终止条件。当你提出了假说要验证、一次尝试失败要复盘再来、发现自己只想不做或只做不想时触发;一次性输出、答案可直接查?
npx skills add hughyau/qiushi-skill --skill practice-cognition
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Action recognition from video sequences. Supports RGB, optical flow, and joint (multi-stream) i…
1.6K installsMetric-learning recognition (ml-recog) for fine-grained visual recognition. Learns embeddings f…
1.5K installs>- Use this skill whenever the user wants text extracted from images, photos, scans, screenshot…
4K installsTranscribe speech to text using Apple's Speech framework.
3.2K installsEXPERIMENTAL: Three-layer parallel meta-cognition analysis. Triggers on: /meta-parallel, 三层分…
2.5K installs>- Use this skill whenever the user wants text extracted from images, photos, scans, screenshot…
562 installsOther skills from hughyau/qiushi-skill · top by installs.
npx skills add hughyau/qiushi-skill
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
main
Files included with this skill beyond the listing page.
SKILL.md
3,390 B
SUMMARY.md
3,340 B
"实践、认识、再实践、再认识,这种形式,循环往复以至无穷,而实践和认识之每一循环的内容,都比较地进到了高一级的程度。这就是辩证唯物论的全部认识论,这就是辩证唯物论的知行统一观。" —— 《实践论》
用:
不用:
investigation-first进入时先声明所处阶段,并写出终止条件;每轮按四步走。
0. 终止条件(开始前必须写):「当 [具体可观测条件] 时,本轮循环完成;最多 [N] 轮,超过则停下向用户汇报。」
- 成立 → 写「本轮学到:……」,进入更高一轮或终止 - 不成立 → 认识有误,修正假说回到第 1 步;不解释成偶然 - 部分成立 → 说清哪部分成立、哪部分要修
我目前处于:感性认识 / 理性认识 / 实践验证 / 总结升华
终止条件:当 …… 时完成;最多 N 轮
假说:……
预期:成立则 ……;不成立则 ……
验证动作:……
观察结果:……
判定:成立 / 不成立 / 部分成立
本轮学到:……;下一轮将:……
criticism-self-criticismcontradiction-analysismass-line原著依据:[original-texts.md](original-texts.md)