AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
LeonardSEO avatar

LeonardSEO

41 listings · 0 installs

Open-source publisher. Listings imported from github.com/LeonardSEO — credited to the original author with their license.

↗ github.com/LeonardSEO
41 results
Self-run
SKILL

Create Mobile App

Use when the user wants to start a new Power Apps mobile app (Expo / React Native / TypeScript, targeting iOS and Android) from scratch.

0
14
Free
Self-run
SKILL

Edit Offline Profile

Internal mobile-app workflow read and executed only by mobile orchestrators to change one table's scope, columns, or sync settings in a Mobile Offline Profile.

0
13
Free
Self-run
SKILL

Canvas App

Creates or edits a Power Apps Canvas App through the Canvas Authoring MCP coauthoring session. Handles new app generation, direct targeted edits, complex multi-screen changes, responsive layout, per-screen self-QA, and compile-error convergence. Trigger on requests to create, build, generate, modify, update, change, fix, or edit a Canvas App or .pa.yaml files.

0
11
Free
Self-run
SKILL

Add Office365

Adds Office 365 Outlook connector to a Power Apps code app. Use when accessing calendars, sending emails, reading inbox, or managing Outlook events.

0
14
Free
Self-run
SKILL

Add Pen Input

Internal implementation skill invoked by /add-native for pen, signature, ink, drawing, and handwriting capture workflows using @microsoft/power-apps-native-pen-input.

0
11
Free
Self-run
SKILL

Decision Council

Use when a user needs a consequential choice, verdict, recommendation, second opinion, or pressure test where multiple criteria or perspectives matter. Use for vendor selection, strategy, hiring, investment, architecture, policy, or any question where a poor decision has material cost. Do not use for factual lookups, simple calculations, rewriting, or low-stakes questions with one obvious answer.

0
38
Free
Self-run
SKILL

Power Apps Code Apps

Use when creating, scaffolding, migrating, deploying, or debugging a Power Apps Code App — including white screens, fetch failures, CSP/CORS errors, data source wiring, Dataverse provisioning, SharePoint limits, Copilot Studio integration, ALM, and backend security boundaries. Also use when deciding whether to use a connector vs direct fetch, or Azure Functions vs Dataverse extensibility.

0
32
Free
Self-run
SKILL

Add Dataverse

Use when the user wants to add Dataverse tables (existing or new) to a Power Apps mobile app, extend an existing Dataverse table with new columns, or apply an approved data model plan.

0
11
Free
Self-run
SKILL

Add Teams

Adds Microsoft Teams connector to a Power Apps code app. Use when sending Teams messages, posting to channels, or integrating with Teams chat.

0
10
Free
Self-run
SKILL

Add Pdf Viewer

Internal implementation skill invoked by /add-native for native PDF control workflows. Handles HTTPS and file URI PDF viewing with @microsoft/power-apps-native-pdf-viewer 0.2.9+.

0
12
Free
Self-run
SKILL

Setup Offline Profile

Use when the user wants to enable offline mode for a Power Apps mobile app and create a Mobile Offline Profile in Dataverse — designs per-table row scope, relationships, columns, and sync frequency through a 3-gate approval flow.

0
22
Free
Self-run
SKILL

Add Workiq

Adds Work IQ (M365 Copilot Search) to a Power Apps code app via the Work IQ Copilot MCP connector (shared_a365copilotchatmcp), then wires up a production-ready McpSession wrapper for AI-powered, knowledge-grounded search and chat. Use when integrating Microsoft 365 Copilot search/chat. The CopilotChat tool searches internal Microsoft 365 content (documents, emails, chats, sites, files) across you…

0
13
Free
Self-run
SKILL

List Connections

Use to find or create a Power Platform connection ID or reference for an Expo/React Native Power Apps mobile app.

0
14
Free
Self-run
SKILL

Add Excel

Adds Excel Online (Business) connector to a Power Apps code app. Use when reading or writing Excel workbook data from OneDrive or SharePoint.

0
16
Free
Self-run
SKILL

Add Camera

Internal implementation skill invoked by /add-native for camera, image picker, barcode scanner, QR scanner, and camera/gallery Dataverse artifact workflows.

0
10
Free
Self-run
SKILL

Add Onedrive

Adds OneDrive for Business connector to a Power Apps code app. Use when uploading, downloading, listing, or managing files in OneDrive.

0
11
Free
Self-run
SKILL

Add Sample Data

Use when the user wants to seed Dataverse tables with realistic sample records so a freshly-scaffolded code app shows real-looking data on first launch. Generates contextually appropriate rows from each table's schema and inserts them in dependency order. Mirrors microsoft/power-platform-skills/power-pages/add-sample-data, adapted for mobile apps.

0
14
Free
Self-run
SKILL

Enable Tables Offline

Internal mobile-app workflow read and executed only by /setup-offline-profile to enable Dataverse table prerequisites for a Mobile Offline Profile.

0
13
Free
Self-run
SKILL

Add Native

Public entry point for native device capabilities and native controls — camera, image picker, barcode/QR scanner, document picker, file picker, secure storage, file system, sharing, PDF generation/viewing, pen/signature capture, background GPS/geolocation tracking, or supported local file workflows — in a Power Apps mobile app. Also owns routing to internal camera/PDF/pen/geolocation implementati…

