Skip to content

Teach Querri once.Use it forever.

Skills are reusable analysis recipes. Capture the terminology, business rules, and steps that get you the right answer, and Querri can reuse that recipe when the question comes back.

Skills Library

Skills

Create and manage reusable skills that guide the AI agent’s approach.

My Skills(4)

Upcoming Account Renewals Window

Identifies accounts with renewal dates within a configurable upcoming time window and returns the full account list sorted by renewal date so teams can prioritize near-term renewals.

1 step·by user_01JDX365P1NFNZXMYXRDZE8F8C·Updated May 26, 2026

Prioritize At-Risk Accounts by Usage Decline and Open Support Tickets

Produces a prioritized list of customer accounts by combining usage-decline metrics with open support ticket counts, then generates a ranked visualization and an Excel export for CSM triage.

3 steps·by user_01JDX365P1NFNZXMYXRDZE8F8C·Updated May 26, 2026

Renewal Account Health Dashboard From Usage, Support, and CSM Touchpoints

Computes a renewal health summary per account by combining upcoming renewal dates with recent product usage, support ticket volume, and CSM engagement recency, then produces charts to surface at-risk renewals by low activity, stale touchpoints, or high…

4 steps·by user_01JDX365P1NFNZXMYXRDZE8F8C·Updated May 26, 2026

Cross-Channel Paid Ads WoW Performance With ROAS

Unifies paid ad performance from multiple platforms, joins it to web analytics sessions and CRM revenue, then computes week-over-week changes in spend, conversions, CPA, and ROAS by channel with variance flags and a companion visualization dataset.

5 steps·by user_01JDX365P1NFNZXMYXRDZE8F8C·Updated May 26, 2026
Save as Skill · Data Flow

Weekly marketing performance reports – Skills

%ChangeChannelPaid SearchPaid Social230.8%4.2%Spend-12%31%Conversions38%9%CPA52%18%CTR44%14%ROASMetric
Paid Search spending surged +230.8% week-over-week, while Paid S…
What would you like to do next?
Ready3d ago
5 selected ×
Save as Skill
ga4_web_sessions_d…
Load Source
hubspot_leads_opportu…
Load Source
meta_ads_adset_perfor…
Load Source
google_ads_campaign_…
Load Source
Unified Paid Advertising
Join Table
Paid Ads with GA4 Sess…
Join Table
Paid Ads with Revenue
Join Table
Weekly Marketing Perfo…
Data Query
WoW Change Visualization
Skill Lifecycle
From one analyst’s recipe to the whole team’s default
A skill starts as one person’s personal recipe, gets refined through use, gets promoted org-wide, and becomes the way your team answers a recurring question.
Capture
Save as Skill from a project’s Data Flow, plan pre-filled
2 min
Refine
Add instructions for edge cases, terminology, and exclusions
Personal
Promote
Admin shares org-wide. Anyone on the team can use it.
Org-Shared
Compound
348 runs/month. Onboarding new teammates takes minutes, not weeks.
Default
Q Powered by Querri

Re-explaining the same analysis every month is how answers drift. Capture it once as a Skill, and the methodology stays consistent.

2 min
to capture from a project
5
skills per chat
Org-wide
sharing with one click
.qskill
portable across orgs
The reality

The same questions keep coming back. So should the same method.

Most teams have two ways to handle recurring analysis today. Both leave you re-explaining the same recipe to the same people every month.

Option 1

Re-explain it every time

Walk the AI (or a new analyst) through the same steps every month. Which data source. Which filters. Which accounts to exclude. All of it lives in one person’s head.

  • Every monthly close, board prep, or KPI rollup starts from scratch
  • Answers drift. Different analysts get different numbers from the same question.
  • Onboarding a new teammate means pairing on the same five-step recipe again
  • The expert leaves, and the methodology goes with them
Option 2

Document it in a wiki nobody reads

Write up the methodology in Notion, Confluence, or a Google Doc. It goes stale within a quarter, and the AI agent doesn’t read it anyway.

  • Docs lag the actual practice. The wiki says one thing, the team does another.
  • The AI agent still needs the rules spelled out every chat. No continuity.
  • No way to test that the documented recipe actually produces the right answer
  • Sharing means “here’s a link,” not “the agent will use it automatically”
The third path

Capture the recipe once as a Skill, and Querri can apply the same business logic the next time you need it.

No re-explaining. No stale wiki. One tested recipe your agent applies automatically, and your whole team shares the same source of truth. Here’s why prompts alone fall short →

Build your Skill
How it works

From recurring question to reusable recipe in four steps.

1

Capture

Solve it once, then select the steps that worked and hit Save as Skill. Learn more →

2

Refine

Add a title, description, and any edge-case instructions, the things you’d tell a new teammate.

3

Use

Load up to five skills per chat; the agent applies the right one automatically. Learn more →

4

Share

Promote it org-wide, or export as a .qskill to move it between orgs. Learn more →

See it in action

This is the moment a skill is born.

Right in the Data Flow, select the steps behind a good answer and save them. No setup, no re-typing. The skill captures exactly what ran.

Querri Data Flow with analysis steps selected and the Save as Skill action highlightedWatch the walkthrough →
What’s in a skill

