askill
contact-relationship-map

contact-relationship-mapSafety 95Repository

Build a comprehensive view of a contact with relationships, links, and memories

1 stars
1.2k downloads
Updated 3/1/2026

Package Files

Loading files...
SKILL.md

Build a comprehensive relationship map for contact "{{name}}":

  1. Retrieve Contact Details

    • Use contact_search to find the contact by name "{{name}}"
    • Use contact_get with the contact ID to retrieve full details
    • Show all known endpoints (email, phone, social accounts)
    • If multiple matches found, ask for clarification
  2. Map Relationships

    • Use relationship_query with the contact ID to find all relationships
    • Show each related contact and the relationship type (colleague, family, manager, etc.)
    • Note the direction of each relationship (e.g., "reports to" vs "manages")
  3. Find Linked Items

    • Use links_query with the contact's entity reference to discover linked content
    • Show linked projects, tasks, notes, and other work items
    • Highlight any active or high-priority linked items
  4. Recall Stored Memories

    • Use memory_recall with the contact's name to find relevant memories
    • Show preferences, facts, past decisions, and contextual notes
    • Note when each memory was stored for recency context
  5. Relationship Map Summary

    • Present a unified view:
      • Contact card (name, endpoints, notes)
      • Relationship network (connected people and relationship types)
      • Linked work (projects, tasks, notes referencing this contact)
      • Stored context (memories and preferences)
    • Suggest any missing information worth capturing

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

68/100Analyzed 3/2/2026

A well-structured skill for building contact relationship maps with clear 5-step workflow. Scores high on safety, clarity, and actionability. Reusability is limited due to proprietary tool dependencies. Tag mismatch (ci-cd for contact mapping) hurts discoverability. Missing explicit trigger/when-to-use section. Overall solid reference-style skill but could benefit from error handling and more generic tool descriptions for cross-system portability.

95
85
45
70
80

Metadata

Licenseunknown
Version-
Updated3/1/2026
Publishertroykelly

Tags

ci-cd