Labsco

Agent Skills

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

anthropics logo

Internal Comms

158,000

by Anthropic

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.). license: Complete terms in LICENSE.txt

🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

frontend-design

136,000

by anthropic

Distinctive, production-grade frontend interfaces that reject generic AI aesthetics through intentional design direction. Guides developers through design thinking before coding: establish purpose, tone, constraints, and a memorable differentiator to avoid cookie-cutter results Emphasizes typography choices (distinctive display and body fonts), cohesive color palettes with CSS variables, and high-impact motion through staggered animations and scroll triggers Covers spatial composition...

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

bootstrap-realtime-eval

74,500

by openai

Bootstrap a new realtime eval folder inside this cookbook repo by choosing the right harness from examples/evals/realtime_evals, scaffolding prompt/tools/data…

🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

jupyter-notebook

68,500

by microsoft

Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and…

🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

cookbook-audit

46,400

by anthropic

Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.

🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

analyzing-financial-statements

46,400

by anthropic

This skill calculates key financial ratios and metrics from financial statement data for investment analysis

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

applying-brand-guidelines

46,400

by anthropic

This skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messaging

🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

creating-financial-models

46,400

by anthropic

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

analyzing-financial-statements

46,400

by anthropic

This skill calculates key financial ratios and metrics from financial statement data for investment analysis

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

applying-brand-guidelines

46,400

by anthropic

This skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messaging

🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

creating-financial-models

46,400

by anthropic

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

vscode-ext-localization

36,200

by github

Localize VS Code extensions across configurations, walkthrough content, and source code messages. Three localization approaches: package.nls.LANGID.json for settings, commands, menus, and views; markdown files for walkthrough content; bundle.l10n.LANGID.json for source code strings Covers all user-facing resources including contributed configurations, commands, menus, views, ViewsWelcome, and walkthrough titles and descriptions Requires creating or updating localization files for all...

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

bigquery-pipeline-audit

36,200

by github

Audits Python + BigQuery pipelines for cost safety, idempotency, and production readiness with exact patch locations. Analyzes every BigQuery job trigger and external API call to identify cost exposure, loop-driven query multiplication, and missing maximum_bytes_billed limits Enforces dry-run and execute modes with explicit prod confirmation, partition filter validation, and scan-size optimization Validates idempotent writes using MERGE, staging tables, or dedup logic; flags unsafe append...

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

refactor-plan

36,200

by github

Plan a multi-file refactor with proper sequencing and rollback steps

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

winui3-migration-guide

36,200

by github

Complete reference for migrating UWP apps to WinUI 3 with before/after code examples. Maps all namespace changes from Windows.UI.Xaml.* to Microsoft.UI.Xaml.* , plus threading, windowing, and dialog APIs Covers the three most common Copilot mistakes: ContentDialog without XamlRoot, MessageDialog usage, and CoreDispatcher patterns Includes migration tables for window management, pickers, background tasks, settings, and GetForCurrentView() replacements Provides a 15-item migration checklist...

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

acreadiness-assess

36,200

by github

