Skip to main content

このリポジトリの skills

PracticalSwan/agent-skills - 3ページ

SkillsMP は PracticalSwan/agent-skills から 237 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

PracticalSwan/agent-skills

収集済み skill 237 件中 40 件を表示しています。

職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Review homework notebooks for completeness, reproducibility, safe execution, and academic-integrity boundaries.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when the user asks about finding the best, top, or recommended model for a task, wants to know what AI model to use, or wants to compare models by benchmark scores. Triggers on: "best model for X", "what model should I use for", "top models for [task]",…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Run evaluations for Hugging Face Hub models using inspect-ai and lighteval on local hardware. Use for backend selection, local GPU evals, and choosing between vLLM / Transformers / accelerate. Not for HF Jobs orchestration, model-card PRs, .eval_results…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill for Hugging Face Dataset Viewer API workflows that fetch subset/split metadata, paginate rows, search text, apply filters, download parquet URLs, and read size or statistics.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Build Gradio web UIs and demos in Python. Use when creating or editing Gradio apps, components, event listeners, layouts, or chatbots.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Train or fine-tune language and vision models using TRL (Transformer Reinforcement Learning) or Unsloth with Hugging Face Jobs infrastructure. Covers SFT, DPO, GRPO and reward modeling training methods, plus GGUF conversion for local deployment. Includes…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use to select models to run locally with llama.cpp and GGUF on CPU, Mac Metal, CUDA, or ROCm. Covers finding GGUFs, quant selection, running servers, exact GGUF file lookup, conversion, and OpenAI-compatible local serving.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Build and publish a Gradio demo on Hugging Face Spaces for a user-provided LoRA. Use when someone asks to create, generate, ship, or publish a Space, demo, Gradio app, or playground for a LoRA — including LoRAs for Qwen-Image, Qwen-Image-Edit, LTX-Video, Wan,…

原文の言語: 英語

更新
職業分類
テクニカルライター
説明

Publish and manage research papers on Hugging Face Hub. Supports creating paper pages, linking papers to models/datasets, claiming authorship, and generating professional markdown-based research articles.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Look up and read Hugging Face paper pages in markdown, and use the papers API for structured metadata such as authors, linked models/datasets/spaces, Github repo and project page. Use when the user shares a Hugging Face paper page URL, an arXiv URL or ID, or…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Build, deploy, and maintain applications on Hugging Face Spaces — Gradio / Docker / Static SDKs, ZeroGPU and dedicated hardware, model loading, debugging, buckets, inference providers, community grants. Use whenever the user asks to create or host an app on…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when the user wants to build tool/scripts or achieve a task where using data from the Hugging Face API would help. This is especially useful when chaining or combining API calls or the task will be repeated/automated. This Skill creates a…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Track and visualize ML training experiments with Trackio. Use when logging metrics during training (Python API), firing alerts for training diagnostics, or retrieving/analyzing logged metrics (CLI). Supports real-time dashboard visualization, alerts with…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Trains and fine-tunes vision models for object detection (D-FINE, RT-DETR v2, DETR, YOLOS), image classification (timm models — MobileNetV3, MobileViT, ResNet, ViT/DINOv3 — plus any Transformers classifier), and SAM/SAM2 segmentation using Hugging Face…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

AI demos and GPU compute with Gradio Spaces and Hugging Face Spaces ZeroGPU. Use when writing or reviewing code that uses `@spaces.GPU`, configuring `python_version` or `requirements.txt` for a ZeroGPU Space, or handling ZeroGPU-specific code constraints —…

原文の言語: 英語

更新
職業分類
グラフィックデザイナー
説明

Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when the active client should create a new image, transform an existing…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Scan a codebase for deepening opportunities, present them as a visual HTML report, then guide a user-directed decision loop for the selected candidate.

原文の言語: 英語

更新
職業分類
コンピュータシステムアナリスト
説明

Detects and removes infostealer malware (credential stealers, data exfiltrators) via full-system file search, cryptographic hashing, and public threat-intelligence cross-checks (VirusTotal, MalwareBazaar). Primary method is always custom hash-based detection.…

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Flip core assumptions to reveal hidden constraints and alternative approaches - "what if the opposite were true?

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Java Javadoc best practices. Use when adding or reviewing documentation for Java types, methods, packages, and public APIs.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

