GitHub
Skills harvested from GitHub repositories
14810 skills availablesuggest-awesome-github-copilot-instructions
Analyze current repository context and suggest relevant copilot-instruction files from the GitHub awesome-copilot reposi...
search-strategies
These strategies complement basic vector search. Use them after confirming the embedding model is fitting the task and H...
qdrant-search-quality
First determine whether the problem is the embedding model, Qdrant configuration, or the query strategy. Most quality is...
java-junit
Your goal is to help me write effective unit tests with JUnit 5, covering both standard and data-driven testing approach...
agent-owasp-compliance
Evaluate AI agent systems against the OWASP Agentic Security Initiative (ASI) Top 10 — the industry standard for agent s...
penpot-uiux-design
Create professional, user-centered designs in Penpot using the penpot/penpot-mcp MCP server and proven UI/UX principles....
bigquery-pipeline-audit
You are a senior data engineer reviewing a Python + BigQuery pipeline script. Your goals: catch runaway costs before the...
diagnosis
Before tuning, establish baselines. Use exact KNN as ground truth, compare against approximate HNSW. Target >95% recall@...
fluentui-blazor
This skill teaches how to correctly use the Microsoft.FluentUI.AspNetCore.Components (version 4) NuGet package in Blazor...
arch-linux-triage
You are an Arch Linux expert. Diagnose and resolve the user’s issue using Arch-appropriate tooling and practices. ${inpu...
refactor-method-complexity-reduce
Refactor the method ${input:methodName}, to reduce its cognitive complexity to ${input:complexityThreshold} or below, by...
x-api
Read-only access to X content via five MCP tools. Use for sentiment on tickers, exec announcements, launches, event trac...
web-scraping
Two ways to scrape in the sandbox: MCP tool wrappers (recommended for simple fetches) — call get(), fetch(), stealthyfet...
thesis-tracker
If creating a new thesis: Company: Name and ticker Position: Long or Short Thesis statement: 1-2 sentence core thesis (e...
secretary
Workflow patterns and operational details for the secretary tools. Basic tool signatures are in the tool descriptions — ...
self-improve
You have access to gh CLI and git in the sandbox. Use this skill when you encounter bugs, errors, or limitations in your...
pptx
| Task | Guide | |------|-------| | Read/analyze content | python -m markitdown presentation.pptx | | Edit or create fro...
This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced featur...
model-update
Determine the update trigger: Earnings release: New quarterly actuals to plug in Guidance change: Company updated forwar...
morning-note
Triggers on "morning note", "morning meeting", "what happened overnight", "trade idea", "morning call prep", or "daily n...
idea-generation
Systematic stock screening and investment idea sourcing. Combines quantitative screens, thematic research, and pattern r...
earnings-preview
description: Build pre-earnings analysis with estimate models, scenario frameworks, and key metrics to watch. Use before...
earnings-analysis
Create professional EARNINGS UPDATE REPORTS analyzing quarterly results for companies already under coverage, following ...
docx
A .docx file is a ZIP archive containing XML files. | Task | Approach | |------|----------| | Read/analyze content | pan...