alicehasnoidea/docs
WebsiteLog inGet Started Free
Guides

Skill Templates

Browse and install 22 pre-built alice skill templates for Stripe and Supabase. MRR tracking, churn risk, signups, and more — ready in one click.

Skill Templates

Templates are pre-configured skills you can install with a single click. They are the fastest way to get value from alice -- connect Stripe, install a template, and run it from Slack in under a minute.

Navigate to Dashboard > Skills > Templates to open the template gallery. The gallery shows all 22 templates as cards in a grid layout.

Template gallery showing cards organized by category with category filter tabs
The template gallery with category tabs and template cards.

Category Tabs

Filter templates by category using the tabs at the top of the gallery:

CategoryTemplatesWhat They Cover
All22Every template
Revenue5MRR, ARR, New MRR, Net Revenue, Revenue This Month
Churn4Churn Rate, Churn Risk, Cancellations, Net Revenue Retention
Payments6Failed Payments, Payment Success Rate, Past Due, Open Disputes, Refunds, Stripe Fees
Trials3Expiring Trials, Trial Conversions, Active Subscriptions
Customers4VIP Customers, New Customers, Delinquent Customers, Plan Distribution
Digests2Daily Digest, Weekly Digest

Click a category tab to filter the gallery. Click "All" to show everything.

Template Cards

Each template card displays:

  • Name -- The skill name (e.g., "MRR Snapshot", "Churn Risk")
  • Description -- A one-line summary of what the skill queries
  • Slug -- The command you will use: /alice <slug>
  • Popular badge -- A small badge on the most commonly installed templates (MRR Snapshot, Churn Rate, Churn Risk, Failed Payments, Expiring Trials, Daily Digest)
  • Plan badge -- Shows the minimum plan required (Free for most, Pro for some)
  • Output type pill -- Indicates the result format: Summary, List, or Table
  • Cron pill -- For digest templates, shows the default schedule (e.g., "Weekdays 9am", "Mondays 9am")
A single template card showing name, description, slug, popular badge, plan badge, and output type pill
Template card showing MRR Snapshot with its slug, output type, and popular badge.

All 22 Templates

Here is the complete list of templates by category:

Revenue

TemplateSlugOutputPlanDescription
MRR SnapshotmrrSummaryFreeCurrent monthly recurring revenue with active subscription count
ARR SnapshotarrSummaryFreeAnnual recurring revenue (MRR x 12) with subscription count
Revenue This Monthrevenue-this-monthSummaryFreeTotal revenue collected from paid invoices this month
New MRRnew-mrrSummaryFreeMRR from new subscriptions created this month
Net Revenuenet-revenueSummaryFreeRevenue after Stripe fees -- gross, fees, and net breakdown

Churn

TemplateSlugOutputPlanDescription
Churn Ratechurn-rateSummaryFreePercentage of subscriptions canceled this month
Churn Riskchurn-riskListFreeCustomers with failed payments or past-due subscriptions
CancellationscancellationsListFreeSubscriptions canceled this month with MRR lost
Net Revenue Retentionnet-revenue-retentionSummaryProNRR -- revenue retained including expansion and contraction

Payments

TemplateSlugOutputPlanDescription
Failed Paymentsfailed-paymentsListFreeCharges that failed in the last 7 days with failure reasons
Payment Success Ratepayment-success-rateSummaryFreePercentage of successful charges in the last 30 days
Past Due Subscriptionspast-dueListFreeSubscriptions with past-due payment status
Open Disputesopen-disputesListFreeActive chargebacks and disputes requiring attention
Total RefundsrefundsSummaryFreeRefund amount and count this month
Stripe Feesstripe-feesSummaryFreeTotal Stripe processing fees this month

Trials

TemplateSlugOutputPlanDescription
Expiring Trialsexpiring-trialsListFreeTrials ending in the next 7 days
Trial Conversionstrial-conversionsSummaryFreeTrials that converted to paid in the last 30 days
Active Subscriptionsactive-subscriptionsSummaryFreeCount of currently active subscriptions

Customers

