Labsco

Agent Skills

Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.

neondatabase

4,642 standalone skills
michalparkola logo

article-extractor

455

by michalparkola

Extract clean article content from URLs (blog posts, articles, tutorials) and save as readable text. Use when user wants to download, extract, or save an article/blog post from a URL without ads, navigation, or clutter.

🔥🔥🔥✓ VerifiedFreeQuick setup
michalparkola logo

learn-this

455

by michalparkola

Unified content extraction and action planning. Use when user says "learn-this <URL>", "learn this <URL>", "weave <URL>", "help me plan <URL>", "extract and plan <URL>", "make this actionable <URL>", or similar phrases indicating they want to extract content and create an action plan. Automatically detects content type (YouTube video, article, PDF) and processes accordingly.

michalparkola logo

youtube-transcript

455

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

🔥🔥🔥✓ VerifiedFreeQuick setup
michalparkola logo

scrum-sage

455

by michalparkola

AI-powered Scrum Master and Enterprise Agility Coach based on Jeff Sutherland, Taiichi Ohno, and First Principles thinking. Use when user needs help with Scrum, sprint analysis, backlog refinement, scaling advice, impediment removal, team dynamics, or agile coaching. Activate for questions about Scrum mechanics, Scrum@Scale, flow optimization, or team performance.

michalparkola logo

session-log

455

by michalparkola

Summarize the current conversation session and append results to the weekly agent-log. Use when user says "log this", "session log", "summarize this session", or asks to write results to the agent-log.

michalparkola logo

ship-learn-next

455

by michalparkola

Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Learn-Next framework. Use when user wants to turn advice, lessons, or educational content into concrete action steps, reps, or a learning quest.

michalparkola logo

unblock-action

455

by michalparkola

Help the user unblock a vague or stuck action item by clarifying the intended output, scoping it to today, and identifying the concrete next action. Use when user says "unblock", "unstick", "I'm stuck on", or presents a vague task they can't start.

sleekdotdesign logo

sleek-design-mobile-apps

437

by sleekdotdesign

Use when the user wants to design a mobile app or UI screens, when they mention their Sleek (sleek.design) projects, or when implementing Sleek designs in code (HTML, React Native, SwiftUI).

🔥🔥🔥✓ VerifiedFreeQuick setup
coffeefuelbump logo

csv-data-summarizer

419

by coffeefuelbump

Analyzes CSV files, generates summary stats, and plots quick visualizations using Python and pandas.

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

add-mcscopilot

413

by microsoft

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.

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

add-sharepoint

413

by microsoft

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.

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

add-teams

413

by microsoft

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

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

deploy

413

by microsoft

Use when the user wants to deploy / publish / push a Power Apps mobile app to a Power Platform tenant so others can run it.

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

generate-mcp-app-ui

413

by microsoft

Generate an MCP App widget (self-contained HTML) for an MCP tool. Describe the visual you want and paste your tool's test output. Use when user asks to create an MCP App, widget, or visual for a tool.

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

report-issue

413

by microsoft

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.

🔥🔥FreeQuick setup
microsoft logo

add-azuredevops

413

by microsoft

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

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

add-connector

413

by microsoft

Use when the user wants to add a Power Platform connector to a mobile app and there is no dedicated /add-* skill for that connector (Dataverse and SharePoint have their own skills).

🔥🔥✓ VerifiedFreeNeeds API keys
microsoft logo

add-datasource

413

by microsoft

Use when the user wants to add a data source to a mobile app but hasn't said which kind (Dataverse table, SharePoint list, or other connector).

🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

add-dataverse

413

by microsoft

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.

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

create-code-app

413

by microsoft

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

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

genpage

413

by microsoft

Creates, updates, and deploys Power Apps generative pages for model-driven apps using React v17, TypeScript, and Fluent UI V9. Orchestrates specialist agents for planning, entity creation, and code generation. Use it when user asks to build, retrieve, or update a page in an existing Microsoft Power Apps model-driven app. Use it when user mentions "generative page", "page in a model-driven", or "genux".

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

integrate-backend

413

by microsoft

Analyzes the user's business problem and recommends the right backend integration approach — Web API, AI Web API (generative summaries / grounded search), Server Logic, Cloud Flows, or a combination — for a Power Pages site, then routes to the appropriate specialized skill. Use when the user wants to add backend integration, connect to data, add AI summaries, or needs help deciding which backend approach to use.

🔥🔥FreeQuick setup
microsoft logo

integrate-webapi

413

by microsoft

Integrates Power Pages Web API into a site's frontend code with proper permissions and deployment. Orchestrates the full integration lifecycle: code integration, table permissions setup, and deployment for Dataverse CRUD operations. Use when the user wants to add Web API calls, connect to Dataverse, or add data fetching to their frontend.

🔥🔥FreeQuick setup
microsoft logo

add-ai-webapi

413

by microsoft

Integrates Power Pages generative-AI summarization APIs (PREVIEW) into a Single Page Application (SPA) site — the Search Summary API and the Data Summarization API — on any record-detail or list page. Generates per-target service code (CSRF-handled) and AI site settings; delegates Web API settings, table permissions, and web roles to `/integrate-webapi` and `/create-webroles`. Use whenever a user wants AI/Copilot output that condenses Dataverse content on a Power Pages site — an AI summary, AI-g

microsoft logo

add-pdf-report

413

by microsoft

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

microsoft logo

debug-app

413

by microsoft

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 statements at data-path boundaries, reads Metro terminal output, and cleans up logs after the root cause is f

microsoft logo

deploy-pipeline

413

by microsoft

Triggers a Power Platform Pipeline deployment run for a Power Pages solution. Selects a target stage, validates the package, optionally configures deployment settings (environment variables, connection references), then deploys and polls for completion. Use when asked to: "deploy pipeline", "run pipeline", "trigger deployment", "deploy to staging", "deploy to production", "run power platform pipeline", "deploy solution via pipeline", "promote solution", "push to staging", "push to production".

microsoft logo

force-link-environment

413

by microsoft

Force-links a development or target environment to a Power Platform Pipelines host, overriding any existing association with a previous host. Use when creating a deploymentenvironments record fails with "this environment is already associated with another pipelines host", or when intentionally migrating an environment from one host to another (e.g., Platform Host → Custom Host, or between two Custom Hosts). Calls the documented `ManageEnvironmentStamp` Dataverse action (the API behind the "Force

microsoft logo

import-solution

413

by microsoft

Imports a Dataverse solution zip into a target environment, with optional staged import for dependency checking before committing. Use when asked to: "import solution", "install solution", "deploy solution zip", "push solution to environment", "deploy to staging", "deploy to production", or "install site in new environment".

microsoft logo

manage-headers

413

by microsoft

Inspects and configures the security headers a Power Pages site sends to browsers — Content Security Policy, frame and clickjacking protection, cross-origin sharing, cookie behavior, and related site settings. Identifies gaps and walks the user through fixes. Use when the user wants to review headers, fix CSP errors, allow embedding in another site, control cross-origin access, harden cookie settings, or asks "are my browser settings safe?", "fix my CSP", "set up CORS" — even if they only mentio

← PrevPage 105 of 155Next →