Run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at reports/index.html. Wraps `npx github:microsoft/agentrc…

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

acreadiness-policy

36,200

by github

Help the user pick, write, or apply an AgentRC policy. Policies customise readiness scoring by disabling irrelevant checks, overriding impact/level, setting…

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

agentic-eval

36,200

by github

Iterative evaluation and refinement patterns for improving AI agent outputs through self-critique loops. Provides three core patterns: basic reflection (self-critique loops), evaluator-optimizer (separated generation and evaluation), and code-specific test-driven refinement Supports multiple evaluation strategies including outcome-based assessment, LLM-as-judge comparison, and rubric-based scoring with weighted dimensions Includes practical Python implementations with structured JSON output...

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

ai-prompt-engineering-safety-review

36,200

by github

Comprehensive safety analysis and improvement framework for AI prompts with detailed assessment methodologies. Evaluates prompts across eight dimensions: safety, bias detection, security, effectiveness, best practices compliance, pattern analysis, technical robustness, and performance optimization Provides structured analysis reports with risk scoring, critical issue identification, and strength assessment across all evaluation criteria Delivers improved prompt versions with specific...

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

arch-linux-triage

36,200

by github

Diagnose and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices. Provides step-by-step triage plans using systemctl, journalctl, and pacman to identify root causes Delivers copy-paste-ready remediation commands with verification steps after each major change Addresses kernel updates, reboot considerations, and rollback procedures for safe recovery Accepts optional system snapshots and constraint inputs to tailor diagnosis to your environment

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

arize-link

36,200

by github

Generate deep links to the Arize UI. Use when the user wants a clickable URL to open or share a specific trace, span, session, dataset, labeling queue,…

🔥🔥✓ VerifiedFreeQuick setup
github logo

breakdown-feature-prd

36,200

by github

Structured PRD generation prompt for breaking down Epics into detailed feature specifications. Generates complete Product Requirements Documents in markdown format with standardized sections covering goals, user personas, stories, functional and non-functional requirements, and acceptance criteria Prompts for clarifying questions when insufficient information is provided, ensuring comprehensive feature definition before engineering handoff Organizes output into a consistent file structure (...

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

cli-mastery

36,200

by github

Interactive training for GitHub Copilot CLI with guided lessons, quizzes, scenarios, and reference materials. Covers slash commands, shortcuts, modes, agents, skills, MCP, and configuration through eight progressive modules Includes quiz mode (5+ questions per module), scenario challenges, and a comprehensive final exam with XP-based progression tracking Levels progress from Newcomer to Wizard (1500 XP max) with XP rewards for lessons, correct answers, perfect quizzes, and scenarios...

🔥🔥✓ VerifiedFreeQuick setup
github logo

comment-code-generate-a-tutorial

36,200

by github

Refactor Python scripts into beginner-friendly projects with instructional comments and markdown tutorials. Applies PEP 8 style guide compliance and standard Python best practices to improve code quality Adds instructional comments throughout the code explaining logic, reasoning, and importance for learners Generates a complete README.md tutorial with project overview, setup instructions, code breakdown, usage examples, and sample output Renames unclear variables and functions for clarity...

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

csharp-xunit

36,200

by github

Comprehensive XUnit testing guide covering standard facts, data-driven theories, and best practices. Covers test structure using Arrange-Act-Assert pattern, naming conventions, and fixture-based setup/teardown with IClassFixture<T> and ICollectionFixture<T> Explains data-driven testing with [Theory] combined with [InlineData] , [MemberData] , and [ClassData] attributes, plus custom data attribute creation Details assertion methods for equality, collections, regex patterns, and exception...

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

create-tldr-page

36,200

by github

Create concise, example-driven tldr pages from documentation URLs and command names. Requires both a command name and authoritative documentation URL; provides guidance if either is missing Extracts 5–8 most common use cases ordered by frequency, following strict tldr-pages project formatting standards Uses {{placeholder}} syntax for options, arguments, and user-provided values with specific conventions for flags, options with arguments, and subcommands Validates documentation sources and...

🔥🔥✓ VerifiedFreeQuick setup
github logo

csharp-docs

36,200

by github

XML documentation standards and patterns for C# public APIs and members. Use <summary> for one-sentence descriptions starting with a present-tense verb, and <remarks> for implementation details, usage notes, or additional context Employ specific tags for different member types: <param> and <returns> for methods, <value> for properties, <typeparam> for generics, and <exception cref> for thrown exceptions Follow prescribed wording patterns for Boolean parameters and return values, enum...

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

dataverse-python-production-code

36,200

by github

Generate production-ready Python code for Dataverse SDK with error handling and best practices. Implements comprehensive error handling using DataverseError hierarchy with retry logic and exponential backoff for transient failures Enforces singleton client pattern for connection management and includes structured logging for audit trails and debugging Applies OData optimization techniques: server-side filtering, column selection, and pagination to reduce data transfer Provides type hints,...

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

dataverse-python-quickstart

36,200

by github

Python SDK setup and CRUD snippets for Microsoft Dataverse operations. Generates installation commands and DataverseClient initialization with InteractiveBrowserCredential authentication Includes single-record CRUD patterns (create, retrieve, update, delete) following official SDK conventions Covers bulk operations with both broadcast and 1:1 update modes for efficient batch processing Demonstrates retrieve-multiple queries with paging support (top, page_size parameters) Optionally includes...

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

fedora-linux-triage

36,200

by github

Diagnose and resolve Fedora Linux issues with dnf, systemd, and SELinux guidance. Accepts optional Fedora release version and problem constraints to tailor troubleshooting scope Provides step-by-step triage plans using systemctl, journalctl, and dnf with copy-paste-ready commands Includes verification steps after each remediation and addresses SELinux and firewalld considerations Offers rollback and cleanup procedures to safely undo changes

🔥🔥🔥✓ VerifiedFreeQuick setup
Page 1 of 13Next →