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.

원문 언어: 영어

업데이트
직업 분류
데스크톱 출판 전문가
설명

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개를 표시합니다.