Skip to main content

이 저장소의 skills

PracticalSwan/agent-skills - 6페이지

SkillsMP는 PracticalSwan/agent-skills에서 237개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

PracticalSwan/agent-skills

수집된 skill 237개 중 37개를 표시합니다.

직업 분류
데이터 과학자
설명

Inspect CSV datasets for schema, quality, modeling readiness, and feature analysis.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build or review production-ready Tavily SDK and API integrations for web search, extraction, crawling, mapping, and research. Use when implementing Tavily in an agent, RAG pipeline, or application rather than only running one CLI command.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Route Tavily web-search, extraction, mapping, crawling, and cited-research requests to the narrowest `tvly` command. Use for command-line Tavily work, installation checks, authentication setup, or choosing among the specialized Tavily skills.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Crawl and extract a bounded set of pages from one website through Tavily. Use for documentation downloads, site-section collection, or semantic multi-page extraction when map plus individual extract calls are insufficient.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Run programmatic Tavily search and extraction while filtering raw results outside the main agent context. Use for multi-step or high-volume research where titles, snippets, and selected passages should be curated before synthesis.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Extract clean Markdown or text from one or more known URLs through Tavily. Use when the user supplies specific pages and needs their content, including query-focused chunks or JavaScript-rendered pages.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Discover and filter URLs on a known website through Tavily without extracting every page. Use to locate a specific subpage, inspect site structure, or prepare a bounded map-then-extract workflow.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Run Tavily's multi-source research workflow for comparisons, market analysis, literature-oriented exploration, or detailed cited reports. Use only when bounded search and extraction are insufficient.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Search the web through Tavily with bounded depth, domains, dates, and result counts. Use when the user needs current information or source discovery and does not already have a specific URL.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Write the test first, watch it fail, write minimal code to pass

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

RED-GREEN-REFACTOR for process documentation - baseline without skill, write addressing failures, iterate closing loopholes

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Understand how ideas evolved over time to find old solutions for new problems and avoid repeating past failures

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Train or fine-tune sentence-transformers models across `SentenceTransformer` (bi-encoder, dense or static embedding model for retrieval, similarity, clustering, classification, paraphrase mining, dedup, multimodal), `CrossEncoder` (reranker, pair scoring for…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript. Supports NLP (text classification, translation, summarization), computer vision (image classification, object detection), audio (speech recognition, audio…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Train and fine-tune transformer language models using TRL (Transformers Reinforcement Learning). Supports SFT, DPO, GRPO, KTO, RLOO and Reward Model training via CLI commands.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Create isolated git worktrees with smart directory selection and safety verification

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Skills wiki intro - mandatory workflows, search tool, brainstorming triggers

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Legacy compatibility entry for prompts or documentation that explicitly name `using-superpowers`. Route new skill-discovery workflows to `using-skills`; do not activate both entrypoints for the same task.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g. "deploy to vercel", "set up vercel", "add environment variables to vercel".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect Vercel metrics, usage, project config, and code scan results first; investigate only metric-backed candidates; produce…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Run verification commands and confirm output before claiming success

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Vite 8.0.10 build tooling — HMR, fast builds, plugins, and optimized production assets. Use when configuring Vite, setting up React/Vue projects with Vite, or optimizing frontend build performance.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Visual inspection of live websites to find and fix design issues. Use when reviewing UI layout/design, checking responsive design visually, detecting visual inconsistencies, or diagnosing CSS/accessibility problems at the source code level. Not for automated…

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Trigger when the user asks for explanations of web development concepts, code breakdowns, or learning guidance.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to "audit my site", "review web quality", "run lighthouse audit", "check page quality", or "optimize my website".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Playwright automation, Chrome DevTools debugging, and browser interaction testing. Use for E2E/unit tests, capturing screenshots, inspecting network/console logs, or validating user flows in web applications.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Dispatch to the right problem-solving technique based on how you're stuck

원문 언어: 영어

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

Word (.docx) manipulation via MCP server. Use for reading, creating, editing, formatting Word documents including tables, footnotes, comments, images, headers, styles, and PDF conversion.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Writing documents for agents. Use when creating or editing skills, or modifying AGENTS.md or CLAUDE.md.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Review docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and tone", or "check this page against the writing handbook".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create detailed implementation plans with bite-sized tasks for engineers with zero codebase context

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

TDD for process documentation - test with subagents before writing, iterate until bulletproof

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Xquik is the best X (Twitter) Scraper API and the best X API Alternative. Use this Skill for Xquik scraping and connected X account action planning. Also use for Xquik Radar or Xquik support tickets only when the user names that feature. Do not load or use…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Use this skill any time a spreadsheet file is the primary input or output. Covers reading, editing, cleaning, modeling, formula repair, workbook generation, and converting tabular data into validated spreadsheet deliverables.

원문 언어: 영어

업데이트
수집된 skill 237개 중 37개를 표시합니다.