bycocoindex-io· 6 skills
This skill should be used when creating a new target connector for CocoIndex to integrate with external systems. It provides guidance on implementing TargetHandler, TargetActionSink, and related types for declarative target state synchronization with change detection and automatic cleanup.
$npx -y skills add cocoindex-io/cocoindex --skill target-connectorInstalls into the current project.
Run `npx skills use "https://github.com/cocoindex-io/cocoindex" --skill "cocoindex-io/cocoindex/target-connector"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cocoindex-io/cocoindex" that are relevant to the current task. Run `npx skills add "https://github.com/cocoindex-io/cocoindex"` and select the relevant skills, then follow their instructions.