cp-skill-connect

Discover candidate connections for artifacts in a knowledge base and generate a report.

82|10|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/zby/commonplace --skill cp-skill-connect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cp-skill-connect
Source: https://github.com/zby/commonplace/tree/main/kb/instructions/cp-skill-connect
Command: npx skills add https://github.com/zby/commonplace --skill cp-skill-connect

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill facilitates the discovery of candidate connections for a given artifact, generating a report without altering the source or other library artifacts.

Core Features & Use Cases

  • Connection Discovery: Automatically identify potential links between artifacts in the knowledge base.
  • Report Generation: Creates a discovery report detailing candidate connections and relevant labels.
  • Documentation: Outputs a document that can be used by others to review and possibly author the discovered connections.
  • Use Case: When working on a research project, this Skill can help uncover relevant notes, reference materials, or reports that might be related to your current work.

Quick Start

Use the cp-skill-connect skill on an artifact with the path or name 'kb/notes/example-note.md'.

Frequently Asked Questions about cp-skill-connect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I discover connections between artifacts in a knowledge base?

Connection discovery works by analyzing the outbound-linking sections of collection documentation to automatically identify potential cross-references and generate a detailed report of candidate connections.

What is the best way to generate a link analysis report without altering source documents?

To generate a link analysis report without altering source documents, apply a read-only discovery process that outputs a separate file detailing candidate connections and relevant labels for later review.

Can I automatically cross-reference notes and reference materials for a research project?

Yes, you can automatically cross-reference notes and reference materials by running connection discovery on a specific artifact path, which scans the knowledge base structure to uncover related documents.

Do I need knowledge base structure access to perform document cross-referencing?

Yes, document cross-referencing requires knowledge base structure access and specifically requires access to the outbound-linking sections of collection documentation to accurately map candidate connections.

What are the limitations of automated connection discovery for knowledge management?

A limitation of automated connection discovery is that it only generates candidate connections in a report without directly authoring the links or altering the source artifacts, requiring manual review.