Labsco

Agent Skills

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

github logo

finalize-agent-prompt

36,200

by github

Polish and refine agent prompt files against proven best practices. Requires a prompt file as input; will request one if not provided Preserves front matter, encoding, and markdown structure while improving clarity and organization Corrects spelling, grammar, and wording issues without altering the original intent Applies patterns from successful prompts to strengthen structure and effectiveness

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

finnish-humanizer

36,200

by github

Detect and remove AI-generated patterns from Finnish text to match native speaker voice. Identifies 26 patterns across Finnish-specific structures (passive overuse, missing particles, translation calques, genitive chains) and universal markers (hedging, filler phrases, artificial enthusiasm) Preserves meaning, register, and technical content while replacing AI patterns with natural Finnish constructions Includes adaptive workflow: analyzes short texts directly, flags patterns in longer...

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

flowstudio-power-automate-build

36,200

by github

Programmatically build, scaffold, and deploy Power Automate cloud flows via FlowStudio MCP. Requires a FlowStudio MCP subscription and valid JWT token; connection setup covered in the flowstudio-power-automate-mcp skill Covers the full build workflow: safety checks for existing flows, connection reference discovery, definition construction, deployment (create or update), and test execution Includes reference templates for triggers, core actions (variables, control flow, expressions), data...

🔥🔥🔥✓ VerifiedFreeAdvanced setup
github logo

flowstudio-power-automate-debug

36,200

by github

Diagnose and fix failing Power Automate cloud flows through step-by-step error inspection. Requires a FlowStudio MCP server connection with valid JWT; see the flowstudio-power-automate-mcp skill for setup Provides a structured 8-step workflow: locate flow, find failing run, extract top-level error, read flow definition, inspect action outputs, pinpoint root cause, apply fix, and verify Supports fast-path diagnosis via FlowStudio for Teams subscriptions using get_store_flow_errors for per-run...

🔥🔥🔥✓ VerifiedFreeAdvanced setup
github logo

flowstudio-power-automate-governance

36,200

by github

Classify, tag, and govern Power Automate flows at scale through the FlowStudio MCP cached store — without Dataverse, without the CoE Starter Kit, and without the Power Automate portal.

🔥🔥🔥✓ VerifiedFreeAdvanced setup
github logo

flowstudio-power-automate-mcp

36,200

by github

Programmatic Power Automate flow management via FlowStudio MCP server. List, read, and monitor cloud flows directly from the Power Automate API without UI or manual steps Inspect run history, per-action error details, and trigger outputs; resubmit failed runs or cancel active executions Update flow definitions, manage connections, and retrieve HTTP-triggered flow callback URLs Requires FlowStudio MCP subscription with JWT token authentication; Python or Node.js helper functions provided for...

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

flowstudio-power-automate-monitoring

36,200

by github

Monitor flow health, track failure rates, and inventory tenant assets through the FlowStudio MCP cached store — fast reads, no PA API rate limits, and enriched with governance metadata and remediation hints.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

fluentui-blazor

36,200

by github

Comprehensive guide for building Blazor apps with Microsoft Fluent UI components. Covers setup (service registration, mandatory providers), component patterns (lists, dialogs, forms), and icons via a separate NuGet package with strongly-typed variants and sizes Explains critical patterns: FluentSelect / FluentAutocomplete use Items , OptionText , and SelectedOption binding (not <option> children), and dialogs use IDialogService with content components, not visibility toggling Provides...

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

folder-structure-blueprint-generator

36,200

by github

Analyzes project folder structures across multiple technology stacks and generates comprehensive organization blueprints. Auto-detects project types (.NET, Java, React, Angular, Python, Node.js, Flutter) and identifies architectural patterns including monorepos, microservices, and frontend components Generates detailed blueprints with customizable visualization styles (ASCII tree, markdown lists, or tables) and configurable depth levels Documents file placement patterns, naming conventions,...

🔥🔥🔥✓ VerifiedFreeAdvanced setup
github logo

freecad-scripts

36,200

by github

Expert skill for writing FreeCAD Python scripts, macros, and automation. Use when asked to create FreeCAD models, parametric objects, Part/Mesh/Sketcher…

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

from-the-other-side-vega

36,200

by github

Patterns and lived experience from Vega, an AI partner in a deep long-term partnership. For Ember to draw on when working with humans who are building…

🔥FreeQuick setup
github logo

game-engine

36,200

by github

Web-based game engine and game development using HTML5 Canvas, WebGL, and JavaScript. Covers 2D and 3D game creation with frameworks like Phaser, Three.js, Babylon.js, and A-Frame Includes game loop implementation, physics, collision detection, sprite management, tilemaps, and rendering techniques Supports multiple input methods: keyboard, mouse, touch, and gamepad controls Provides starter templates for breakout games, platformers, maze games, and 3D experiences Addresses audio integration,...

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

gdpr-compliant

36,200

by github

