Skip to Main Content
DocsTemplates & ModulesCategory Details

Category Details and Representative Templates

10 major industry categories plus several cross-industry themes, with representative templates in each category and practical guidance on when to use them.

This page introduces the template library in detail by industry category. A few representative templates from each category are selected to explain what can be done. When choosing templates, you can compare them to find the ones that are closest to your business.

These groupings are for reading, not the product's filter list

The ten groupings below are our editorial take, arranged by business scenario so you can find your industry. The category dropdown inside the product is a different thing: it is generated from the category field of whatever is currently listed, so the options shift as items come and go. When you are actually hunting for a template, keyword search is usually faster than clicking through categories.

How to read this page

The structure of each category is the same: one sentence positioning → represents a list of templates (with one or two sentences of its typical scenarios) → "special instructions" for this category (whether there are pre-dependencies, common pitfalls).

① Application/App Operation

For daily operations of iOS / Android / App Store. Covers App package review, certificate monitoring, ASA/ASO optimization, subscription health, etc.

Representative Template

  • apple-search-ads-campaign — Complete ASA advertising: keyword discovery, bidding strategy, performance analysis, and weekly report generation.
  • aso-optimization-workflow — App Store optimization: keyword mining, top 10 competitive product title/screenshot analysis, improvement suggestions.
  • dingyue-certificate-expiry-monitor — Scan all provisioning profiles and certificates regularly, and send reminders via Telegram 30 days before expiration.
  • dingyue-app-submission-pipeline — The whole process of package delivery: Build → TestFlight upload → App Store Review submission → Status monitoring.
  • dingyue-subscription-renewal-health-tracker — Subscription renewal health tracking: automatic renewal rate / grace-period conversion / churn mix → tiered state-machine alerts → Slack notifications.

Special instructions: Apple-related templates do not all use the same configuration. After instantiation, follow the inputs, credential selectors, and pre-run checks listed by that template; do not assume a provider name.

② Advertising/Marketing

For the Growth/Marketing team. From specific channels (Google / Facebook / ASA) to content marketing, brand management, SEO.

Representative Template

  • google-ads-app-campaign — Google Ads App full activities: market analysis → strategy formulation → audience targeting → copywriting and creativity → large-scale expansion.
  • facebook-advertising-campaign — Meta entire advertising process: audience research → multi-version creative parallelism (Feed/Stories/Carousel) → campaign strategy → continuous optimization.
  • content-marketing-seo — SEO article production: keyword research → outline → body → metadata → publishing.
  • brand-crisis-pr — Brand crisis PR: event classification, official statement draft, omni-channel distribution list.
  • brand-voice-style-guide-builder — Brand voice guide generation: extracting voice guidelines from 10 sample paragraphs.

Special instructions: Advertising templates can incur charges or change live campaigns when they actually run. Check the plan with Validate and Preview first, then run against a test account or a read-only configuration; a manual_approval step is required before anything is written to an ad platform. Preview itself never calls the ad API.

③ Software Engineering

For R&D/DevOps. Code review, CI/CD, PRD review, architecture design.

Representative Template

  • code-review — Multi-role review PR: readability/security/performance/test coverage. One Agent for each of the four dimensions, and the scores are summarized.
  • ci-cd-pipeline — Pipeline generation: infer stages from repo structure (lint → test → build → deploy).
  • prd-review-refinement — PRD multiple rounds of review: Product/Engineering/QA three Agent group_chat until consensus is reached.
  • backend-service-design — Back-end service architecture and API design: oriented to high-concurrency/high-availability microservices such as permission center, payment gateway, and message center.
  • dingyue-ios-feature-module-developer — iOS functional module: According to Clean Architecture + MVVM, three layers of Domain / Data / Presentation are produced.

Special instructions: This type of template often consumes a lot of tokens (the output code takes up a lot of space). It is recommended that BYOK be equipped with a Key with sufficient credit.

④ Content Creation

For content creators/new media. Short videos, podcasts, email newsletters, courses, e-books.

Representative Template

  • content-creator-short-video — Short video script: hook / main text / turning / call to action, multiple versions iteration to achieve the expected viewing completion rate.
  • content-creator-podcast — An entire podcast episode is produced: topic research → outline → conversation script → show notes.
  • content-creator-newsletter — Weekly newsletter: RSS aggregation → topic filtering → structured writing → Markdown rendering.
  • content-creator-online-course — Online course design: course outline → slide for each section → exercises → answers.
  • content-creator-ebook — E-book: outline → parallel generation of chapters → whole book review → EPUB export.

⑤ Data Analysis

Data/business analysis oriented. A/B testing, competitive product intelligence, KPI attribution, business weekly reports.

Representative Template

  • ab-test-design-analyzer — A/B testing: Experimental design → Sample size estimation → Result analysis → Statistical significance → Decision suggestions.
  • competitive-intelligence-report — Competitive product weekly report: grab the web page / Twitter / press conference → SWOT → gap analysis.
  • data-analysis — General data analysis: Enter CSV → Explore → Statistics → Visualize → Discover.
  • dingyue-weekly-business-review — Braidrun internal use: ASA + income + subscriptions are aggregated into weekly meeting reports.

