mobile-development

Configure ServiceNow mobile apps with screens, cards, push notifications, and offline rules.

77|23|Updated Jul 16, 2025
One-click install
npx skills add https://github.com/groeimetai/snow-flow --skill mobile-development-groeimetai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-development
Source: https://github.com/groeimetai/snow-flow/tree/main/packages/opencode/src/bundled-skills/mobile-development
Command: npx skills add https://github.com/groeimetai/snow-flow --skill mobile-development-groeimetai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation and management of native mobile applications within the ServiceNow platform, enabling offline capabilities and rich user interfaces.

Core Features & Use Cases

  • Mobile App Configuration: Define and manage the overall structure and settings of your ServiceNow mobile apps.
  • Screen Design: Create list, record, and custom screens for mobile app navigation and data display.
  • Card Builders: Design visually appealing cards for list views, displaying key information at a glance and enabling quick actions.
  • Push Notifications: Configure and send targeted push notifications to mobile users based on specific events or conditions.
  • Offline Capabilities: Implement rules for syncing data to mobile devices for offline access and processing.
  • Mobile Actions: Integrate native mobile features like barcode scanning and location services into your app.
  • Use Case: Develop a mobile app for field service technicians to view assigned incidents, update records, capture photos, and work offline, syncing data once connectivity is restored.

Quick Start

Use the mobile-development skill to create a new mobile app configuration named "Field Service App".

Frequently Asked Questions about mobile-development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a ServiceNow mobile app for offline field service operations?

To build a ServiceNow mobile app for offline field service, you configure the app structure, design list and record screens, implement offline data sync rules, and integrate native mobile actions like barcode scanning. This enables technicians to update records and work without connectivity.

What is a card builder in ServiceNow mobile app development?

A card builder in ServiceNow mobile development is a design tool used to create visually appealing cards for list views, displaying key information at a glance and enabling quick actions within the mobile interface.

How do I configure push notifications for a ServiceNow native mobile app?

Push notifications for a ServiceNow native mobile app are configured by defining targeted alerts triggered by specific platform events or conditions, allowing users to receive timely updates directly on their mobile devices.

Can I integrate native mobile features like barcode scanning into ServiceNow mobile apps?

Yes, you can integrate native mobile features like barcode scanning and location services into ServiceNow mobile apps by configuring mobile actions within the app's screen design and architecture.

Does ServiceNow mobile development support offline data processing and sync rules?

ServiceNow mobile development supports offline capabilities by implementing specific rules for syncing data to mobile devices, allowing users to access, process, and update records offline before syncing once connectivity is restored.

What are the limitations of using card builders for ServiceNow mobile screens?

Card builders in ServiceNow mobile development are optimized for list views to display key information and quick actions, but may not support highly complex custom screen layouts that require advanced native UI components beyond the standard mobile architecture.