Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
narrative-io
ملف منشئ GitHub

narrative-io

عرض على مستوى المستودعات لـ 22 skills مجمعة عبر 2 مستودعات GitHub.

skills مجمعة
22
مستودعات
2
محدث
2026-07-13
مستكشف المستودعات

المستودعات و skills الممثلة

write-nql
مطوّرو البرمجيات

Write, validate, and (optionally) execute an NQL query against a Narrative dataset. Drafts the query from the user's question, runs `narrative_nql_validate` 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", "query this dataset", "validate this NQL", "run NQL against dataset <id>", "how many rows match Y", "show me the top N records from <dataset>". (narrative-common)

2026-07-13
create-lookalike
مطوّرو البرمجيات

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 `narrative_workflows_create`, and monitors the build to completion. Use when: "create a lookalike audience", "find more users like this segment", "expand my seed audience to 500k similar users", "score the population against my customers", "build a look-alike of dataset X". (narrative-audience)

2026-06-17
apply-rosetta-stone-mappings
مطوّرو البرمجيات

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 snake_case to the workflow task's camelCase, re-validates every expression against the dataset's current schema, gates on user approval, submits via `narrative_workflows_create`, polls the triggered run, and reports per-mapping created / conflict / failed. Use when: "apply these mappings to dataset N", "create the Rosetta Stone mappings I just generated", "push the mappings I saved earlier to <dataset>", "productionize this mapping list", "submit the suggested_mappings array". (narrative-common)

2026-06-17
create-workflow
مطوّرو البرمجيات

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 `narrative_workflows_create` only after the user has approved the rendered spec. Use when: "create a workflow that does X", "schedule a daily refresh of dataset Y", "wrap this NQL as a workflow", "build a pipeline that creates view A then refreshes view B", "submit this workflow YAML", "productionize this query as a recurring job". (narrative-common)

2026-06-17
design-analysis
محللو الإدارة

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 did X drop", "is there a relationship between A and B", "who are our highest-value customers", "what's driving the change in Y", "investigate this trend", "design an analysis for", "scope this analytical question". (narrative-common)

2026-06-17
generate-rosetta-stone-mappings
مطوّرو البرمجيات

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 expression". (narrative-common)

2026-06-17
profile-dataset
مطوّرو البرمجيات

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 `/write-nql` query only for a measure no stat can provide. Descriptive, not prescriptive. Use when: "profile dataset N", "what does dataset N look like", "coverage and quality of <dataset>", "what id types does N emit", "null rates / cardinality for <dataset>", "is this dataset's stats fresh". (narrative-common)

2026-06-17
generate-identity-graph
مطوّرو البرمجيات

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 unions every edge source and labels connected components. Use when: "build an identity graph", "generate an identity graph", "create an identity graph", "stitch these datasets into a graph", "make a graph workflow", "label connected components on these datasets", "I want a person graph / household graph / device graph". (narrative-identity)

2026-06-17
عرض أهم 8 من أصل 11 skills مجمعة في هذا المستودع.
abstraction
مطوّرو البرمجيات

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

2026-02-11
commit
مطوّرو البرمجيات

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.

2026-02-11
lint
مطوّرو البرمجيات

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

2026-02-11
migrate-to-nql
مطوّرو البرمجيات

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

2026-02-11
pr
مطوّرو البرمجيات

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

2026-02-11
refactor
مطوّرو البرمجيات

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

2026-02-11
shortcut-ticket
متخصصو إدارة المشاريع

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

2026-02-11
start-work-on-story
مطوّرو البرمجيات

Start development work on a Shortcut story. Creates a branch, analyzes requirements, sets up the environment, and plans implementation.

2026-02-11
عرض أهم 8 من أصل 11 skills مجمعة في هذا المستودع.
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات