core-spotlight-ref

Community

Spotlight & NSUserActivity essentials.

AuthorCharlesWiltgen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a comprehensive reference for Core Spotlight and NSUserActivity usage, helping you decide when to index content vs. use user activities for prediction, handoff, and search.

Core Features & Use Cases

  • Indexing vs activity: Choose between Core Spotlight indexing and NSUserActivity based on the use case.
  • Handoff & prediction: Use NSUserActivity to enable seamless handoff and Siri predictions.
  • Batch indexing & deletion: Efficiently index, update, and delete items with stable identifiers.
  • Debugging discoverability: Diagnose why content isn't searchable or suggested.

Quick Start

Create a brief plan to index a set of notes for Spotlight and enable NSUserActivity for handoff.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: core-spotlight-ref
Download link: https://github.com/CharlesWiltgen/Axiom/archive/main.zip#core-spotlight-ref

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository