用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/YangsonHung/awesome-agent-skills --skill ax-extract-workflow-cn命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Use when automating LinkedIn from the command line - fetching profiles, searching people and companies, sending messages and connection requests, posting, reacting, commenting, and extracting people/company/post data via the linkedin CLI.
当需要通过命令行自动化操作 LinkedIn 时使用——获取主页、搜索人脉与公司、发送私信与连接请求、发布动态、点赞评论,并通过 linkedin 命令行工具提取人物、公司与动态数据。
Use when committing and pushing a work branch, then merging it into the primary branch and pushing both branches.
基于 SOC 职业分类
正在显示 SKILL.md
| name | ax-extract-workflow-cn |
| description | 当用户需要根据本机 ax 会话证据,复盘某个已交付功能、提交、日期或成果是如何完成时使用。 |
从本机 ax 数据中重建一个已交付成果背后的工作流。先确定锚点,再找到相关会话,查看对话、工具、技能、提交和子代理委派记录,最后写出一份紧凑、可追溯的复盘。
本技能假设已经安装 ax,相关会话已经完成 ingest,并且本机 ax 数据库可访问。
当用户有以下需求时使用本技能:
以下场景不应使用本技能:
ax recall "<topic>" --sources=commit --json
ax sessions near <sha> --json
ax sessions around <date> --days=3 --json
ax sessions here --days=14 --json
ax sessions show <id> --json
ax sessions show <id> --by-role
ax sessions show <id> --expand=<subagent-uuid>
输出 Markdown,包含:
语气保持事实化。引用本机证据。无法确认的地方明确标注未知。