Problem
Submodule .cursor/skills/agent-skills is pinned at d656ebd (Makefile/install era). Upstream DataKnifeAI/agent-skills main is at 41fc769 (+ Apache-2.0 relicense, README hero). Skill content is unchanged since the pin, but the workspace ships a stale LICENSE/README and will lag further as skills are added.
Related: discovery/install layout clarification tracked on agent-skills (nested submodule path vs flattened install-skills.sh).
Proposal
- Bump submodule to current
agent-skills main (or a tagged release if/when tags exist).
- Confirm Cloud Agents still discover skills at
.cursor/skills/agent-skills/skills/*/SKILL.md (Cursor recursive discovery) or add a post-checkout step that runs the installer to flatten into .cursor/skills/<name>.
- Optionally add a one-liner to README under Shared skills.
Acceptance
Problem
Submodule
.cursor/skills/agent-skillsis pinned atd656ebd(Makefile/install era). UpstreamDataKnifeAI/agent-skillsmainis at41fc769(+ Apache-2.0 relicense, README hero). Skill content is unchanged since the pin, but the workspace ships a stale LICENSE/README and will lag further as skills are added.Related: discovery/install layout clarification tracked on agent-skills (nested submodule path vs flattened
install-skills.sh).Proposal
agent-skillsmain(or a tagged release if/when tags exist)..cursor/skills/agent-skills/skills/*/SKILL.md(Cursor recursive discovery) or add a post-checkout step that runs the installer to flatten into.cursor/skills/<name>.Acceptance
git submodule statuspoints at current agent-skills HEAD (or documented tag)