Agent Skills
› phuc-nt/my-translator
› ck:journal
ck:journal
GitHub调用子代理分析记忆和代码变更,撰写简洁的日记条目,记录关键事件、决策及影响,并保存至指定目录。
Trigger Scenarios
需要回顾近期项目进展
生成开发日志或反思文档
Install
npx skills add phuc-nt/my-translator --skill ck:journal -g -y
SKILL.md
Frontmatter
{
"name": "ck:journal",
"metadata": {
"author": "claudekit",
"version": "1.0.0"
},
"description": "Write journal entries analyzing recent changes and session reflections.",
"argument-hint": "[topic or reflection]"
}
Journal
Use the journal-writer subagent to explore the memories and recent code changes, and write some journal entries.
Journal entries should be concise and focused on the most important events, key changes, impacts, and decisions.
Keep journal entries in the ./docs/journals/ directory.
IMPORTANT: Invoke "/ck:project-organization" skill to organize the outputs.
Version History
- 3495f99 Current 2026-07-25 07:19


