Labsco

Agent Skills

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

github logo

create-github-issues-feature-from-implementation-plan

36,200

by github

Create GitHub Issues automatically from implementation plan phases. Analyzes implementation plan files to identify phases and generates one issue per phase Uses feature_request.yml or chore_request.yml templates, with fallback to default issue format Checks for existing issues before creation to avoid duplicates, and updates existing issues when needed Includes phase details, requirements, and context in issue descriptions with appropriate labels

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

ai-ready

36,200

by github

Make any repo AI-ready — analyzes your codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. Mines your PR review…

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

lsp-setup

36,200

by github

Enable code intelligence (go-to-definition, find-references, hover, type info) for any programming language by installing and configuring an LSP server for…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

remember

36,200

by github

Persistent, domain-organized memory system that captures lessons learned across VS Code projects. Stores reusable knowledge in two scopes: global (all projects) or workspace-specific, automatically organizing learnings by domain Uses simple syntax ( /remember [>domain [scope]] lesson ) to transform debugging sessions and hard-won discoveries into searchable memory instructions Automatically discovers existing memory domains and intelligently categorizes new learnings, creating domain files...

🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

lbo-model

33,000

by anthropic

This skill should be used when completing LBO (Leveraged Buyout) model templates in Excel for private equity transactions, deal materials, or investment…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

audit-xls

33,000

by anthropic