Three kinds of guidance, one reusable recipe.

A skill bundles the things you’d tell a new analyst: which data to use, what to call things, what edge cases to watch for, and the steps that produce the right answer. You don’t have to provide all three. Instruction-only skills work for high-level guidance. Plan-only skills work for narrow deterministic questions. The most useful skills combine both.

Title & description

The human-readable name and a short summary. The agent uses these to decide whether the skill is relevant to the question on the table.

Advanced instructions

Free-form natural-language guidance: which data source to use, how to interpret edge cases, what to call things, what to avoid.

Example plan

An optional ordered list of analysis steps (filter, group, join, transform, visualize) with the columns each step needs.

Pre-filled from real work

Build a skill from a project’s Data Flow and the plan is populated from the actual steps you ran. No guessing.

Querri
Edit Skill
Title *
Upcoming Account Renewals Window
Description *
Identifies accounts with renewal dates within a configurable upcoming time window and returns the full account list sorted by renewal date.
Advanced instructions (optional)
Input must be a table with one row per account: account_id, account_name, arr, renewal_date, csm_owner. Exclude or handle NULL renewal dates.
Example plan Pre-filled from a project
1 Renewals Next 90 Days DuckDB Query
Filter to accounts with renewal dates in the next 90 days, sorted ascending.
SELECT * FROM data
WHERE renewal_date >= DATE '2026-04-10'
  AND renewal_date <= DATE '2026-07-09'
ORDER BY renewal_date ASC
Save ChangesCancel
Querri
New Skill
Title *
e.g. Cohort Retention Analysis
Description *
What does this skill help the AI do?
The one-line summary the AI sees in its skill catalog on every turn. Make it specific and action-oriented.
Advanced instructions (optional)
Detailed step-by-step guidance loaded when this skill is active…
Example plan (optional)+ Add step
No example steps yet.
Add the first step
Create SkillCancel
Querri
Skills
Create and manage reusable skills that guide the AI agent’s approach.
Import+ New Skill
AllMineShared with Org
My Skills (4)
Upcoming Account Renewals Window
Identifies accounts with renewal dates within a configurable upcoming time window and returns the full account list sorted by renewal date.
1 step · by user_01JDX365… · Updated May 26, 2026
Prioritize At-Risk Accounts by Usage Decline and Open Support Tickets
Produces a prioritized list of customer accounts by combining usage-decline metrics with open support ticket counts.
3 steps · by user_01JDX365… · Updated May 26, 2026
Renewal Account Health Dashboard From Usage, Support, and CSM Touchpoints
Computes a renewal health summary per account by combining product usage, support volume, and CSM engagement.
4 steps · by user_01JDX365… · Updated May 26, 2026
Cross-Channel Paid Ads WoW Performance With ROAS
Unifies paid ad performance from multiple platforms, joins it to web analytics and CRM revenue, then computes WoW changes.
5 steps · by user_01JDX365… · Updated May 26, 2026

Personal & org-shared

Every skill starts personal. Admins promote useful ones org-wide so the whole team benefits from one person’s work.

Load up to five per chat

Mix and match skills in a single conversation. The agent reaches for the right one as questions evolve.

Strong hint, not a hard script

The agent adapts the plan to the actual question. You get repeatable answers without losing the ability to ask follow-ups.

Portable across orgs

Export skills as .qskill files. Move them between workspaces, share with partners, or version-control them.

Skills in the wild

Every team has recipes. These are the ones that compound fastest.

Skills work for any team that runs the same analysis more than once. Here are the patterns we see most often.

Skill: Monthly MRR Rollup
F
Run the monthly MRR rollup for March and call out any segments slowing down.
Standard rollup applied
$1.42M MRR • +3.8% MoM
Trial & internal excluded per business rules. Enterprise leads (45% of MRR). Startup slowed; 2nd month of decline.
Ask a follow-up…

Finance & FP&A

Month-end close, board-deck KPI summaries, variance analysis, net revenue retention. The structure is fixed; only the time window changes. Skills lock the methodology so every close matches the last.

  • Trial, internal, and test accounts excluded automatically. Same rules every month.
  • Fiscal-year calendars and timezone-corrected dates baked in
  • One skill becomes the team’s source of truth for “what is MRR?”
Skill: Pipeline Hygiene
R
Run our weekly pipeline hygiene check on the current quarter.
Pipeline check · week 7 of Q2
42 deals need attention
18 stale (no activity 14d+), 14 mis-staged, 10 missing close dates. Using our stage definitions.
Ask a follow-up…

Revenue Operations

Pipeline hygiene, sales-cycle velocity, lead-to-opp conversion, territory coverage. Skills encode your stage definitions and qualification rules so reports stop disagreeing with each other.

  • Your stage definitions, your “qualified” criteria, encoded once
  • Pipeline weighted by stage probability or conversion history. Your call.
  • Same numbers in every team meeting, every QBR, every board update
Skill: Customer Health Score
C
Score every account using our health-score skill and flag the at-risk ones.
Scored 247 accounts
11 flagged at-risk
Using our weights: usage decline (40%), NPS (30%), support tickets (20%), exec engagement (10%).
Ask a follow-up…

