Skip to main content

ericmjl/skills

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

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
26
GitHub 스타
39
GitHub 포크
5

이 저장소의 skills

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

직업 분류
기술 작가
설명

Improve coherence in drafts through a five-pass sub-agent workflow: resolve cross-draft argument conflicts, fix within-paragraph logic (self-contradictions, sudden topic jumps, disconnects, unsignaled pivots), smooth section transitions, smooth…

원문 언어: 영어

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

Write, review, and critique marketing copy using proven copywriting frameworks. Use when the user asks to write or generate sales copy, headlines, bullet points, email teasers, email sequences, sales letters, sales pages, landing page copy, social media ad…

원문 언어: 영어

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

Design, build, and manipulate xarray data structures for highly linked, multi-dimensional data where measurements, derived estimates, and model outputs share coordinates and must stay synchronized. Use when: structuring laboratory/experimental/multi-assay…

원문 언어: 영어

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

Break long-lived pull request branches into a mergeable stack of small PRs with clear dependency order and story flow. Use when a branch has grown too large, when the user asks to split a PR into stacked PRs, or when each PR must be reviewable in about 5…

원문 언어: 영어

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

Build an awesome marimo notebook that brings a research paper or dataset to life — for competitions, tutorials, demos, or blog companions. Use when asked to "make an awesome marimo notebook," "build a notebook for this paper," "create a competition…

원문 언어: 영어

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

Break unstaged or mixed changes into small, atomic, logical git commits with Conventional Commit messages. Use when the user asks to commit, stage, or split changes — e.g. 'help me commit', 'commit my changes', 'break these into logical commits', 'what should…

원문 언어: 영어

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

Use GitHub CLI (gh) for common operations like creating PRs, viewing GitHub Actions logs, managing issues, reviewing PRs, and more. Use this when you need to interact with GitHub repositories directly from the command line.

원문 언어: 영어

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

Guide for authoring Agent Skills with strong YAML `description` triggers, progressive disclosure, and bundled resources. Use when creating or updating a skill, running init_skill.py or package_skill.py, or improving a bland skill description so agents load…

원문 언어: 영어

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

Create VS Code-style typewriter animation videos with mechanical keyboard sounds. Supports 4 typing speeds, ghost text autocomplete, strikethrough corrections, emoji picker, file tab switching, syntax highlighting (6 languages), Chinese IME (pinyin + direct…

원문 언어: 영어

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

Create animated videos using Remotion from topics, product URLs, Google reviews, talking-head videos, CSV data, or channel/brand URLs. Supports 6 video types: educational explainers, product launch demos, testimonial/social proof, avatar video overlays, data…

원문 언어: 영어

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

Use Slack CLI (`slack`) for app lifecycle and workspace operations including login/logout, create/init, run/deploy, manifest validation, trigger management, app install/uninstall, environment management, and diagnostics. Use when users ask to run or…

원문 언어: 영어

업데이트
직업 분류
개인 교습 강사
설명

Use the MemPalace CLI to persist, search, and manage AI memory across sessions. Triggers whenever the user asks to remember, recall, save, store, or retrieve information that should persist across conversations — including past decisions, preferences, facts…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Perform comprehensive cybersecurity code review across 9 security dimensions: injection prevention, authentication/authorization, secrets management, supply chain security (including CI/CD pipeline integrity), cryptography, secure configuration/API security…

원문 언어: 영어

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

Breaks the cycle of repeated failed attempts by redirecting the agent to find the authoritative source of truth about a system's structure before trying again. Trigger this skill when: (1) the same command or query has failed 2+ times with variations, (2)…

원문 언어: 영어

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

Proposes updates to AGENTS.md so repo-local coding-agent instructions stay accurate, non-contradictory, and consolidated. Use when the user corrects the agent (e.g. do not do X, always do Y, from now on, remember this), asks to edit or sync AGENTS.md,…

원문 언어: 영어

업데이트
직업 분류
인사 전문가노사관계 전문가+1
설명

Advanced negotiation and communication advisor grounded in Chris Voss's tactical empathy methodology (Never Split the Difference, The Black Swan Group). Use this skill whenever the user needs help with any interpersonal situation involving influence,…

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Create single-file HTML slide presentations with vanilla JS/CSS. Themed (terminal.css, catppuccin, nord), keyboard-navigable, with inline SVG diagrams and animations. Use when the user asks for an HTML presentation, slide deck, or single-file slides without a…

원문 언어: 영어

업데이트
직업 분류
비서 및 행정 보조원(법률, 의료 및 임원 제외)
설명

Fill static PDF forms (without fillable fields) using text search for text-based PDFs or Claude Vision for image-based/scanned PDFs. Use when: (1) User wants to fill out a PDF form, (2) PDF has no fillable form fields, (3) User asks to fill in or complete a…

원문 언어: 영어

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

Defensive exploratory data analysis for scientific data (CSV, FASTA, etc.). Context-first, human-guided; one plot at a time, ask why before executing, append-only journal per session, scripts with PEP723 and uv run, WebP plots. Use when opening data files for…

원문 언어: 영어

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

Quickly publish markdown notes to styled Google Docs using pandoc and a Word template. Use when creating Google Docs from markdown, applying branding to documents, or pushing content to Drive for sharing.

원문 언어: 영어

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

Conduct machine learning experiments from planning through evaluation and report writing. Use when running ML experiments, testing hypotheses, training models, or writing up results. Covers single-hypothesis scoping, fast iteration loops, targeted logging,…

원문 언어: 영어

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

Debug GitHub Actions and CI failures using gh CLI: watch PR checks, fetch run logs, analyze failures, reproduce locally, and suggest fixes. Use when CI fails, when the user wants to watch or verify CI, or when debugging workflow runs.

원문 언어: 영어

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

Generate a plain-language activity report of your GitHub work for a given date range, including commits, pull requests, reviews, issues, and comments. Use this when you need to summarize what you've accomplished on GitHub for status updates, retrospectives,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자사무·행정 지원 종사자 일선 감독자
설명

Reports your GitHub activity for a specific day using the gh CLI, showing commits, issues, and activity timeline. Use this when you need to review what you accomplished on GitHub for a particular date.

원문 언어: 영어

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

PR code review workflow: pull diff, two-pass findings, draft and prioritize comments, then optionally post via gh api.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자기타 사무 및 행정 지원 종사자
설명

Comprehensive YouTube operations using yt-dlp - download videos/audio, extract transcripts and subtitles, get metadata, work with playlists, download thumbnails, and inspect available formats. Use this for any YouTube content processing task.

원문 언어: 영어

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