0
8
Free
Self-run
SKILL

Add Mcscopilot

Adds Microsoft Copilot Studio connector to a Power Apps code app. Use when invoking Copilot Studio agents, sending prompts to agents, or integrating agent responses.

0
9
Free
Self-run
SKILL

Configure Canvas Mcp

Configure the Canvas Authoring MCP server for the current coauthoring session. USE WHEN "configure MCP", "set up MCP server", "MCP not working", "connect Canvas Apps MCP", "canvas-authoring not available", "MCP not configured", "set up canvas apps".

0
13
Free
Self-run
SKILL

Add Sharepoint

Use when the user wants to read or write SharePoint lists, manage documents in a SharePoint document library, or create a new SharePoint list from a Power Apps mobile app.

0
8
Free
Self-run
SKILL

Add Azuredevops

Adds Azure DevOps connector to a Power Apps code app. Use when querying work items, creating bugs, managing pipelines, or making ADO API calls.

0
12
Free
Self-run
SKILL

Add Pdf Report

Internal implementation skill invoked by /add-native for app-generated PDF report workflows using expo-print and, when present, expo-sharing.

0
9
Free
Self-run
SKILL

Set App Registration Native

Use when the user wants to wire a Power Apps Wrap mobile app to an Entra ID app registration by opening the Power Apps Wrap app-registration page, pasting the resulting client ID, and updating auth.config.json.

0
12
Free
Self-run
SKILL

Preview Offline Scope

Use when the user wants to estimate the download size + sync frequency cost of an offline profile BEFORE pushing to users. Read-only. Wraps verify-offline-profile.js with per-table row-count estimates.

0
8
Free
Self-run
SKILL

Setup Datamodel

Use when the user wants to design or redesign the Dataverse schema and connector plan for an existing mobile app, or has an ER diagram (image, Mermaid, or text) to apply. Skip when the user is creating a brand-new app — /create-mobile-app handles the data model inline.

0
10
Free
Self-run
SKILL

Design System

Creates the Tamagui brand system for an Expo/React Native Power Apps mobile app, including design-system.md, tokens.ts, and an HTML gallery.

0
10
Free
Self-run
SKILL

Add Connector

Use when adding a Power Platform connector to an Expo/React Native Power Apps mobile app and no dedicated mobile connector skill exists.

0
8
Free
Self-run
SKILL

Deploy

Use to deploy, publish, or push an Expo/React Native Power Apps mobile app to a Power Platform tenant.

0
11
Free
Self-run
SKILL

Preview Screens

Use when the user wants to preview generated screens in a browser without starting Metro / a simulator — for example after /create-mobile-app finishes or after /edit-app regenerates a screen.

0
12
Free
Self-run
SKILL

Create Code App

Creates Power Apps code apps using React and Vite. Use when building code apps, scaffolding projects, or deploying to Power Platform.

0
7
Free
Self-run
SKILL

Edit App

Use when the user wants to iterate on an existing generated Power Apps mobile app after /create-mobile-app: update the plan, data model, native capabilities, design, screens, generated app code, and preview without restarting the full project flow.

0
10
Free
Self-run
SKILL

Report Issue

Use when the user wants to report a bug, file an issue, submit a bug report, or report any problem with the mobile-app plugin.

0
10
Free
Self-run
SKILL

Add Datasource

Use when adding an unspecified data source to an Expo/React Native Power Apps mobile app; routes to Dataverse, SharePoint, or another connector.

0
13
Free
Self-run
SKILL

Debug App

Use when the user has finished building a mobile app, started it with `npm run dev`, and wants the running app monitored for runtime errors AND silent failures (empty lists, blank screens, swallowed network errors) and fixed autonomously. Accepts a free-text symptom (e.g., `/debug-app "todos not appearing on home screen"`) to drive terminal-log diagnostics — injects temporary console.log statemen…

0
12
Free
Self-run
SKILL

Add Geolocation

Internal implementation skill invoked by /add-native for native background GPS tracking with durable storage and Dataverse sync using @microsoft/power-apps-native-bglocation.

0
5
Free
Self-run
SKILL

Add Table To Offline Profile

Internal mobile-app workflow read and executed only by mobile orchestrators to add one Dataverse table to an existing Mobile Offline Profile.

0
24
Free
Self-run
SKILL

Open Wrap Url

Use when the user wants to open the Power Apps Wrap page for an app ID in the active environment.

0
10
Free
Self-run
SKILL

Assign Offline Profile

Use when the user needs to bind users or teams to a Mobile Offline Profile so they actually receive offline sync on their devices. Without this, the profile exists in Dataverse but no one's app uses it.

0
11
Free
Self-run
SKILL

App Builder

(Preview) Builds and edits a model-driven Power Apps app from a natural-language intent — tables, columns, relationships, adaptive forms with sub-grids, views, Choice-column charts, generative page intents for overview/dashboard surfaces (page `.tsx` generated in generate-pages after plan approval), and an app module + sitemap — via the headless cds-maker-sdk. Runs an interactive, multi-turn auth…

0
22
Free
You've reached the end · 41 loaded