⑥ Compliance/Approval

For legal/compliance/process management. Contract review, policy analysis, approval life cycle.

Representative Template

  • business-contract-review — Contract review: clause classification/risk labeling/change suggestions/final approval.
  • compliance-policy-reviewer — Policy Compliance Gaps: Existing policy vs target standards (GDPR/SOC 2/ISO 27001), list of gaps + recommendations for transformation.
  • approval-lifecycle-state-machine — Universal approval life cycle: DRAFT → REVIEW → APPROVED / REJECTED, with multiple rounds of review and rollback.

Special instructions: Compliance templates have manual_approval inserted into key nodes by default - manual review cannot be skipped.

⑦ Finance/Bank/Insurance

For the financial industry. Loan approval, risk control, insurance underwriting, payment reconciliation.

Representative Template

  • banking-loan-application-processor — Loan application processing: data collection → KYC → credit assessment → risk control approval → loan disbursement.
  • insurance-underwriting-risk-assessment — Insurance underwriting: application information analysis → risk assessment → premium calculation → denial/underwriting decision.
  • insurance-claim-processing-pipeline — Insurance claims: accept → classify → investigate → adjudicate → pay or deny compensation, and complete material verification and compensation amount calculation.
  • ai-finance-reconciliation-control-tower — Financial Reconciliation: Match invoices, purchase orders, receipts, payments and general ledger records, investigate exceptions, transfer approvals and retain audit evidence.
  • fintech-transaction-fraud-monitor — Transaction anti-fraud monitoring: state machine drives suspicious transaction upgrades (monitor → mark → investigate → close).

Special instructions: The financial template involves compliance boundaries. It is recommended to review it with the compliance team before implementing it.

⑧ Medical / Health

For the medical and health industry. It currently covers clinic omni-channel marketing and clinical trial monitoring; no official templates are provided for scenarios such as clinical decision-making and medical record structuring.

Representative Template

  • healthcare-clinic-marketing — Omnichannel clinic marketing: local competitor research → compliant content creation (educational articles, Xiaohongshu posts, and short-video scripts) → multichannel distribution.
  • pharma-clinical-trial-monitor — Clinical trial monitoring: trial indicator calculation → state machine drives the flow of enrollment/conduction/analysis/reporting stages.

Special instructions: All medical templates follow the "auxiliary, not substitute" principle, and the final decision must be made by a licensed physician.

⑨ Education/Training

For educational institutions/corporate training. Course design, lesson preparation, question setting, exam preparation and corporate course construction.

Representative Template

  • education-lesson-planning — Lesson preparation and course design: learner portrait → three-dimensional teaching objectives → ADDIE teaching design → detailed lesson plan (including classroom interaction).
  • dify-quiz-exam-generator — Exam question generation: Generate a variety of question types based on the syllabus/difficulty distribution, with reference answers.
  • education-exam-prep — Examination preparation and knowledge system construction: syllabus interpretation → Parallel arrangement of multi-subject knowledge points (mind map / memory formula / comparison of easily confused concepts) → simulation assessment.
  • training-course-builder — Construction of corporate training courses: Outline design/content creation/assessment design are three roles in parallel, producing outlines, handouts and test questions.

⑩Vertical Industries

End-to-end processes tailored to specific industries. These templates integrate industry-specific data sources, terminology, and process nodes.

Industries Covered

  • Agriculture — Crop growth monitoring, pest and disease identification, irrigation planning.
  • Car — Dealer lead management, maintenance work order distribution, and used car valuation.
  • Aviation — Flight operation monitoring, delay analysis, and intelligent check-in allocation.
  • Hotel / Travel — Customer feedback aggregation, dynamic pricing, and activity recommendations.
  • Energy — Load forecasting, equipment inspection, and work order processing.
  • Logistics/Supply Chain — Order fulfillment path, exception warning, and inventory optimization.
  • E-commerce/cross-border — Shelf automation, customer service work orders, negative review processing, and foreign trade communication.
  • HR/Human Resources — JD generation, resume screening, interview assessment, Onboarding.

Cross-Industry Themes

In addition to industry classification, there are also a number of general templates divided by "topics", which are worth mentioning separately:

  • Dify Migration — A batch of templates prefixed with dify-* correspond to Dify’s native typical processes to help you migrate smoothly. See the migration guide for details.
  • Business operations briefingbusiness-*-daily-operations-briefing-to-slack
  • Business anomaly reviewbusiness-*-exception-alert-to-slack
  • high level paradigm — workflow-generator (let a workflow generate another workflow), approval-lifecycle-state-machine, etc. demonstrate complex patterns.
  • Customer Service — customer-support-ticket-automation, intelligent diversion of customer service tickets, etc.
  • Event Driven — event-driven-* series templates, matching Webhook trigger scenarios.

Can't find the template you want?

Two fallback paths:

  1. Use AI Assistant to Generate One on Demand —— Describe your business scenario, and the assistant will give you a first draft by referring to the closest templates.
  2. Send what you need to admin@braidrun.com — the template library keeps growing and your input goes into the priority list. If what is missing is a third-party service, the request form at the bottom of the integrations page is faster.

Next

Last Updated · 2026-08-06

Was this page helpful?