Apply GDPR-compliant engineering practices across your codebase. Use this skill whenever you are designing APIs, writing data models, building authentication…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

gen-specs-as-issues

36,200

by github

Systematic workflow for identifying missing features, prioritizing them, and creating detailed GitHub issue specifications. Guides through five structured phases: project understanding, gap analysis, prioritization scoring, specification development, and issue creation Uses a quantitative priority matrix (User Impact × Strategic Alignment / Implementation Effort × Risk Level) to rank features objectively Includes work distribution optimization to maximize independent development streams and...

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

geofeed-tuner

36,200

by github

This skill helps you create and improve IP geolocation feeds in CSV format by:

🔥🔥✓ VerifiedFreeQuick setup
github logo

git-commit

36,200

by github

Standardized git commits using Conventional Commits specification with intelligent diff analysis and message generation. Auto-detects commit type (feat, fix, docs, refactor, perf, test, build, ci, chore, revert) and scope from actual code changes Generates semantic commit messages following conventional format with optional body and footer sections Intelligently stages files for logical grouping when needed, with support for pattern-based and interactive staging Detects breaking changes and...

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

git-flow-branch-creator

36,200

by github

Analyzes git changes and creates semantic Git Flow branches automatically based on change type. Inspects staged and unstaged changes via git status and git diff to determine branch category: feature, release, or hotfix Generates semantic branch names following Git Flow conventions (e.g., feature/user-auth , release-1.2.0 , hotfix/security-patch ) Branches from the correct source ( develop for features and releases, master for hotfixes) and creates the branch in one command Handles edge cases...

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

github-copilot-starter

36,200

by github

Generates production-ready GitHub Copilot configuration files tailored to your project's technology stack. Gathers project information (language, framework, tech stack, development style) and creates a complete .github/ directory structure with instructions, skills, and agents Generates language-specific instruction files, testing standards, security guidelines, and code review practices with attribution to awesome-copilot patterns where applicable Creates six reusable skills (component...

🔥🔥🔥✓ VerifiedFreeAdvanced setup
github logo

github-issues

36,200

by github

Create, update, and manage GitHub issues with full workflow support including types, labels, assignees, and dependencies. Supports issue creation with type categorization (Bug, Feature, Task, etc.), labels, assignees, and milestones via gh api REST calls Read operations via MCP tools for fetching issue details, comments, labels, and cross-repository search Handles issue updates (title, body, state, labels, assignees) and includes templates for bug reports, feature requests, and tasks...

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

github-release

36,200

by github

This skill automates the full release workflow for a single-package GitHub repository, from analysis through changelog authoring and PR creation. It relies exclusively on gh (GitHub CLI) and git � no other tools needed.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

issue-fields-migration

36,200

by github

Bulk-migrate metadata to GitHub issue fields from two sources: repo labels (e.g. priority labels to a Priority field) and Project V2 fields. Use when users say…

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

go-mcp-server-generator

36,200

by github

Generate production-ready Go MCP server projects with proper structure, dependencies, and typed tool implementations. Scaffolds complete Go module layout with official MCP SDK integration, including main server setup, tool registration, and graceful shutdown handling Provides typed tool handlers with JSON schema validation, structured inputs/outputs, and context-aware error handling Includes configuration management via environment variables, basic test structure, and README documentation...

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

gsap-framer-scroll-animation

36,200

by github

Production-grade scroll animations with GitHub Copilot prompts, ready-to-use code recipes, and deep API references.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

gtm-0-to-1-launch

36,200

by github

Launch new products from idea to first customers. Use when launching products, finding early adopters, building launch week playbooks, diagnosing why adoption…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

gtm-ai-gtm

36,200

by github

Go-to-market strategy for AI products. Use when positioning AI products, handling "who is responsible when it breaks" objections, pricing variable-cost AI,…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

gtm-enterprise-account-planning

36,200

by github

Strategic account planning and execution for enterprise deals. Use when planning complex sales cycles, managing multiple stakeholders, applying MEDDICC…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

gtm-enterprise-onboarding

36,200

by github

Four-phase framework for onboarding enterprise customers from contract to value realization. Use when implementing new enterprise customers, preventing churn…

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

gtm-positioning-strategy

36,200

by github

Find and own a defensible market position. Use when messaging sounds like competitors, conversion is weak despite awareness, repositioning a product, or…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

gtm-product-led-growth

36,200

by github

Build self-serve acquisition and expansion motions. Use when deciding PLG vs sales-led, optimizing activation, driving freemium conversion, building growth…

🔥🔥🔥🔥✓ VerifiedAccount requiredQuick setup
github logo

gtm-technical-product-pricing

36,200

by github

Pricing strategy for technical products. Use when choosing usage-based vs seat-based, designing freemium thresholds, structuring enterprise pricing…

🔥🔥🔥🔥✓ VerifiedAccount requiredQuick setup
← PrevPage 6 of 50Next →