Customer Success

Health scoring, QBR prep, renewal-risk analysis, usage cohorts. Skills encode the weights and signals that define “healthy” for your business, so every CSM works from the same playbook.

  • Your health-score formula, consistent across every account review
  • QBR-deck rollups: usage, adoption, ROI. Same shape every quarter.
  • New CSMs run the org skill on day one. No shadowing required.
Skill: Cohort Retention Curve
P
Build a retention curve for the February signup cohort using our standard methodology.
Feb cohort retention
Month 6 retention: 38%
Up from 31% for Jan cohort. Activated users (defined per skill) retain 2.4× better at month 3.
Ask a follow-up…

Product Analytics

Cohort retention, activation funnels, feature adoption, churn analysis. Your definition of “activated” or “engaged” isn’t obvious. Encode it as a skill so every analysis uses the same one.

  • Activation criteria, cohort boundaries, and retention buckets encoded once
  • Cross-source joins (product events, billing, support) pre-defined
  • Same retention shape in every executive readout. Trends become legible.

“If the question is one-off, just ask it. If it keeps coming back, capture it as a skill.

When skills help

Skills earn their keep where consistency matters.

Recurring reporting

Month-end close, board decks, weekly KPI rollups. The structure is fixed and only the dates change, so the methodology stays locked, quarter after quarter.

Shared definitions

What counts as “qualified,” how cohorts and revenue attribution are defined, which accounts to exclude. Pin it once so every view across the team agrees.

Tricky data & onboarding

Bridge-table joins, timezone fixes, test-account filters. Encode them once, and when someone new joins, the recipe walks them through it.

When skills don’t help

Skills are one of three paths. Pick the one that fits.

Skills are reusable recipes that flex across datasets and time windows (you still trigger them, the agent adapts to the data). Automated projects rerun the exact same pipeline on a schedule with fresh data, no variation, no manual step. And for the rest, just ask.

Skills vs. automated projects vs. askingReach for a skillAutomate the projectJust ask directly
One-off questionFaster to type the question
Exact same pipeline, fresh data, runs on a scheduleSet the cadence and walk away. Same steps every run.
Same recipe across different datasets, time windows, or segmentsThe agent flexes the recipe to whatever data you point it at
Dashboard or email needs to refresh every morningSchedule the project. It pushes to the dashboard automatically.
Onboarding a new analystShare the org-wide skill. Methodology travels.
Open-ended explorationLet the agent stay curious
Business rules change every quarterSkip. Updating the skill costs more than it saves.Skip. The pipeline goes stale fast.Ask directly until the rules settle
“What’s interesting in this dataset?”Open-ended works best uncomplicated

The shorthand: skills flex, automated projects don’t. When the same pipeline needs to rerun on a schedule with fresh data, automate the project. For a recipe that needs to handle variation across data, use a skill. Anything one-off? Just ask.

What you get

Skills aren’t a feature. They’re how your team scales.

Consistency

The same question gets the same answer, whether your VP, your new hire, or your CEO asks it. No more “why does my number disagree with yours?”

Faster time-to-answer

The methodology is already encoded. Monthly close, weekly KPIs, board prep. What used to take a meeting takes a single question.

Institutional knowledge that stays

When your best analyst goes on vacation, or leaves, the team’s methodology stays. The recipe lives in the workspace, not in one person’s head.

Two ways to create a skill

Save from a project, or build from scratch.

Both paths produce the same kind of skill. Pick the one that fits how you got to the answer.

See both paths
The Easiest Way

Save as Skill from a project

Plan pre-filled from the steps you ran
  • Open the Data Flow in a project where you’ve already done the analysis
  • Select the steps that produced the result you liked
  • Click Save as Skill in the selection toolbar. Example plan auto-fills.
  • Add a title, description, and any extra instructions
Best for: Teams that already have working analysis in projects and want to capture the methodology without re-typing it
From Scratch

Author a skill in the Skills section

For high-level guidance or carefully designed plans
  • Write the title, description, and advanced instructions the agent should follow
  • Build the example plan step-by-step, or leave it out for instruction-only skills
  • Test against real questions by loading the skill into a chat
  • Import a .qskill file from another org as a starting point
Best for: Encoding business rules ("always exclude internal email domains"), high-level guidance, or sharing methodology from another workspace
Personal vs. org-shared

One person figures it out. The whole team picks it up.

Every skill starts personal. When it earns its keep, an admin promotes it org-wide, so the methodology stops living in one analyst’s head.

Personal

You create, edit, and delete freely. Only you can see your own recipes.

An admin promotes it

When a skill proves itself, an admin shares it org-wide. Promotion is admin-gated. Full model →

Org-wide

The whole team inherits it, and new teammates get the playbook on day one.

Skills Library
Two scopes, one library
My Skills
11 personal recipes
Shared with Org
24 published skills
Loaded in chat
Up to 5
Promotion
Admin-gated
Format
.qskill

Capture your team’s first skill today.

Walk through how a skill is built, from a project’s Data Flow to org-wide adoption, with someone from our team. Or dive straight into the docs.