Skip to main content

이 저장소의 skills

merceralex397-collab/meta-skill-engineering - 15페이지

SkillsMP는 merceralex397-collab/meta-skill-engineering에서 606개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

merceralex397-collab/meta-skill-engineering

수집된 skill 606개 중 40개를 표시합니다.

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

Extract text, tables, and metadata from text-native PDFs using pdfplumber, PyMuPDF (fitz), tabula-py, or camelot with layout-aware parsing and coordinate-based region selection. Use when pulling structured content from PDFs, extracting specific tables, or…

원문 언어: 영어

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

Create PDF documents from data using ReportLab, WeasyPrint, wkhtmltopdf, or Puppeteer — design layouts, apply templates, insert tables and charts, handle pagination, and produce print-ready output. Use when generating invoices, reports, certificates, or any…

원문 언어: 영어

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

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling…

원문 언어: 영어

업데이트
직업 분류
셔틀 운전사 및 개인 기사택시 운전사
설명

Plan a multi-stop tour route with waypoint optimization, drive/walk time estimation, and POI discovery along the route using OSM data. Covers geocoding, nearest-neighbor and TSP-based ordering, time/distance matrix calculation, and itinerary generation with…

원문 언어: 영어

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

Load a repository's source-of-truth documents in a deterministic order before planning, editing, or reviewing. Use when starting work in an unfamiliar repo, resuming a session, or when the user asks for a repo-aware plan, fix, or review and the authoritative…

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

Evaluates real estate investment opportunities through comparable sales analysis, financial modeling (cap rate, cash-on-cash, GRM), area profiling, and due diligence checklists. Trigger: "evaluate this property", "run comps", "rental yield", "cap rate…

원문 언어: 영어

업데이트
직업 분류
법률 보조사
설명

Screen a proposed trademark for conflicts and distinctiveness before filing. Covers trademark database searches (TMview, WIPO Global Brand Database, USPTO TESS), distinctiveness analysis using the Abercrombie spectrum, likelihood of confusion assessment using…

원문 언어: 영어

업데이트
직업 분류
변호사
설명

Search for prior art relevant to a specific invention or patent claim. Covers patent literature, non-patent literature (academic papers, products, open source), defensive publications, and standard-essential patents. Use when evaluating whether an invention…

원문 언어: 영어

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

Set up a WSL2 development environment on Windows including shell configuration, essential tools, Git, SSH keys, Node.js, Python, and cross-platform path management. Use when setting up a new Windows machine for development, configuring WSL2 for the first…

원문 언어: 영어

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

Read-only shell diagnostics to verify environment state, tool versions, ports, processes, and system resources. Trigger — "check environment", "verify tool versions", "what's running on port", "inspect system state", "check disk space", "diagnose environment…

원문 언어: 영어

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

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack.

원문 언어: 영어

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

Use when the user asks to generate, remix, poll, list, download, or delete Sora videos via OpenAI\u2019s video API using the bundled CLI (`scripts/sora.py`), including requests like \u201cgenerate AI video,\u201d \u201cSora,\u201d \u201cvideo remix,\u201d…

원문 언어: 영어

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

Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for…

원문 언어: 영어

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

Enforce structured output from LLMs using JSON schema constraints, Pydantic model binding, function calling extraction, and retry/repair loops for malformed responses. Use when an LLM must produce typed JSON, fill a schema, or return structured data that…

원문 언어: 영어

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

Trigger — "delegate research to a sub-agent", "have an agent look this up", "split the research across agents", "gather evidence from multiple sources", "research question decomposition". Skip — task is a single lookup that takes one tool call; task mutates…

원문 언어: 영어

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

Trigger — "run multiple agents in parallel on this", "scatter-gather across files", "map-reduce the codebase", "fan out agents", "coordinate a swarm", "blackboard pattern". Skip — only one agent is needed; task is sequential with hard data dependencies…

원문 언어: 영어

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

Debug processes with strace, ltrace, gdb, and /proc inspection. Use when tracing syscalls, debugging a hanging process, inspecting /proc for fd leaks, or attaching gdb to a running process. Do not use for app-level logging (prefer observability tools) or…

원문 언어: 영어

업데이트
직업 분류
기계 엔지니어
설명

Diagnose and fix common 3D printing failures through systematic symptom analysis. Covers adhesion, stringing, layer shifts, warping, and under/over-extrusion issues. Use when a print fails during the first layer or partway through, finished prints have…

원문 언어: 영어

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

