GitHub
Skills harvested from GitHub repositories
14810 skills availablerdkit
RDKit is a comprehensive cheminformatics library providing Python APIs for molecular analysis and manipulation. This ski...
cvss-score-extraction
This skill provides guidance on extracting CVSS scores from vulnerability data—a critical component of security report g...
locational-marginal-prices
LMPs are the marginal cost of serving one additional MW of load at each bus. In optimization terms, they are the dual va...
simulation-metrics
Time for system to go from 10% to 90% of target value. def risetime(times, values, target): """Calculate rise time (10% ...
text-to-speech
This skill focuses on producing clean, consistent, and delivery-ready TTS audio for video tasks. It covers speech cleanu...
dc-power-flow
DC power flow is a linearized approximation of AC power flow, suitable for economic dispatch and contingency analysis. L...
uv-package-manager
Comprehensive guide to using uv, an extremely fast Python package installer and resolver written in Rust, for modern Pyt...
parallel-processing
Speed up computationally intensive tasks by distributing work across multiple CPU cores. from joblib import Parallel, de...
lab-unit-harmonization
Lab Unit Harmonization provides techniques and references for standardizing clinical laboratory data from multiple sourc...
search-restaurants
Query restaurants for a given city. pip install pandas from searchrestaurants import Restaurants restaurants = Restauran...
dyn-object-masks
Detect moving objects in scenes with camera motion; produce sparse masks aligned to sampled frames. 1) Global alignment:...
code-card-news-generator
코드 설명용 카드 뉴스를 생성하는 스킬입니다. 제목 카드와 함수/개념 설명 카드를 자동으로 만듭니다. Use this skill when user requests: "코드 설명 카드 만들어줘" "React Hook ...
workthrough
This skill automatically generates detailed workthrough documentation for all development work, capturing the context, c...
workthrough-v2
AI 에이전트가 개발 작업을 간략하게 요약하고 추가/개선 제안을 작성합니다. 자동 실행: 개발 완료 시 자동 실행 간략 요약: AI가 작업 내용 간단히 정리 제안 포함: 추가/개선할 내용 제안 한국어: 모든 문서 한...
web-to-markdown
웹페이지의 URL을 입력받아 해당 페이지의 내용을 마크다운 형식으로 변환하여 저장하는 스킬입니다. 다음과 같은 요청이 있을 때 이 스킬을 사용하세요: "웹페이지를 마크다운으로 변환해줘" "이 URL을 마크다운으로 저...
web-search
DuckDuckGo 검색 엔진을 활용한 텍스트, 뉴스, 이미지 검색 스킬. 다음 상황에서 사용: 빌트인 WebSearch를 사용할 수 없을 때 (US 외 지역) 뉴스 전용 검색이 필요할 때 이미지 URL을 검색해야 ...
prompt-enhancer
Transform brief development requests into clear, detailed requirements by analyzing project context. Present the enhance...
frontend-design
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics....
codex-claude-cursor-loop
This skill implements a 3-way sequential validation engineering loop: Claude Code: Architecture and planning, final revi...
code-changelog
AI가 생성한 모든 코드 변경사항을 reviews 폴더에 기록하고, 간단한 HTML 뷰어로 브라우저에서 실시간으로 확인할 수 있는 솔루션입니다. ✅ 자동 문서 생성: 매 수정마다 reviews 폴더에 MD 파일 생성...
card-news-generator
Creates beautiful 600x600 card news series for social media with background image support. User can provide topic, color...
card-news-generator-v2
Creates beautiful 600x600 card news series for social media with background image support. User can provide topic, color...
midjourney-cardnews-bg
Generate optimized Midjourney prompts for 600x600px card news backgrounds that work well with text overlays. Use this sk...
codex-claude-loop
This skill implements a balanced engineering loop: Claude Code: Architecture, planning, and execution Codex: Validation ...