narrative-io

28 mods across 2 repositories, 8 stars between them.

narrative-audience

03

narrative-io/narrative-skills-marketplace

Plugin Claude Code

Audience-building workflows backed by the narrative-mcp server — turning marketing briefs into filtered, materialized audience datasets and activating them to downstream advertising connectors.

8 5d ago A tokens not measured original MIT

create-lookalike

04

narrative-io/narrative-skills-marketplace

Skill Claude CodeCodex

Create a look-alike audience from a seed audience and a candidate population dataset. Classifies Rosetta Stone attributes, generates the same materialized-view scoring pipeline Lookalike Studio emits (Naive-Bayes categorical weights + Gaussian continuous similarity), gates on approval, submits via…

8 5d ago A 138 tokens original MIT

narrative-common

05

narrative-io/narrative-skills-marketplace

Plugin Claude Code

Common Narrative workflows backed by the narrative-mcp server — starting with Rosetta Stone attribute mapping generation, evaluation, and improvement.

8 5d ago A tokens not measured original MIT

narrative-io/narrative-skills-marketplace

Skill Claude CodeCodex

Apply a set of Rosetta Stone attribute mappings to a Narrative dataset by wrapping them in a one-shot workflow that calls the CreateRosettaStoneMappingsIfNotExist task. Consumes the structured output of /generate-rosetta-stone-mappings, normalizes the generator's snakecase to the workflow task's camelCase…

8 5d ago A 182 tokens original MIT

create-workflow

07

narrative-io/narrative-skills-marketplace

Skill Claude CodeCodex

Author and submit a Narrative workflow from a natural-language intent. Picks the closest example from assets/examples/, adapts it to the user's case, walks the YAML against the spec, resolves the data plane, and submits via narrativeworkflowscreate only after the user has approved the rendered spec. Use when: "create…

8 5d ago A 138 tokens original MIT

design-analysis

08

narrative-io/narrative-skills-marketplace

Skill Claude CodeCodex

Translate a fuzzy analytical question into a rigorous investigation plan. Interrogates the ask, grounds the plan in the available data dictionary, applies analytical best practices, and produces a structured brief of query specifications for a downstream query-writing skill. Plans, does not write SQL. Use when: "why…

8 5d ago A 121 tokens original MIT

find-attribute

09

narrative-io/narrative-skills-marketplace

Skill Claude CodeCodex

Find the canonical Rosetta Stone attribute that best matches a fuzzy description, semantic phrase, or required schema shape. Searches the catalog with pagination, describes the shortlist in one batched call, ranks candidates by name + shape match, and returns the canonical attribute ID plus close alternatives. Use…

8 5d ago A 121 tokens original MIT

narrative-io/narrative-skills-marketplace

Skill Claude CodeCodex

Generate, evaluate, and improve Rosetta Stone attribute mappings for a Narrative dataset. Use when: "map this dataset to Rosetta Stone", "suggest normalized attributes for dataset N", "evaluate the mappings on dataset N", "why is this mapping low confidence", "fix this expression", "improve this NQL mapping…

8 5d ago A 84 tokens original MIT

profile-dataset

11

narrative-io/narrative-skills-marketplace

Skill Claude CodeCodex

Produce a coverage & quality profile of a Narrative dataset (or access rule): row count, per-column null/fill rate, cardinality, ranges, top-values, inferred column shape, and quality flags. Reads bundled stats + sample first, recovers missing/stale stats by configuring and recalculating them, and escalates to a cheap…

8 5d ago A 154 tokens original MIT

write-nql

12

narrative-io/narrative-skills-marketplace

Skill Claude CodeCodex

Write, validate, and (optionally) execute an NQL query against a Narrative dataset. Drafts the query from the user's question, runs narrativenqlvalidate until it compiles, explains the query in plain English, and only runs it on explicit approval (or when invoked with --run). Use when: "write an NQL query for X"…

8 5d ago A 133 tokens original MIT

narrative-io/narrative-skills-marketplace

Skill Claude CodeCodex

Interactively build a Narrative identity graph workflow from one or more first-party datasets and (optionally) third-party data sources. Confirms each input dataset is mapped to the Rosetta Stone graph edge attribute (mapping it via /generate-rosetta-stone-mappings if not), then composes and submits a workflow that…

8 5d ago A 147 tokens original MIT

narrative-io/narrative-skills-marketplace

Skill Claude CodeCodex

Compare your data to a partner's data in the marketplace. Given a dataset you already own with person/edge data, this skill walks you through picking a partner data source to match against, choosing which identifier types to match on, optionally selecting which enrichment attributes to attach, and then submits the…

8 5d ago A 154 tokens original MIT

narrative-io/narrative-skills-marketplace

Skill Claude CodeCodex

Audit a dataset or access rule before it joins an identity-graph build (access rules behave like datasets in NQL here). Enumerates failure modes (hub identifiers, high-degree nodes, suspicious values, over-connected identifiers), tests hypotheses in parallel, quantifies damage by rows / edges / entities, and proposes…

8 5d ago A 196 tokens original MIT

abstraction

17

narrative-io/data-collaboration-mcp

Skill Claude CodeCodex

Analyze a project or workspace to identify repeated patterns and propose abstractions for improved code reuse and maintainability.

0 6mo ago A 24 tokens archived

commit

18

narrative-io/data-collaboration-mcp

Skill Claude CodeCodex

Review codebase changes and create well-structured conventional commits with Shortcut ticket links. Use when asked to commit, save changes, or prepare code for review.

0 6mo ago A 33 tokens archived

document

19

narrative-io/data-collaboration-mcp

Skill Claude CodeCodex

Write comprehensive ESDoc documentation for the specified code. Use when asked to document functions, classes, or modules.

0 6mo ago A 25 tokens archived

lint

20

narrative-io/data-collaboration-mcp

Skill Claude CodeCodex

Run linting checks and fix all issues idiomatically. Never disables rules or suppresses errors.

0 6mo ago A 22 tokens archived

migrate-to-nql

21

narrative-io/data-collaboration-mcp

Skill Claude CodeCodex

Migrate React components from Snowflake SQL queries to NQL using the useNqlQuery hook. Handles query design, case sensitivity, and React dependency optimization.

0 6mo ago A 38 tokens archived

pr

22

narrative-io/data-collaboration-mcp

Skill Claude CodeCodex

Create a new PR for the current branch or update an existing one. Follows team PR best practices for titles, descriptions, and checklists.

0 6mo ago A 31 tokens archived

refactor

23

narrative-io/data-collaboration-mcp

Skill Claude CodeCodex

Analyze and improve a React/TypeScript code file following component composition, hooks, performance, and file organization best practices.

0 6mo ago A 27 tokens archived

shortcut-ticket

24

narrative-io/data-collaboration-mcp

Skill Claude CodeCodex

Create a new Shortcut ticket or rewrite an existing one with comprehensive specs including problem statement, requirements, SOC-2 compliance, and implementation plan.

0 6mo ago A 31 tokens archived