Build terminal user interfaces across languages using TUI frameworks. Use when building a TUI in Python (Textual/Rich), Rust (Ratatui), or evaluating TUI frameworks for a project. Do not use for Go TUIs (prefer bubbletea-go) or simple CLI flag parsing (prefer…

원문 언어: 영어

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

Write clear, comprehensive technical documentation. Use when creating specs, architecture docs, runbooks, or API documentation. Handles technical specifications, system design docs, operational guides, and developer documentation with industry best practices.

원문 언어: 영어

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

Find external skills from public registries, GitHub repos, and official skill collections, then evaluate them for quality, licensing, and fitness for adoption. Use when looking for existing skills before building from scratch, evaluating external skill…

원문 언어: 영어

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

Install a skill package into the local agent client from a GitHub repository, local folder, or archive. Use when the user says "install this skill", "add skill from GitHub", or "list available skills". Do not use for creating new skills (use skill-creator),…

원문 언어: 영어

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

Orchestrate multi-skill pipelines through the CLI. Use when "run the creation pipeline", "execute the improvement workflow", "resume my pipeline", or when chaining multiple skills with decision points. Supports Creation, Improvement, and Library Management…

원문 언어: 영어

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

Bundle one or more completed skill folders into versioned distributable archives with manifests, integrity checksums, and client-specific overlays. Use when a user says "package this skill", "bundle for distribution", "prepare a versioned release", "generate…

원문 언어: 영어

업데이트
직업 분류
컴플라이언스 담당자
설명

Audit and record origin, authorship, evidence basis, license, and trust level for a skill. Use when someone asks "where did this skill come from?", "audit this skill's origin", "document provenance", or when evaluating external skills for adoption or…

원문 언어: 영어

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

Adapt an existing skill to a different repository, stack, team, or project context while preserving the core pattern. Use when asked to "port this skill to Python/Vue/pnpm", "customize this library skill for our project", or "localize this skill for a…

원문 언어: 영어

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

Audit a SKILL.md for structural anti-patterns that reduce routing accuracy, output quality, or maintainability. Use when a user says "check this skill for anti-patterns", "what's wrong with this skill", or "audit this skill before promotion". Also use for…

원문 언어: 영어

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

Compare skill variants head-to-head using pass rate, routing accuracy, and usefulness score to pick a winner. Use when choosing between two skill versions ("which is better?", "did the refinement help?", "benchmark these variants"), measuring whether a change…

원문 언어: 영어

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

Audit a skill library for duplicates, category drift, and discoverability gaps; verify naming conventions, cross-references between SKILL.md files, and description quality across skill directories. Use when: "audit the skill library", "clean up overlapping…

원문 언어: 영어

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

Create new agent skills from scratch and iteratively improve them through test-review-improve cycles. Use this for "create a skill for X", "write a skill that handles Y", "I need a new skill to do Z", "turn this workflow into a skill", or when a repeated task…

원문 언어: 영어

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

Evaluate whether a single skill routes correctly and produces better output than a no-skill baseline — measuring positive trigger rate, negative rejection rate, and output win rate. Use when someone says "is this skill working?", "validate before promoting",…

원문 언어: 영어

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

Improve an existing skill package — tighten routing, sharpen procedure, add or prune support layers, upgrade packaging. Use when the user says "improve this skill", "this skill is weak/vague/bloated", "harden this SKILL.md", or "add evals/references to this…

원문 언어: 영어

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

Manage skill lifecycle states (draft → beta → stable → deprecated → archived) including promotion criteria, deprecation procedures, and maturity audits. Use when a user says "deprecate this skill", "promote this to stable", "retire this", "this is replaced by…

원문 언어: 영어

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

Audit a SKILL.md and its bundled scripts for safety hazards — destructive operations missing confirmation gates, excessive permissions, prompt injection vectors, scope creep, and description-behavior mismatches. Use when a user says "review this skill for…

원문 언어: 영어

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

Build trigger tests and behavior tests for a skill's evals/ directory. Use when "create tests for this skill", "set up evals", "build a test harness", a new skill needs test coverage, or a skill lacks an evals/ directory. Do not use for running existing tests…

원문 언어: 영어

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

Fix skill routing by rewriting the description and trigger boundaries so the right skill fires on the right inputs. Use when "this skill never fires", "wrong skill fired", "fix the triggers", "why isn't this skill being used?", or when a skill's description…

원문 언어: 영어

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

Split a broad skill into focused variants along stack, platform, scope, or domain axes. Use when "this skill does too much", "split this skill", "create variants for X and Y", a skill has disjoint "For X" / "For Y" sections, triggers on unrelated inputs, or…

원문 언어: 영어

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

Adapt an existing skill to a different repository, stack, team, or project context while preserving the core pattern. Use when asked to "port this skill to Python/Vue/pnpm", "customize this library skill for our project", or "localize this skill for a…

원문 언어: 영어

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

Compare skill variants head-to-head using pass rate, token usage, and win rate to pick a winner. Use when choosing between two skill versions ("which is better?", "did the refinement help?", "benchmark these variants"), measuring whether a change improved…

원문 언어: 영어

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

Create new agent skills from scratch and iteratively improve them through test-review-improve cycles. Use this for "create a skill for X", "write a skill that handles Y", "I need a new skill to do Z", "turn this workflow into a skill", or when a repeated task…

원문 언어: 영어

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