JUnit 5 testing patterns and parameterized-test guidance. Use when writing or reviewing Java unit tests.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

JavaScript/TypeScript ES2024+, async/await, DOM manipulation, Node.js, and API integration. Use when writing vanilla JS/TS code, working with REST/fetch APIs, implementing frontend logic, or configuring JS build tools.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and helper script for reproducible notebook structure and safer editing.

原文の言語: 英語

更新
職業分類
グラフィックデザイナー
説明

Breadboard circuit mockups via HTML5 Canvas. Use when creating circuit layouts, visualizing 6502/retro electronics components, drawing breadboard diagrams, or designing vintage computer schematics with discrete parts.

原文の言語: 英語

更新
職業分類
DTPオペレーター
説明

Draft, prepare, publish, and verify personal or project LinkedIn posts through the user's signed-in Chrome session, including audience review, public-safe media uploads, links, action-time confirmation, and post-publication checks.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Build high-quality MCP servers with strong tool design, structured outputs, clear error handling, and realistic evaluations. Use when creating or improving MCP servers in TypeScript or Python for external APIs, services, or internal platforms.

原文の言語: 英語

更新
職業分類
自然科学マネージャー
説明

Spot patterns appearing in 3+ domains to find universal principles

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Microsoft docs lookup, code samples, and SDK reference for Azure, .NET, Microsoft 365, Windows, and Power Platform via Microsoft Learn MCP. Use for API reference or official MS documentation retrieval.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Manages MongoDB Atlas Stream Processing (ASP) workflows. Handles workspace provisioning, data source/sink connections, processor lifecycle operations, debugging diagnostics, and tier sizing. Supports Kafka, Atlas clusters, S3, HTTPS, and Lambda integrations…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Optimize MongoDB client connection configuration (pools, timeouts, patterns) for any supported driver language. Use this skill when working/updating/reviewing on functions that instantiate or configure a MongoDB client (eg, when calling `connect()`),…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Guide users through configuring key MongoDB MCP server options. Use this skill when a user has the MongoDB MCP server installed but hasn't configured the required environment variables, or when they ask about connecting to MongoDB/Atlas and don't have the…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

MongoDB with Mongoose — schemas, models, aggregation pipelines, migrations, and Atlas connections. Use when designing collections, writing queries, or integrating MongoDB into Node.js/Next.js apps.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate read-only MongoDB queries (find) or aggregation pipelines using natural language, with collection schema context and sample documents. Use this skill whenever the user asks to write, create, or generate MongoDB queries, wants to…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Help with MongoDB query optimization and indexing. Use only when the user asks for optimization or performance: "How do I optimize this query?", "How do I index this?", "Why is this query slow?", "Can you fix my slow queries?", "What are the slow queries on…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

MongoDB schema design patterns and anti-patterns. Use when designing data models, reviewing schemas, migrating from SQL, or troubleshooting performance issues caused by schema problems. Triggers on "design schema", "embed vs reference", "MongoDB data model",…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Guides MongoDB users through implementing and optimizing Atlas Search (full-text), Vector Search (semantic), and Hybrid Search solutions. Use this skill when users need to build search functionality for text-based queries (autocomplete, fuzzy matching,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

NVIDIA NeMo Retriever deployment and usage guidance for local retrieval services, corpus ingestion, and grounded question-answering workflows.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Picks the right Netlify protection layer for a deployed site and disambiguates the three unrelated things people call "auth". Use when a developer wants to password-protect a site or previews, restrict a project to their team, make a project public/private,…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Run AI agent tasks remotely on Netlify using Claude, Codex, or Gemini. Use when the user wants to run an AI agent on their site, get a second opinion from another model, or delegate development tasks to run remotely against their repo.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use OpenAI, Anthropic, Google Gemini, or OpenRouter models from Netlify Functions or Edge Functions without managing provider API keys or accounts — the gateway injects credentials automatically. Reach for this when you add an AI chatbot or completion…

原文の言語: 英語

更新
収集済み skill 237 件中 40 件を表示しています。