TemplateSlugOutputPlanDescription
VIP Customersvip-customersListProTop customers by lifetime revenue
New Customersnew-customersSummaryFreeCustomers created this month
Delinquent Customersdelinquent-customersListFreeCustomers flagged as delinquent by Stripe
Plan Distributionplan-distributionTableFreeBreakdown of active subscriptions by plan/price

Digests

TemplateSlugOutputPlanDefault Schedule
Daily Digestdaily-digestSummaryProWeekdays at 9:00 AM
Weekly Digestweekly-digestSummaryProMondays at 9:00 AM

Installing a Template

Standard Templates (One-Click)

For most templates, installation is a single click:

  1. Find the template you want in the gallery.
  2. Click the Use button on the card.
  3. alice creates the skill instantly and redirects you to the skills list.
  4. The skill is immediately available as /alice <slug>.

You need a connected Stripe source to install Stripe templates. If Stripe is not connected, the Use button is disabled and you will see a prompt to connect Stripe first.

Scheduled Templates (Install Modal)

Digest templates (Daily Digest, Weekly Digest) need a Slack channel to post results to. When you click Use on these templates, an install modal appears:

Install modal showing Slack channel dropdown and timezone picker
The install modal for scheduled templates. Select a channel and timezone, then confirm.

The modal asks for two things:

  1. Slack channel -- Select from a dropdown of channels in your workspace. alice fetches the channel list from Slack. Both public and private channels are available (private channels show a lock icon).
  2. Timezone -- Defaults to your browser's detected timezone. The cron schedule is interpreted in this timezone, so "9:00 AM" means 9:00 AM in your selected timezone.

Click Confirm to install. alice creates the skill with a cron trigger using the template's default schedule and your selected channel and timezone.

Customize vs Use

Each template card has two actions:

  • Use -- Install the template as-is (or with the install modal for scheduled templates). Creates a working skill immediately.
  • Customize -- Opens the template in the skill builder with all fields pre-populated. You can modify the query, parameters, output format, triggers, or anything else before saving.

Choose Use when the template does exactly what you need. Choose Customize when you want to adjust the query, change the output format, add parameters, or modify the schedule.

Customizing After Install

After installing a template with Use, the skill is created and ready to go. You can still customize it later:

  1. Go to Dashboard > Skills and find the installed skill.
  2. Click on it to open the detail view.
  3. Click Edit to open the skill builder.
  4. Modify any step and click Save Changes.

Common customizations include:

  • Adding a schedule to a command-only template (e.g., making MRR Snapshot run every morning)
  • Changing the time period (e.g., switching from "this month" to "last 30 days")
  • Adding action buttons to list templates (e.g., adding "Send Slack DM" to churn risk results)
  • Adjusting the output (e.g., adding or removing columns from a table template)
  • Adding a monitor (e.g., alerting when failed payments exceed a threshold)
  • Changing the schedule on digest templates (e.g., switching from weekday mornings to daily at 8am)

Plan Requirements

Most templates work on the Free plan. The following require a paid plan:

TemplateMinimum PlanWhy
Net Revenue RetentionProRequires advanced metric computation
VIP CustomersProRequires customer revenue ranking
Daily DigestProRequires scheduled reports (cron triggers)
Weekly DigestProRequires scheduled reports (cron triggers)

If you are on the Free plan, these templates appear in the gallery but the Use button shows the required plan. Upgrade from Dashboard > Settings > Billing or see Plans and Pricing.

Templates and Actions

Several templates come pre-configured with action buttons that appear on results in Slack:

TemplateActions
Churn RiskTag as churn risk, Open in Stripe
Failed PaymentsTag customer, Open in Stripe
Past Due SubscriptionsTag as past due, Open in Stripe
Open DisputesOpen in Stripe
Expiring TrialsTag as trial-expiring, Open in Stripe
VIP CustomersTag as VIP, Open in Stripe
CancellationsOpen in Stripe
Delinquent CustomersOpen in Stripe

Actions are available on Pro and Business plans. On the Free plan, results display without action buttons. See Actions for details on all available actions.

Next Steps

Was this page helpful?

On this page