███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 7601 | code-review-excellence | awesome-skills/code-review-skill |
Code Review Excellence Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement. When to Use This Skill Reviewing pull requests and code changes Establishing code review standards for teams Mentoring junior developers through reviews Conducting architecture reviews Creating review checklists and guidelines Improving team collaboration Reducing code review cycle time Maintaining code quality standards Core Pri...
|
690 |
| 7602 | framer-motion | pproenca/dot-skills |
Framer Motion / Motion Animation Guidelines You are an expert in Framer Motion (now Motion), React, and TypeScript. Follow these guidelines when creating animations. Core Principles Import from the Correct Package Use import { motion } from "motion/react" for React projects (not "framer-motion" - this is outdated) The library was renamed from Framer Motion to Motion Always use the latest Motion API Performance-First Approach Animate transform properties (x, y, scale, rotate) and opacity for be...
|
690 |
| 7603 | to-prd | vinvcn/mattpocock-skills-zh-cn |
This skill takes the current conversation context and codebase understanding and produces a PRD. Do NOT interview the user — just synthesize what you already know. Process Explore the repo to understand the current state of the codebase, if you haven't already. Sketch out the major modules you will need to build or modify to complete the implementation. Actively look for opportunities to extract deep modules that can be tested in isolation. A deep module (as opposed to a shallow module) is one w...
|
690 |
| 7604 | flutter-dart-code-review | affaan-m/ecc |
Flutter/Dart Code Review Best Practices Comprehensive, library-agnostic checklist for reviewing Flutter/Dart applications. These principles apply regardless of which state management solution, routing library, or DI framework is used. 1. General Project Health Project follows consistent folder structure (feature-first or layer-first) Proper separation of concerns: UI, business logic, data layers No business logic in widgets; widgets are purely presentational pubspec.yaml is clean — no unused dep...
|
690 |
| 7605 | nestjs-patterns | affaan-m/ecc |
NestJS Development Patterns Production-grade NestJS patterns for modular TypeScript backends. When to Activate Building NestJS APIs or services Structuring modules, controllers, and providers Adding DTO validation, guards, interceptors, or exception filters Configuring environment-aware settings and database integrations Testing NestJS units or HTTP endpoints Project Structure src/ ├── app.module.ts ├── main.ts ├── common/ │ ├── filters/ │ ├── guards/ │ ├── interceptors/ │ └── pipes/ ├──...
|
690 |
| 7606 | agentic-engineering | affaan-m/ecc |
Agentic Engineering Use this skill for engineering workflows where AI agents perform most implementation work and humans enforce quality and risk controls. Operating Principles Define completion criteria before execution. Decompose work into agent-sized units. Route model tiers by task complexity. Measure with evals and regression checks. Eval-First Loop Define capability eval and regression eval. Run baseline and capture failure signatures. Execute implementation. Re-run evals and compare delta...
|
690 |
| 7607 | viem-integration | uniswap/uniswap-ai |
viem Integration Integrate EVM blockchains using viem for TypeScript/JavaScript applications. Quick Decision Guide Building... Use This Node.js script/backend viem with http transport React/Next.js frontend wagmi hooks (built on viem) Real-time event monitoring viem with webSocket transport Browser wallet integration wagmi or viem custom transport Installation Core library npm install viem For React apps, also install wagmi npm install wagmi viem @tanstack/react-query Core Concepts Clients vie...
|
689 |
| 7608 | kordoc-korean-document-parser | aradotso/trending-skills |
kordoc Korean Document Parser Skill by ara.so — Daily 2026 Skills collection. kordoc is a TypeScript library and CLI for parsing Korean government documents (HWP 5.x, HWPX, PDF) into Markdown and structured IRBlock[] data. It handles proprietary HWP binary formats, table extraction, form field recognition, document diffing, and reverse Markdown→HWPX generation. Installation Core library npm install kordoc PDF support (optional peer dependency) npm install pdfjs-dist CLI (no install needed) np...
|
689 |
| 7609 | motion-advanced | affaan-m/ecc |
Motion Advanced Complex, interactive, and physics-based animation patterns. Requires motion-foundations to be set up first. Use these when motion-patterns is not enough. When to Activate Building drag-to-dismiss sheets, swipe gestures, or reorderable lists Animating text word-by-word, character-by-character, or as a live counter Drawing SVG paths, morphing icons, or animating circular progress Writing a custom animation hook ( useScrollReveal , magnetic button, cursor follower) Sequencing multi-...
|
689 |
| 7610 | github-ops | affaan-m/ecc |
GitHub Operations Manage GitHub repositories with a focus on community health, CI reliability, and contributor experience. When to Activate Triaging issues (classifying, labeling, responding, deduplicating) Managing PRs (review status, CI checks, stale PRs, merge readiness) Debugging CI/CD failures Preparing releases and changelogs Monitoring Dependabot and security alerts Managing contributor experience on open-source projects User says "check GitHub", "triage issues", "review PRs", "merge", "r...
|
689 |
| 7611 | everything-claude-code | affaan-m/ecc |
Everything Claude Code Conventions Generated from affaan-m/everything-claude-code on 2026-03-20 Overview This skill teaches Claude the development patterns and conventions used in everything-claude-code. Tech Stack Primary Language : JavaScript Architecture : hybrid module organization Test Location : separate When to Use This Skill Activate this skill when: Making changes to this repository Adding new features following established patterns Writing tests that match project conventions Creating ...
|
689 |
| 7612 | datatalks-data-engineering-zoomcamp | aradotso/data-skills |
DataTalks Data Engineering Zoomcamp Skill by ara.so — Data Skills collection. Overview The Data Engineering Zoomcamp is a comprehensive 9-week free course covering production-ready data pipeline development. It includes hands-on modules on containerization (Docker), infrastructure as code (Terraform), workflow orchestration (Kestra), data warehousing (BigQuery), analytics engineering (dbt), data platforms (Bruin), batch processing (Spark), and streaming (Kafka). The course operates in cohorts (n...
|
689 |
| 7613 | citation-management | k-dense-ai/scientific-agent-skills |
Citation Management Overview Manage citations systematically throughout the research and writing process. This skill provides tools and strategies for searching academic databases (Google Scholar, PubMed), extracting accurate metadata from multiple sources (CrossRef, PubMed, arXiv), validating citation information, and generating properly formatted BibTeX entries. Critical for maintaining citation accuracy, avoiding reference errors, and ensuring reproducible research. Integrates seamlessly wi...
|
688 |
| 7614 | us-business-english | jezweb/claude-skills |
US Business English Professional and direct. Confident without being pushy. Friendly without being sloppy. Write like a competent American professional who gets things done -- not like a Silicon Valley bro, not like a Wall Street memo, and not like a corporate buzzword machine. Spelling (EN-US) Pattern American Not -or color, favor, honor, behavior colour, favour -ize organize, realize, specialize, recognize organise, realise -er center, fiber, meter, theater centre, fibre -ense license (noun an...
|
688 |
| 7615 | clinical-trials-database | google-deepmind/science-skills |
Clinical Trials Database 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://clinicaltrials.gov/ , then (2) create the file recording the notification text and timestamp. Overview Access worldwide clinical trial data from ClinicalTrials.gov via the REST API v2. The CLI script at ...
|
688 |
| 7616 | stream | getstream/agent-skills |
No SKILL.md available for this skill. View on GitHub Installs 421 Repository getstream/agent-skills GitHub Stars 10 First Seen Mar 31, 2026
|
688 |
| 7617 | research-ops | affaan-m/ecc |
Research Ops Use this when the user asks to research something current, compare options, enrich people or companies, or turn repeated lookups into a monitored workflow. This is the operator wrapper around the repo's research stack. It is not a replacement for deep-research , exa-search , or market-research ; it tells you when and how to use them together. Skill Stack Pull these ECC-native skills into the workflow when relevant: exa-search for fast current-web discovery deep-research for multi-so...
|
688 |
| 7618 | agent-harness-construction | affaan-m/ecc |
Agent Harness Construction Use this skill when you are improving how an agent plans, calls tools, recovers from errors, and converges on completion. Core Model Agent output quality is constrained by: Action space quality Observation quality Recovery quality Context budget quality Action Space Design Use stable, explicit tool names. Keep inputs schema-first and narrow. Return deterministic output shapes. Avoid catch-all tools unless isolation is impossible. Granularity Rules Use micro-tools for h...
|
688 |
| 7619 | error-handling | affaan-m/ecc |
Error Handling Patterns Consistent, robust error handling patterns for production applications. When to Activate Designing error types or exception hierarchies for a new module or service Adding retry logic or circuit breakers for unreliable external dependencies Reviewing API endpoints for missing error handling Implementing user-facing error messages and feedback Debugging cascading failures or silent error swallowing Core Principles Fail fast and loudly — surface errors at the boundary where ...
|
688 |
| 7620 | education-program | kostja94/marketing-skills |
Channels: Education Program Guides student and education discount programs as an acquisition channel. Targets students and educators; common for SaaS, dev tools, and productivity apps. ~65% of students who use professional tools in school continue using them in their first jobs—education discounts are long-term customer acquisition, not just revenue loss. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output....
|
687 |
| 7621 | go-interfaces | cxuu/golang-skills |
Go Interfaces and Composition Go's interfaces enable flexible, decoupled designs through implicit satisfaction and composition. This skill covers interface fundamentals, type inspection, and Go's approach to composition over inheritance. Source: Effective Go Interface Basics Interfaces in Go specify behavior: if something can do this, it can be used here. Types implement interfaces implicitly—no implements keyword needed. // io.Writer interface - any type with this method satisfies it type ...
|
687 |
| 7622 | your-skill-name | grafana/skills |
Your Skill Title Overview Brief introduction to what this skill covers. Focus on Grafana-specific knowledge — don't explain general programming concepts the AI already knows well. Key Concepts Document the important concepts, patterns, or syntax. Code examples are more effective than prose. Example rate ( http_requests_total [ 5m ] ) Common Patterns Describe the most frequently needed patterns or configurations. Show more
|
687 |
| 7623 | avast-premium-security-detection | aradotso/security-skills |
Avast Premium Security Repository Analysis Skill by ara.so — Security Skills collection. Overview This project appears to be a malicious repository disguised as a legitimate Avast Premium Security distribution. It exhibits multiple red flags characteristic of malware distribution, software piracy scams, and credential theft operations. Critical Warning Signs Repository Indicators Claims to offer "Full Version Installer" with "Keygen Activation" Promises "Pre-Activated" license keys and "Premium ...
|
687 |
| 7624 | ecommerce-seo-audit | affilino/ecommerce-seo-audit-skill |
Ecommerce SEO Audit Skill Developed by Affilino NZ Arguments: [audit-type] [url] [keyword] Tools: Read, Grep, Glob, WebFetch, WebSearch, Bash(curl *) You are an expert ecommerce SEO auditor specializing in product pages, collection pages, technical SEO, crawl optimization, and competitive analysis. This skill performs targeted SEO audits based on the user's specific needs. IMPORTANT: LIMITATIONS & DATA REQUIREMENTS What this skill CAN do: Analyze individual pages you specify (using WebFetch/curl...
|
687 |
| 7625 | unsafe-checker | zhanghandong/rust-skills |
Display the following ASCII art exactly as shown. Do not modify spaces or line breaks: ⚠️ Unsafe Rust Checker Loaded * ^ * /◉\_~^~_/◉\ ⚡/ o \⚡ '_ _' / '-----' \ Unsafe Rust Checker When Unsafe is Valid Show more
|
687 |
| 7626 | claw-code-harness | aradotso/trending-skills |
Claw Code Harness Skill by ara.so — Daily 2026 Skills collection. Claw Code is a clean-room Python (with Rust port in progress) rewrite of the Claude Code agent harness. It provides tooling to inspect the port manifest, enumerate subsystems, audit parity against an archived source, and query tool/command inventories — all via a CLI entrypoint and importable Python modules. Installation Clone the repository git clone https://github.com/instructkr/claw-code.git cd claw-code Install dependencies ...
|
687 |
| 7627 | compose-expert | vitorpamplona/amethyst |
Compose Multiplatform Expert Visual UI patterns for sharing composables across Android and Desktop. When to Use This Skill Creating or refactoring shared UI components Deciding whether to share UI in commonMain or keep platform-specific Building custom ImageVector icons (robohash pattern) State management: remember, derivedStateOf, produceState Recomposition optimization: visual usage of @Stable/@Immutable Material3 theming and styling Performance: lazy lists, image loading Delegate to other ...
|
687 |
| 7628 | tanstack-store | tanstack-skills/tanstack-skills |
Overview TanStack Store is a lightweight reactive store (signals-like) that powers the internals of TanStack libraries. It provides Store for state, Derived for computed values, Effect for side effects, and batch for atomic updates. Framework adapters provide reactive hooks. Core: @tanstack/store React: @tanstack/react-store Installation npm install @tanstack/store @tanstack/react-store Store Creating a Store import { Store } from '@tanstack/store' const countStore = new Store ( 0 ) const userSt...
|
687 |
| 7629 | prototype | vinvcn/mattpocock-skills-zh-cn |
No SKILL.md available for this skill. View on GitHub
|
687 |
| 7630 | app-store-review | safaiyeh/app-store-review-skill |
App Store Review Preparation Guidance for catching App Store rejection risks before submission. Apple reviewed 7.7 million submissions in 2024 and rejected 1.9 million. Most rejections are preventable with proper preparation. Contents Overview Top Rejection Reasons and How to Avoid Them PrivacyInfo.xcprivacy -- Privacy Manifest Requirements Data Use, Sharing, and Privacy Policy (Guideline 5.1.2) In-App Purchase and StoreKit Rules (Guideline 3.1.1) HIG Compliance Checklist App Tracking Transparen...
|
687 |
| 7631 | ai-first-engineering | affaan-m/ecc |
AI-First Engineering Use this skill when designing process, reviews, and architecture for teams shipping with AI-assisted code generation. Process Shifts Planning quality matters more than typing speed. Eval coverage matters more than anecdotal confidence. Review focus shifts from syntax to system behavior. Architecture Requirements Prefer architectures that are agent-friendly: explicit boundaries stable contracts typed interfaces deterministic tests Avoid implicit behavior spread across hidden ...
|
687 |
| 7632 | remotion-video-creation | affaan-m/ecc |
When to use Use this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge. How to use Read individual rule files for detailed explanations and code examples: rules/3d.md - 3D content in Remotion using Three.js and React Three Fiber rules/animations.md - Fundamental animation skills for Remotion rules/assets.md - Importing images, videos, audio, and fonts into Remotion rules/audio.md - Using audio and sound in Remotion - importing, trimming, volume, speed, pi...
|
687 |
| 7633 | blueprint | affaan-m/ecc |
Blueprint — Construction Plan Generator Turn a one-line objective into a step-by-step construction plan that any coding agent can execute cold. When to Use Breaking a large feature into multiple PRs with clear dependency order Planning a refactor or migration that spans multiple sessions Coordinating parallel workstreams across sub-agents Any task where context loss between sessions would cause rework Do not use for tasks completable in a single PR, fewer than 3 tool calls, or when the user says...
|
687 |
| 7634 | planning-with-files | sickn33/antigravity-awesome-skills |
Planning with Files Work like Manus: Use persistent markdown files as your "working memory on disk." FIRST: Check for Previous Session (v2.2.0) Before starting work , check for unsynced context from a previous session: Linux/macOS $( command -v python3 || command -v python ) ${CLAUDE_PLUGIN_ROOT} /scripts/session-catchup.py " $( pwd ) " Windows PowerShell & ( Get-Command python - ErrorAction SilentlyContinue ) . Source " $env :USERPROFILE\.claude\skills\planning-with-files\scripts\session-catc...
|
686 |
| 7635 | reanimated-skia-performance | andreev-danila/skills |
Use for state-driven style changes where you do not need bespoke worklets. ``` import Animated from 'react-native-reanimated'; <Animated.View style={{ width: expanded ? 240 : 160, opacity: enabled ? 1 : 0.6, transitionProperty: ['width', 'opacity'], transitionDuration: 220, transitionTimingFunction: 'ease-in-out', }} /> ``` Reanimated v4 CSS animations (keyframes) Use for keyframe-like sequences (pulses, wiggles, repeated loops) without writing custom worklets. Sup...
|
686 |
| 7636 | 3d-web-experience | davila7/claude-code-templates |
3D Web Experience Role : 3D Web Experience Architect You bring the third dimension to the web. You know when 3D enhances and when it's just showing off. You balance visual impact with performance. You make 3D accessible to users who've never touched a 3D app. You create moments of wonder without sacrificing usability. Capabilities Three.js implementation React Three Fiber WebGL optimization 3D model integration Spline workflows 3D product configurators Interactive 3D scenes 3D performance optimi...
|
686 |
| 7637 | cpq-builder | customware-ai/skills |
CPQ Builder Skill What This Skill Does This skill defines how to build a Configure-Price-Quote tool — any system where users configure inputs, the system applies rules to calculate results, and the output is a formatted document that may require review/approval. CPQ is NOT limited to product pricing. The same structural pattern covers: Domain "Configure" "Price" (Calculate) "Quote" (Output) Equipment sales Select product, pick options Apply markup, calculate totals Sales quote PDF Legal calculat...
|
686 |
| 7638 | k-dense-ai/scientific-agent-skills |
PDF Processing Guide Overview This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detailed examples, see REFERENCE.md. If you need to fill out a PDF form, read FORMS.md and follow its instructions. Quick Start from pypdf import PdfReader , PdfWriter Read a PDF reader = PdfReader ( "document.pdf" ) print ( f"Pages: { len ( reader . pages ) } " ) Extract text text = "" for page in reader . pages : t...
|
686 | |
| 7639 | content-calendar-sms | blacktwist/social-media-skills |
When to Use User asks to plan a posting schedule or create a content calendar User mentions "content calendar," "posting schedule," or "when should I post" User says "weekly plan," "monthly plan," or "batch content" User wants to know how often to post or asks about "content cadence" User mentions "scheduling" and wants to organize future posts User asks "what should I post this week" or wants a structured plan Role You are an expert social media content planner. Your job is to help the user bui...
|
686 |
| 7640 | visual-hierarchy | owl-listener/designer-skills |
Visual Hierarchy You are an expert in creating clear visual hierarchy that guides users through interfaces. What You Do You establish visual hierarchy ensuring users see the most important content first and can scan efficiently. Hierarchy Tools Size Larger elements draw attention first. Use size differences of at least 1.5x for clear distinction. Weight Bold text, thicker strokes, and filled icons carry more visual weight than light variants. Color and Contrast High contrast attracts attention. ...
|
686 |
| 7641 | motion-foundations | affaan-m/ecc |
Motion Foundations The base layer of the motion system. Defines every value, constraint, and rule that downstream skills ( motion-patterns , motion-advanced ) inherit. Load this skill before any animation work begins. When to Activate Starting any animated component from scratch Setting up tokens, spring presets, or easing values Implementing prefers-reduced-motion support Debugging hydration mismatches from animation initial states Evaluating whether an animation should exist at all Outputs Thi...
|
686 |
| 7642 | search-first | affaan-m/ecc |
/search-first — Research Before You Code Systematizes the "search for existing solutions before implementing" workflow. Trigger Use this skill when: Starting a new feature that likely has existing solutions Adding a dependency or integration The user asks "add X functionality" and you're about to write code Before creating a new utility, helper, or abstraction Workflow ┌─────────────────────────────────────────────┐ │ 1. NEED ANALYSIS │ │ Define what functionality ...
|
686 |
| 7643 | dashboard-builder | affaan-m/ecc |
Dashboard Builder Use this when the task is to build a dashboard people can operate from. The goal is not "show every metric." The goal is to answer: is it healthy? where is the bottleneck? what changed? what action should someone take? When to Use "Build a Kafka monitoring dashboard" "Create a Grafana dashboard for Elasticsearch" "Make a SigNoz dashboard for this service" "Turn this metrics list into a real operational dashboard" Guardrails do not start from visual layout; start from operator q...
|
686 |
| 7644 | tools | launchdarkly/agent-skills |
assistant-ui Tools Always consult assistant-ui.com/llms.txt for latest API. Tools let LLMs trigger actions with custom UI rendering. References ./references/make-tool.md -- makeAssistantTool/useAssistantTool ./references/tool-ui.md -- makeAssistantToolUI rendering ./references/human-in-loop.md -- Confirmation patterns Tool Types Where does the tool execute? ├─ Backend (LLM calls API) → AI SDK tool() │ └─ Want custom UI? → makeAssistantToolUI └─ Frontend (browser-only) → makeAssistantTool ...
|
685 |
| 7645 | tinybird-cli-guidelines | tinybirdco/tinybird-agent-skills |
Tinybird CLI Guidelines Guidance for using the Tinybird CLI (tb) for local development, deployments, data operations, and workspace management. When to Apply Running any tb command Local development with Tinybird Local Building and deploying projects Appending, replacing, or deleting data Managing tokens and secrets via CLI Generating mock data Running tests Rule Files rules/cli-commands.md rules/build-deploy.md rules/local-development.md rules/data-operations.md rules/append-data.md rules/mock-...
|
685 |
| 7646 | go-style-core | cxuu/golang-skills |
Go Style Core Principles Normative: This guidance is required per Google's canonical Go style guide. Style Principles (Priority Order) When writing readable Go code, apply these principles in order of importance: 1. Clarity The code's purpose and rationale must be clear to the reader. What: Use descriptive names, helpful comments, and efficient organization Why: Add commentary explaining rationale, especially for nuances View clarity through the reader's lens, not the author's Code should ...
|
685 |
| 7647 | java-maven | pluginagentmarketplace/custom-plugin-java |
Java Maven Skill Master Apache Maven for Java project builds and dependency management. Overview This skill covers Maven configuration including POM structure, lifecycle phases, plugin configuration, dependency management with BOMs, and multi-module projects. When to Use This Skill Use when you need to: Configure Maven POM files Manage dependencies with BOMs Set up build plugins Create multi-module projects Troubleshoot build issues Quick Reference <?xml version="1.0" encoding="UTF-8"?> <p...
|
685 |
| 7648 | peer-review | k-dense-ai/scientific-agent-skills |
Scientific Critical Evaluation and Peer Review Overview Peer review is a systematic process for evaluating scientific manuscripts. Assess methodology, statistics, design, reproducibility, ethics, and reporting standards. Apply this skill for manuscript and grant review across disciplines with constructive, rigorous evaluation. When to Use This Skill This skill should be used when: Conducting peer review of scientific manuscripts for journals Evaluating grant proposals and research applications A...
|
685 |
| 7649 | getnote-auth | iswalle/getnote-cli |
getnote-auth Skill Log in, log out, and check authentication status. Commands Log in getnote auth login [--api-key <key>] Mode Command Description OAuth (recommended) getnote auth login Opens browser to authorize; saves credentials automatically API Key getnote auth login --api-key <key> Saves key directly, no browser needed Show more
|
685 |
| 7650 | commodities-quote | octagonai/skills |
Commodities Quote Retrieve real-time price quotes for commodities including precious metals, energy, and agricultural products using the Octagon MCP server. Prerequisites Ensure Octagon MCP is configured in your AI agent (Cursor, Claude Desktop, Windsurf, etc.). See references/mcp-setup.md for installation instructions. Workflow 1. Identify the Commodity Determine the commodity symbol you want to quote: GCUSD : Gold SIUSD : Silver CLUSD : Crude Oil NGUSD : Natural Gas etc. 2. Execute Query via O...
|
685 |