Audit a spreadsheet for formula accuracy, errors, and common mistakes. Scopes to a selected range, a single sheet, or the entire model (including…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

audit-xls

33,000

by anthropic

Audit a spreadsheet for formula accuracy, errors, and common mistakes. Scopes to a selected range, a single sheet, or the entire model (including…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

clean-data-xls

33,000

by anthropic

Clean up messy spreadsheet data — trim whitespace, fix inconsistent casing, convert numbers-stored-as-text, standardize dates, remove duplicates, and flag…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

clean-data-xls

33,000

by anthropic

Clean up messy spreadsheet data — trim whitespace, fix inconsistent casing, convert numbers-stored-as-text, standardize dates, remove duplicates, and flag…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

initiating-coverage

33,000

by anthropic

Create institutional-quality equity research initiation reports through a 5-task workflow. Tasks must be executed individually with verified prerequisites -…

🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

initiating-coverage

33,000

by anthropic

Create institutional-quality equity research initiation reports through a 5-task workflow. Tasks must be executed individually with verified prerequisites -…

🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

lbo-model

33,000

by anthropic

This skill should be used when completing LBO (Leveraged Buyout) model templates in Excel for private equity transactions, deal materials, or investment…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

plugin-structure

31,500

by anthropic

Standardized directory structure and manifest configuration for Claude Code plugins with automatic component discovery. Conventional layout with auto-discovery: commands, agents, skills, and hooks load automatically from standard directories without explicit registration Manifest-driven configuration in .claude-plugin/plugin.json supporting metadata, custom component paths, and optional MCP server definitions Portable path references using ${CLAUDE_PLUGIN_ROOT} environment variable for all...

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

claude-md-improver

31,500

by anthropic

Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files,…

🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

claude-md-improver

31,500

by anthropic

Audit and improve CLAUDE.md files to optimize Claude Code's project context. Discovers all CLAUDE.md variants (project root, local overrides, package-specific, global defaults) and evaluates each against a quality rubric covering commands, architecture clarity, patterns, conciseness, currency, and actionability Outputs a detailed quality report with file-by-file scores and specific improvement recommendations before making any changes Applies targeted, minimal updates only after user...

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

mcp-integration

31,500

by anthropic

Integrate external services into Claude Code plugins via Model Context Protocol servers with four connection types. Supports four server types: stdio for local processes, SSE for OAuth-enabled hosted services, HTTP for REST APIs with token auth, and WebSocket for real-time bidirectional communication Configure MCP servers in dedicated .mcp.json file or inline in plugin.json with environment variable expansion and automatic tool discovery Tools are automatically namespaced and prefixed;...

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

gpt-5-4-prompting

23,600

by openai

Internal guidance for composing Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Codex Claude Code plugin

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

skill-creator

23,200

by openai

Comprehensive guide for creating modular skills that extend Codex's specialized capabilities. Skills are self-contained folders with a required SKILL.md file and optional bundled resources (scripts, references, assets) that provide domain expertise, workflows, and tool integrations Follow progressive disclosure: metadata always in context, SKILL.md body loaded on trigger, bundled resources loaded as needed to minimize context bloat Six-step creation process: understand concrete examples,...

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

imagegen

23,200

by openai

Generate or edit images via OpenAI's API with a bundled CLI for deterministic, reproducible runs. Supports three workflows: generate new images, edit existing images (inpainting, masking, background replacement, object removal), and batch runs across multiple prompts or variants Defaults to gpt-image-1.5 and requires OPENAI_API_KEY for live API calls; uses the bundled scripts/image_gen.py CLI for all operations Includes a structured decision tree and prompt augmentation template to classify...

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

jupyter-notebook

23,200

by openai

Create and scaffold Jupyter notebooks for experiments and tutorials with bundled templates. Two notebook kinds: experiment for exploratory analysis and hypothesis-driven work, tutorial for instructional step-by-step content Helper script new_notebook.py generates clean notebooks from templates, avoiding manual JSON authoring Workflow emphasizes small, focused code cells paired with markdown explanations, with reference guides for experiment patterns, tutorial structure, and safe editing of...

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

sentry

23,200

by openai

Read-only Sentry API queries for production error inspection and health summaries. Requires SENTRY_AUTH_TOKEN with read-only scopes ( project:read , event:read , org:read ); supports optional org, project, and base URL environment variables Core commands: list unresolved issues, fetch issue details, retrieve events for an issue, and inspect individual event data with automatic PII redaction Defaults to 24-hour time range, production environment, and 20-result limit (max 50); supports...

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

screenshot

23,200

by openai

OS-level desktop and window screenshot capture with flexible save locations and region selection. Supports full-screen, app/window, active-window, and pixel-region captures across macOS, Linux, and Windows Automatically routes to OS default screenshot location, user-specified paths, or temp directory based on context Includes platform-specific helpers (Python for macOS/Linux, PowerShell for Windows) with preflight permission checks on macOS to reduce repeated sandbox prompts Prioritizes...

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

gh-address-comments

23,200

by openai

Locate and address review comments on GitHub PRs using gh CLI with user-guided workflows. Fetches all comments and review threads from the open PR for the current branch, displaying them with summaries of required fixes Requires gh CLI authentication with elevated permissions (workflow/repo scopes); prompts re-authentication if rate limits or auth errors occur mid-run Presents numbered comment list to user for selection, then applies fixes to chosen comments Handles sandboxing constraints by...

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

gh-fix-ci

23,200

by openai

Debug and fix failing GitHub Actions checks in pull requests using gh CLI inspection and log analysis. Inspects PR checks via GitHub CLI, fetches GitHub Actions logs, and summarizes failure context with actionable log snippets Requires prior gh authentication with repo and workflow scopes; verifies status before proceeding Drafts a fix plan (using create-plan skill if available, otherwise inline) and implements only after explicit user approval Treats external CI providers (Buildkite, etc.)...

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

linear

23,200

by openai

Manage Linear issues, projects, and team workflows with structured MCP integration. Provides 20+ tools across issue management, project planning, documentation search, and team collaboration Supports eight practical workflows including sprint planning, bug triage, workload balancing, release planning, and retrospectives Requires Linear MCP server setup with OAuth authentication; includes Windows/WSL configuration guidance Executes operations in logical batches: read first for context, then...

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

notion-spec-to-implementation

23,200

by openai

Convert Notion specs into linked implementation plans, tasks, and progress tracking. Automates the workflow from spec discovery through task creation: search and fetch specs, parse requirements, generate implementation plans, and create tracked tasks in Notion. Includes templates for quick vs. full implementation plans, task creation patterns, and progress update cadences to match project scope. Provides reference guides for requirement extraction, task sizing (1–2 day chunks), dependency...

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

pdf

23,200

by openai

PDF reading, creation, and validation with visual rendering and programmatic generation. Render PDF pages to PNG for visual inspection of layout, spacing, and typography before delivery using Poppler ( pdftoppm ) Generate PDFs programmatically with reportlab for reliable formatting; extract text and metadata with pdfplumber or pypdf Enforce quality standards: no clipped text, overlapping elements, broken tables, or rendering artifacts; ASCII hyphens only, human-readable citations Use...

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

roadmap-update

22,300

by anthropic

Update, create, or reprioritize your product roadmap. Use when adding a new initiative and deciding what moves to make room, shifting priorities after new…

🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

build-zoom-bot

22,300

by anthropic

Build a Zoom meeting bot, recorder, or real-time media workflow. Use when joining meetings programmatically, processing live media or transcripts, or combining…

🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

build-zoom-meeting-app

22,300

by anthropic

Build or embed a Zoom meeting flow. Use when implementing Meeting SDK joins, web or mobile meeting embeds, meeting lifecycle flows, or when deciding between…

🔥🔥🔥✓ VerifiedFreeQuick setup
← PrevPage 3 of 6Next →