Skip to content

chore: bump agent-skills submodule to current main #5

Description

@surrealwolf

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

  1. Bump submodule to current agent-skills main (or a tagged release if/when tags exist).
  2. 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>.
  3. Optionally add a one-liner to README under Shared skills.

Acceptance

  • git submodule status points at current agent-skills HEAD (or documented tag)
  • Discovery path verified or installer wired for workers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions