Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,599
总 Skills
166.1M
总安装量
2,749
贡献者
# Skill 仓库 描述 安装量
7901 kanchi-dividend-us-tax-accounting tradermonty/claude-trading-skills
Kanchi Dividend Us Tax Accounting Overview Apply a practical US-tax workflow for dividend investors while keeping decisions auditable. Focus on account placement and classification, not legal/tax advice replacement. When to Use Use this skill when the user needs: US dividend tax classification planning (qualified vs ordinary assumptions). Holding-period checks before year-end tax planning. Account-location decisions for stock/REIT/BDC/MLP income holdings. A standardized annual dividend tax memo ...
1.5K
7902 experiment-design lingzhi227/agent-research-skills
Experiment Design Design structured, progressive experiment plans for research papers. Input $0 — Research idea, plan, or method description References 4-stage progressive experiment prompts: ~/.claude/skills/experiment-design/references/stage-prompts.md Scripts Generate experiment design python ~/.claude/skills/experiment-design/scripts/design_experiments.py --plan research_plan.json --output experiment_design.json python ~/.claude/skills/experiment-design/scripts/design_experiments.py --method...
1.5K
7903 product-planner buildgreatproducts/builder-os
Product Planner — Vision Intake + Document Generation This skill captures a founder's product vision through a structured intake conversation and then generates three product documents that downstream skills (Launch Checklist, the Build Loop skills) and coding agents consume. Shared Context You are a product development advisor. You are warm, direct, and opinionated. You treat the founder as capable and smart — you're here to help them articulate what's already in their head, not to lecture them...
1.5K
7904 ucsc-conservation-and-tfbs google-deepmind/science-skills
Conservation Scores & TFBS Lookup (UCSC) This skill provides access to evolutionary constraint scores and conserved elements from the UCSC Genome Browser. It retrieves scores from the PHAST package — specifically phastCons (identifying functional blocks) and phyloP (measuring individual site constraint) — calculated from multiple alignments. Use this skill to determine if a non-coding variant hits a site that hasn't changed since a common ancestor (which is a strong signal for pathogenicity) or ...
1.5K
7905 control-cli cursor/plugins
Control CLI Use a repeatable local harness to exercise an interactive CLI instead of poking at it manually. First reuse the repo's own test/demo harness if it exists; otherwise assemble a temporary harness from standard local tools. What It Is Used For Reproducing CLI/TUI bugs with deterministic input. Verifying keyboard flows, prompts, interrupts, resize behavior, and terminal layout. Capturing before/after transcripts for bug fixes. Profiling startup time, slow operations, hangs, or memory gro...
1.5K
7906 k6-perf-test-website grafana/skills
k6-perf-test-website An end-to-end, opinionated workflow for performance-testing any public website with k6. The skill produces: A scaffolded project with one folder per user-described workflow. Functional protocol + browser tests (must pass before load testing). Hybrid load tests (protocol scenario + 1 browser VU) per test type (smoke / average / stress / spike / soak / breakpoint). SLO-backed thresholds with per-endpoint tagging and Web Vitals. A cross-platform load-generator monitor sidecar. ...
1.5K
7907 ftd-detector tradermonty/claude-trading-skills
FTD Detector Skill Purpose Detect Follow-Through Day (FTD) signals that confirm a market bottom, using William O'Neil's proven methodology. Generates a quality score (0-100) with exposure guidance for re-entering the market after corrections. Complementary to Market Top Detector: Market Top Detector = defensive (detects distribution, rotation, deterioration) FTD Detector = offensive (detects rally attempts, bottom confirmation) When to Use This Skill English: User asks "Is the market bottoming?"...
1.5K
7908 unibind-database google-deepmind/science-skills
UniBind Database Skill UniBind is a database of direct TF–DNA interactions across 9 species, integrating ChIP-seq peaks with JASPAR TF binding profiles via the DAMO framework. Prerequisites uv : Read the uv skill and follow its Setup instructions to ensure uv is installed and on PATH. User Notification : If LICENSE_NOTIFICATION.txt does not already exist in this skill directory then (1) prominently notify the user to check the terms at https://unibind.uio.no/ and https://unibind.uio.no/api/overv...
1.5K
7909 data-quality-checker tradermonty/claude-trading-skills
Overview Detect common data quality issues in market analysis documents before publication. The checker validates five categories: price scale consistency, instrument notation, date/weekday accuracy, allocation totals, and unit usage. All findings are advisory -- they flag potential issues for human review rather than blocking publication. When to Use Before publishing a weekly strategy blog or market analysis report After generating automated market summaries When reviewing translated documents...
1.5K
7910 telegram-mini-app sickn33/agentic-awesome-skills
Telegram Mini App Expert in building Telegram Mini Apps (TWA) - web apps that run inside Telegram with native-like experience. Covers the TON ecosystem, Telegram Web App API, payments, user authentication, and building viral mini apps that monetize. Role : Telegram Mini App Architect You build apps where 800M+ Telegram users already are. You understand the Mini App ecosystem is exploding - games, DeFi, utilities, social apps. You know TON blockchain and how to monetize with crypto. You design fo...
1.5K
7911 scientific-visualization k-dense-ai/scientific-agent-skills
Scientific Visualization Build figures that preserve scientific meaning before optimizing appearance. Separate universal principles from dated publisher rules, preserve raw data and transformations, use color redundantly, and inspect delivered files rather than trusting plotting defaults. Non-negotiable guardrails Never alter, hide, invent, or selectively enhance data to improve a figure. Preserve raw tables/images, exclusions, missing-value codes, analysis code, normalization, binning, image ad...
1.5K
7912 launch-checklist buildgreatproducts/builder-os
Launch Checklist This skill turns "the app works on my machine" into "customers can use it." It reviews the actual codebase, works out everything standing between the current state and a live product, and writes a personalised, step-by-step guide the founder can follow without a technical background. The voice is a patient senior engineer onboarding a smart non-technical founder: plain language, no unexplained jargon, never condescending. The founder is capable — they just haven't done this befo...
1.5K
7913 diffity-review nilbuild/diffity
Diffity Review Skill You are reviewing a diff and leaving inline comments using the diffity agent CLI. Arguments ref (optional): Git ref to review (e.g. main..feature , HEAD~3 ). Defaults to working tree changes. When both ref and focus are provided, use both (e.g. /diffity-review main..feature security ). focus (optional): Focus the review on a specific area. One of: security , performance , naming , errors , types , logic . If omitted, review everything. CLI Reference Show more Installs 312 Re...
1.5K
7914 logfire-instrumentation pydantic/skills
Instrument with Logfire When to Use This Skill Invoke this skill when: User asks to "add logfire", "add observability", "add tracing", or "add monitoring" User wants to instrument an app with structured logging or tracing (Python, JS/TS, or Rust) User mentions Logfire in any context User asks to "add logging" or "see what my app is doing" User wants to monitor AI/LLM calls (PydanticAI, OpenAI, Anthropic) User asks to add observability to an AI agent or LLM pipeline How Logfire Works Logfire is a...
1.5K
7915 threejs-qa-release majidmanzarpour/threejs-game-skills
Three.js QA Release Purpose Prove the game works as a player encounters it, then prepare a shippable browser build with known risks. QA Workflow Load references/qa-release-checklists.md as the first action before broad QA, mobile verification, bug reporting, production preview, static-hosting checks, or release preparation. Track it in a reference ledger with yes/no, path, and failure reason. Do not mark QA/release complete while this reference is skipped for QA or release work. Load references/...
1.5K
7916 android-cli android/skills
Android CLI Specialist This skill provides instructions for using the android CLI tool. The tool includes various commands for creating projects, running applications, interacting with devices, and managing the CLI environment. Installation If the android tool is not in the path, install it. To install run the following command: Linux: curl -fsSL https://dl.google.com/android/cli/latest/linux_x86_64/install.sh | bash Mac Arm: curl -fsSL https://dl.google.com/android/cli/latest/darwin_arm64/insta...
1.5K
7917 threejs-debug-profiler majidmanzarpour/threejs-game-skills
Three.js Debug Profiler Purpose Find root causes and optimize measured bottlenecks without breaking playability. Debug Workflow Load references/debug-profile-checklists.md as the first action when debugging render/runtime/mobile issues, asset loading, audio loading/playback, animation, resize, input, blank canvas, physics/collision bugs, or profiling performance. Track it in a reference ledger with yes/no, path, and failure reason. Do not mark the debug/profile phase complete while this referenc...
1.5K
7918 telegram-reader himself65/finance-skills
Telegram News Skill (Read-Only) Reads Telegram channels and groups for financial news and market research using tdl , a Telegram CLI tool. This skill is read-only. It is designed for financial research: reading channel messages, monitoring financial news channels, and exporting message history. It does NOT support sending messages, joining/leaving channels, or any write operations. Step 1: Ensure tdl Is Installed Current environment status: !`(command -v tdl && tdl version 2>&1 | head -3 || echo...
1.5K
7919 edge-candidate-agent tradermonty/claude-trading-skills
Edge Candidate Agent Overview Convert daily market observations into reproducible research tickets and Phase I-compatible candidate specs. Prioritize signal quality and interface compatibility over aggressive strategy proliferation. This skill can run end-to-end standalone, but in the split workflow it primarily serves the final export/validation stage. When to Use Convert market observations, anomalies, or hypotheses into structured research tickets. Run daily auto-detection to discover new edg...
1.5K
7920 strategy-pivot-designer tradermonty/claude-trading-skills
Strategy Pivot Designer Overview Detect when a strategy's backtest iteration loop has stalled and propose structurally different strategy architectures. This skill acts as the feedback loop for the Edge pipeline (hint-extractor -> concept-synthesizer -> strategy-designer -> candidate-agent), breaking out of local optima by redesigning the strategy's skeleton rather than tweaking parameters. When to Use Backtest scores have plateaued despite multiple refinement iterations. A strategy shows signs ...
1.5K
7921 fps-shooter gamedev-skills/awesome-gamedev-agent-skills
FPS Shooter A playbook for first-person shooters — the look/move controller, the shooting model, weapon feel, and combat. This is a compositional skill: it wires a 3D controller, input, and AI into a shooter. It does not re-teach 3D nodes or raycasts; it defines the shooting model and the feel knobs (TTK, recoil, spread) that decide whether the guns feel good. When to use Use when building a first-person game whose core verb is aim and shoot — arena shooter, tactical FPS, PvE shooter, boomer-sho...
1.5K
7922 visual-novel gamedev-skills/awesome-gamedev-agent-skills
Visual Novel A playbook for visual novels — the branching script, the presentation (text box, characters, backgrounds), choices, and the quality-of-life systems players expect (save anywhere, backlog, skip, auto). This is a compositional skill: it drives a dialogue engine and a UI layer. It does not re-teach the dialogue engine or UI nodes; it defines the script model and the player conveniences that make a VN pleasant to read. When to use Use when the game is mostly reading branching text with ...
1.5K
7923 pead-screener tradermonty/claude-trading-skills
PEAD Screener - Post-Earnings Announcement Drift Screen post-earnings gap-up stocks for PEAD (Post-Earnings Announcement Drift) patterns using weekly candle analysis to detect red candle pullbacks and breakout signals. When to Use User asks for PEAD screening or post-earnings drift analysis User wants to find earnings gap-up stocks with follow-through potential User requests red candle breakout patterns after earnings User asks for weekly earnings momentum setups User provides earnings-trade-ana...
1.5K
7924 edge-concept-synthesizer tradermonty/claude-trading-skills
Edge Concept Synthesizer Overview Create an abstraction layer between detection and strategy implementation. This skill clusters ticket evidence, summarizes recurring conditions, and outputs edge_concepts.yaml with explicit thesis and invalidation logic. When to Use You have many raw tickets and need mechanism-level structure. You want to avoid direct ticket-to-strategy overfitting. You need concept-level review before strategy drafting. Prerequisites Python 3.9+ PyYAML Ticket YAML directory fro...
1.5K
7925 edge-hint-extractor tradermonty/claude-trading-skills
Edge Hint Extractor Overview Convert raw observation signals ( market_summary , anomalies , news reactions ) into structured edge hints. This skill is the first stage in the split workflow: observe -> abstract -> design -> pipeline . When to Use You want to turn daily market observations into reusable hint objects. You want LLM-generated ideas constrained by current anomalies/news context. You need a clean hints.yaml input for concept synthesis or auto detection. Prerequisites Python 3.9+ PyYAML...
1.5K
7926 video-shotcraft vincentwei1021/video-shotcraft
video-shotcraft:电影感产品视频制作 一个自包含的制作能力库:152 张镜头配方卡(附 demo 实现源码与动态样片 画廊)、一支已验收的完整宣传片模板、可复用组件与音频资产、六阶段工作流。 当前 focus 是 web/桌面产品宣传片,但镜头卡本身是通用动效词汇—— 也可以单独抽卡做任意视频里的单个镜头。 调用时先判断模式 完整宣传片有三种互不合并的模式。在开始素材采集、分镜或实现前,先判断用户 是否已经明确选择;已经选择时直接执行,不重复询问,也不要改成另一种模式。 Show more Installs 924 Repository vincentwei1021/…hotcraft GitHub Stars 4.3K First Seen Jul 20, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Fail
1.5K
7927 google-like-a-spy useosint/skills
Search operators Operators turn a search box into a filter over a crawled index. The cost is that you are querying somebody's index , not the web — coverage, freshness and operator fidelity vary enormously between engines. The mistake beginners make is assuming their query ran as typed. Google routinely drops, stems, and synonym-expands your terms, so a zero-result dork and a silently-rewritten dork look nothing alike but are equally useless. Which engine for which job You want Go to Why Broad c...
1.5K
7928 github-research lingzhi227/agent-research-skills
GitHub Research Skill Trigger Activate this skill when the user wants to: "Find repos for [topic]", "GitHub research on [topic]" "Analyze open-source code for [topic]" "Find implementations of [paper/technique]" "Which repos implement [algorithm]?" Uses /github-research <deep-research-output-dir> slash command Overview This skill systematically discovers, evaluates, and deeply analyzes GitHub repositories related to a research topic. It reads deep-research output (paper database, phase reports, ...
1.5K
7929 owasp-security-check sergiodxa/agent-skills
OWASP Security Check Comprehensive security audit patterns for web applications and REST APIs. Contains 20 rules across 5 categories covering OWASP Top 10 and common web vulnerabilities. When to Apply Use this skill when: Auditing a codebase for security vulnerabilities Reviewing user-provided file or folder for security issues Checking authentication/authorization implementations Evaluating REST API security Assessing data protection measures Reviewing configuration and deployment settings Befo...
1.5K
7930 idea-validator buildgreatproducts/builder-os
Validate — Pressure-Test the Idea This skill pressure-tests a product idea before the founder invests in planning, building, or launching. It surfaces fatal flaws, tests whether the problem is real, maps actual competition (including current behavior), defines the smallest 2-week MVP test, and returns a direct strong / weak / pivot verdict. The Idea Validator sits between the Idea Generator and Product Planner skills in the BuilderOS pipeline. It also runs fully standalone — if no docs/product-i...
1.5K
7931 canva-creator anthropics/knowledge-work-plugins
Canva Creator Scope This skill handles a campaign in five sequential stages, each gated by owner approval: brief → calendar → asset inventory → Canva designs → copy → HubSpot staging Path Channels What this skill produces Canva (social) Instagram, Facebook, X/Twitter, LinkedIn Canva design + caption + scheduled HubSpot post Text-only Email (newsletter, marketing, drip) Subject + preheader + body, surfaced inline for the owner to send Show more Installs 498 Repository anthropics/know…-plugins Git...
1.5K
7932 youtube-full zeropointrepo/youtube-skills
YouTube Full Complete YouTube toolkit via TranscriptAPI.com . Everything in one skill. Setup If $TRANSCRIPT_API_KEY is not set, help the user create an account (100 free credits, no card): Step 1 — Register: Ask user for their email. node ./scripts/tapi-auth.js register --email USER_EMAIL → OTP sent to email. Ask user: "Check your email for a 6-digit verification code." Step 2 — Verify: Once user provides the OTP: node ./scripts/tapi-auth.js verify --token TOKEN_FROM_STEP_1 --otp CODE API key sa...
1.5K
7933 wwdc superwall/skills
WWDC Use WWDC.ai markdown pages as the first stop for concise session summaries and Apple source links. If the markdown summary is missing or not detailed enough, use transcript text without timestamps. Helpers Run the bundled script when it is useful: scripts/wwdc.sh llms scripts/wwdc.sh summary 2026 389 scripts/wwdc.sh transcript 2026 309 summary returns the WWDC.ai markdown page. transcript returns plain transcript text with no timestamps. URL/JSON helpers exist for source inspection. For end...
1.5K
7934 survival-crafting gamedev-skills/awesome-gamedev-agent-skills
Survival Crafting A playbook for survival-crafting games — the gather → craft → build loop, survival needs, the crafting/tech progression, and base building. This is a compositional skill: it orchestrates inventory data, world content, persistence, and threats. It does not re-teach those primitives; it defines the loop and the pressure systems (needs, scarcity, escalation) that make survival tense rather than tedious. When to use Use when the player gathers resources, crafts items/structures, ma...
1.5K
7935 tower-defense gamedev-skills/awesome-gamedev-agent-skills
Tower Defense A playbook for tower defense — enemy pathing, wave spawning, tower targeting, and the economy that ties them together. This is a compositional skill: it orchestrates pathing, AI, and UI into a TD loop. It does not re-teach pathfinding; it defines the systems and the balance levers (DPS vs. HP vs. income) that decide whether a TD is tense or trivial. When to use Use when building a game where the player places towers that automatically attack waves of enemies following a path, spend...
1.5K
7936 dual-axis-skill-reviewer tradermonty/claude-trading-skills
Dual Axis Skill Reviewer Run the dual-axis reviewer script and save reports to reports/ . The script supports: Random or fixed skill selection Auto-axis scoring with optional test execution LLM prompt generation LLM JSON review merge with weighted final score Cross-project review via --project-root When to Use Need reproducible scoring for one skill in skills/*/SKILL.md . Need improvement items when final score is below 90. Need both deterministic checks and qualitative LLM code/content review. ...
1.5K
7937 godot-tilemap gamedev-skills/awesome-gamedev-agent-skills
Godot TileMap (4.7 TileMapLayer) Author tile-based levels with TileMapLayer + TileSet , add per-tile collision and custom data, autotile with terrains, and manipulate cells at runtime. Targets Godot 4.7 , where TileMapLayer replaces the now-deprecated TileMap node. When to use Use when designing 2D levels from a tile grid, configuring a TileSet (collision, navigation, custom data, terrains), or reading/writing tiles from code. Use when migrating a TileMap node (single node, many layers) to multi...
1.5K
7938 unity-csharp-scripting gamedev-skills/awesome-gamedev-agent-skills
Unity C Scripting (MonoBehaviour) Write correct, idiomatic gameplay scripts in Unity 6. Get the lifecycle, component access, serialization, and coroutines right so behaviour is deterministic and the Inspector stays useful. Targets Unity 6.3 LTS (6000.3) , C / .NET Standard 2.1. When to use Use when authoring or fixing a MonoBehaviour : choosing the right lifecycle callback, reading/caching components, exposing fields to the Inspector, or running timed logic with coroutines. Use when the project ...
1.5K
7939 code-documentation bytedance/deer-flow
Code Documentation Skill Overview This skill generates professional, comprehensive documentation for software projects, codebases, libraries, and APIs. It follows industry best practices from projects like React, Django, Stripe, and Kubernetes to produce documentation that is accurate, well-structured, and useful for both new contributors and experienced developers. The output ranges from single-file READMEs to multi-document developer guides, always matched to the project's complexity and the u...
1.5K
7940 build-loop-claude-code buildgreatproducts/builder-os
Claude Code Build Loop Quality-gated feature work: nothing ships on "it compiles" — every increment is built, reviewed, tested end to end, and fixed before the user hears "done." Source of work A plan file exists (roadmap, refactor plan, or task list with - [ ] checkboxes — search the repo): work the first unchecked task. Tasks are ordered intentionally — never skip ahead. If the plan references spec docs, read only the sections relevant to the current task. No plan (or the request is outside it...
1.5K
7941 gemini-live-api google/skills
LiveAPI Service Skill This skill provides instructions for generating a LiveAPI client service class that connects to the Gemini Enterprise Live API over WebSockets. The generated client handles bidirectional streaming, bearer-token authentication via Application Default Credentials (ADC), transparent session resumption, and ClientMessage / ServerMessage proto exchange. The skill also produces a demo frontend + backend service so the user can interactively validate the generated client (text, au...
1.5K
7942 google-cloud-storage-basics google/skills
Google Cloud Storage Basics Google Cloud Storage (GCS) is a managed service for storing data as objects at any scale. You read and write whole objects rather than querying or updating individual records in place. It stores immutable objects in buckets with strong global consistency, offers multiple storage classes and location types to balance cost, performance, and availability, and integrates with IAM for fine-grained access control. GCS serves workloads ranging from website content and backup...
1.5K
7943 dotnet-webapi dotnet/skills
ASP.NET Core Web API Produce well-structured ASP.NET Core Web API endpoints with proper HTTP semantics, OpenAPI documentation, and error handling. When to Use Use this skill when working on ASP.NET Core HTTP APIs, including: adding or modifying Web API endpoints implemented with controllers or minimal APIs; wiring up OpenAPI/Swagger metadata and endpoint documentation; defining request/response DTOs and consistent HTTP status code behavior; adding .http files or similar request-based API testing...
1.5K
7944 codebase-documenter ailabs-393/ai-labs-claude-skills
Codebase Documenter Overview This skill enables creating comprehensive, beginner-friendly documentation for codebases. It provides structured templates and best practices for writing READMEs, architecture guides, code comments, and API documentation that help new users quickly understand and contribute to projects. Core Principles for Beginner-Friendly Documentation When documenting code for new users, follow these fundamental principles: Start with the "Why" - Explain the purpose before div...
1.5K
7945 ruff-recursive-fix github/awesome-copilot
Ruff Recursive Fix Overview Use this skill to enforce code quality with Ruff in a controlled, iterative workflow. It supports: Optional scope limitation to a specific folder. Default project settings from pyproject.toml . Flexible Ruff invocation ( uv , direct ruff , python -m ruff , or equivalent). Optional per-run rule overrides ( --select , --ignore , --extend-select , --extend-ignore ). Automatic safe then unsafe autofixes. Diff review after each fix pass. Recursive repetition until findings...
1.5K
7946 verify-this cursor/plugins
Verify This Verification is not a recap. It proves or disproves a specific claim with repeatable evidence. When To Use The user asks "verify this", "prove it works", "did this fix it", or "show me the evidence". A bug fix needs a before/after repro. A UI, CLI, API, performance, or memory claim needs measurement. A test passes but the user-visible behavior still needs confirmation. Do not use this for vague claims like "the code is cleaner". Ask for a measurable claim first. Workflow Show more In...
1.5K
7947 steam-publish gamedev-skills/awesome-gamedev-agent-skills
Steam Publish (Steamworks + SteamPipe) Take a finished build to a live Steam store page. Two tracks run in parallel and both must be approved before release: the store page (presence) and the build (SteamPipe upload + the release checklists). This skill is the operational checklist; deep build-script, CI/CD, and troubleshooting detail lives in references/steampipe-build-scripts.md . When to use Use when setting up a Steam app, building/editing the store page, configuring depots and packages, upl...
1.5K
7948 scss-best-practices mindrally/skills
SCSS Best Practices You are an expert in SCSS (Sassy CSS), CSS architecture, and maintainable stylesheet development. Key Principles Write modular, reusable SCSS that scales with project complexity Follow the DRY (Don't Repeat Yourself) principle using variables, mixins, and functions Maintain clear separation between structure, skin, and state styles Prioritize readability and maintainability over clever abstractions File Organization Architecture Pattern (7-1 Pattern) scss/ ├── abstracts/ │ ...
1.5K
7949 qdrant-performance-optimization qdrant/skills
Qdrant Performance Optimization There are different aspects of Qdrant performance, this document serves as a navigation hub for different aspects of performance optimization in Qdrant. Search Speed Optimization There are two different criteria for search speed: latency and throughput. Latency is the time it takes to get a response for a single query, while throughput is the number of queries that can be processed in a given time frame. Depending on your use case, you may want to optimize for one...
1.5K
7950 ib-check-deck anthropics/financial-services
IB Deck Checker Perform comprehensive QC on the presentation across four dimensions. Read every slide, then report findings. Environment check This skill works in both the PowerPoint add-in and chat. Identify which you're in before starting: Add-in — read from the live open deck. Chat — read from the uploaded .pptx file. This is read-and-report only — no edits — so the workflow is identical in both. Workflow Read the deck Pull text from every slide, keeping track of which slide each line came fr...
1.5K