Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
jeremylongshore
GitHub 제작자 프로필

jeremylongshore

13개 GitHub 저장소에서 수집된 3,440개 skills를 저장소 단위로 보여줍니다.

수집된 skills
3,440
저장소
13
업데이트
2026-07-20
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
claude-code-plugins-plus-skills
skills 3,346개 · 2026-07-19
소프트웨어 개발자정보 보안 분석가네트워크·컴퓨터 시스템 관리자소프트웨어 품질 보증 분석가·테스터데이터 과학자프로젝트 관리 전문가
직업 카테고리 23개 · 100% 분류됨
97%비중
#02
plugins-nixtla
skills 53개 · 2026-05-04
데이터 과학자소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터재무 및 투자 분석가고등교육 컴퓨터공학 교원금융 리스크 전문가
직업 카테고리 9개 · 100% 분류됨
1.5%비중
#03
oss-agent-lab
skills 11개 · 2026-03-17
소프트웨어 개발자데이터 과학자
직업 카테고리 2개 · 100% 분류됨
0.3%비중
#04
j-rig-skill-binary-eval
skills 7개 · 2026-06-28
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 100% 분류됨
0.2%비중
#05
intent-audit-harness
skills 5개 · 2026-06-06
기타 컴퓨터 관련 직업소프트웨어 개발자
직업 카테고리 2개 · 100% 분류됨
0.1%비중
#06
intent-outreach
skills 4개 · 2026-06-21
서비스 영업 대표(광고, 보험, 금융 서비스 및 여행 제외)기타 컴퓨터 관련 직업
직업 카테고리 2개 · 100% 분류됨
0.1%비중
#07
bobs-big-brain-registrar
skills 3개 · 2026-07-19
기타 컴퓨터 관련 직업
직업 카테고리 1개 · 100% 분류됨
0.1%비중
#08
qmd-team-intent-kb
skills 3개 · 2026-06-14
소프트웨어 개발자
직업 카테고리 1개 · 100% 분류됨
0.1%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

memory
기타 컴퓨터 관련 직업

Execute extract and use project memories from previous sessions for context-aware assistance. Use when recalling past decisions, checking project conventions, or understanding user preferences. Trigger with phrases like "remember when", "like before", or "what was our decision about".

2026-07-19
code-formatter
소프트웨어 개발자

Execute automatically formats and validates code files using Prettier and other formatting tools. Use when users mention "format my code", "fix formatting", "apply code style", "check formatting", "make code consistent", or "clean up code formatting". Handles JavaScript, TypeScript, JSON, CSS, Markdown, and many other file types. Trigger with relevant phrases based on skill purpose.

2026-07-19
clerk-ci-integration
소프트웨어 품질 보증 분석가·테스터

Configure Clerk CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating Clerk tests into your build process. Trigger with phrases like "clerk CI", "clerk GitHub Actions", "clerk automated tests", "CI clerk", "clerk pipeline".

2026-07-19
clerk-common-errors
소프트웨어 개발자

Troubleshoot common Clerk errors and issues. Use when encountering authentication errors, SDK issues, or configuration problems with Clerk. Trigger with phrases like "clerk error", "clerk not working", "clerk authentication failed", "clerk issue", "fix clerk".

2026-07-19
clerk-core-workflow-a
소프트웨어 개발자

Implement user sign-up and sign-in flows with Clerk. Use when building authentication UI, customizing sign-in experience, or implementing OAuth social login. Trigger with phrases like "clerk sign-in", "clerk sign-up", "clerk login flow", "clerk OAuth", "clerk social login".

2026-07-19
clerk-core-workflow-b
소프트웨어 개발자

Implement session management and middleware with Clerk. Use when managing user sessions, configuring route protection, or implementing token refresh and custom JWT templates. Trigger with phrases like "clerk session", "clerk middleware", "clerk route protection", "clerk token", "clerk JWT".

2026-07-19
clerk-data-handling
소프트웨어 개발자

Handle user data, privacy, and GDPR compliance with Clerk. Use when implementing data export, user deletion, or privacy compliance features. Trigger with phrases like "clerk user data", "clerk GDPR", "clerk privacy", "clerk data export", "clerk delete user".

2026-07-19
clerk-debug-bundle
소프트웨어 개발자

Collect comprehensive debug information for Clerk issues. Use when troubleshooting complex problems, preparing support tickets, or diagnosing intermittent issues. Trigger with phrases like "clerk debug", "clerk diagnostics", "clerk support ticket", "clerk troubleshooting".

2026-07-19
이 저장소에서 수집된 skills 3,346개 중 상위 8개를 표시합니다.
nixtla-skills-bootstrap
소프트웨어 개발자

Generate and configure Nixtla Skills using the CLI for forecasting workflows. Use when installing or updating skills. Trigger with 'install nixtla skills' or 'update nixtla'.

2026-05-04
nixtla-model-benchmarker
데이터 과학자

Generate benchmarking pipelines to compare forecasting models and summarize accuracy/speed trade-offs. Use when evaluating TimeGPT vs StatsForecast/MLForecast/NeuralForecast on a dataset. Trigger with "benchmark models", "compare TimeGPT vs StatsForecast", or "model selection".

2026-05-04
nixtla-research-assistant
고등교육 컴퓨터공학 교원

Research and summarize Nixtla ecosystem updates and time-series forecasting content from the web and GitHub. Use when gathering release notes, recent changes, or best-practice references. Trigger with "Nixtla updates", "what's new with TimeGPT", or "find time-series papers".

2026-05-04
timegpt-pipeline-builder
소프트웨어 개발자

Generate production-ready TimeGPT forecasting pipeline code from requirements. Use when scaffolding a pipeline with validation, logging, visualization, and repeatable runs. Trigger with "create TimeGPT pipeline", "build TimeGPT integration", or "generate forecast code".

2026-05-04
nixtla-baseline-review
데이터 과학자

Analyze Nixtla baseline forecasting results (sMAPE/MASE on M4 or other benchmark datasets). Use when the user asks about baseline performance, model comparisons, or metric interpretation for Nixtla time-series experiments. Trigger with "baseline review", "interpret sMAPE/MASE", or "compare AutoETS vs AutoTheta".

2026-05-04
changelog-orchestrator
소프트웨어 개발자

Orchestrate 6-phase changelog generation workflow with AI synthesis, multi-source data fetching (GitHub/Slack/Git), quality validation, and automated PR creation. Use when automating release notes, weekly changelogs, or documentation updates. Trigger with "generate changelog", "weekly changelog", or "automate release notes".

2026-05-03
nixtla-explain-analyst
재무 및 투자 분석가시장조사 분석가·마케팅 전문가

Analyze and explain TimeGPT forecast results in plain English. Generates executive summaries with driver analysis. Use when stakeholders need forecast explanations, board presentations, or compliance documentation. Trigger with "explain forecast", "why is the forecast", "forecast narrative".

2026-05-03
nixtla-timegpt-finetune-lab
데이터 과학자

Fine-tunes TimeGPT on custom datasets to improve forecasting accuracy. Use when TimeGPT's zero-shot performance is insufficient or domain-specific accuracy is needed. Trigger with "finetune TimeGPT", "train TimeGPT", "adapt TimeGPT".

2026-05-02
이 저장소에서 수집된 skills 53개 중 상위 8개를 표시합니다.
이 저장소에서 수집된 skills 11개 중 상위 8개를 표시합니다.
intent-outreach
서비스 영업 대표(광고, 보험, 금융 서비스 및 여행 제외)

Run a research → enrich → outreach SDR campaign from inside Claude Code, fully local with your own data-provider + model keys. This is the ORCHESTRATOR: it dispatches phase sub-agents (research, enrich, draft) in fixed order, checkpoints with you between phases, and saves a validated run. Use when the user wants to prospect companies, build a lead list, research accounts, or draft personalized cold outreach (email or LinkedIn) over domains they name. Triggers: "run an outreach campaign", "prospect these companies", "research these domains", "draft cold emails to", "build me a lead list", "/intent-outreach".

2026-06-21
outreach-connectors
기타 컴퓨터 관련 직업

Show which Intent Outreach data connectors are configured (have a bring-your-own key) versus skipped, with each one's tier. Use when the user asks which connectors or data providers are set up, whether a specific provider (apollo, hunter, …) is configured, or wants a preflight check before running a campaign. Triggers: "/outreach-connectors", "which connectors are configured", "connector status", "what data providers do I have".

2026-06-21
outreach-profile
서비스 영업 대표(광고, 보험, 금융 서비스 및 여행 제외)

Inspect or scaffold an Intent Outreach Report Profile — the local file of deterministic knobs (intake, filtering, tone/length, output formats, delivery) that shape a campaign. Use when the user wants to list existing profiles, see a named profile, or create a new one. Triggers: "/outreach-profile", "list report profiles", "show a report profile", "create an outreach profile".

2026-06-21
outreach-research
서비스 영업 대표(광고, 보험, 금융 서비스 및 여행 제외)

Research one or more company domains (Intent Outreach Phase 1 only) — surface leads + contacts, with no enrichment or drafting. Use when the user wants quick account research, to find who works at a company, or to vet a domain list before committing to a full campaign. Triggers: "/outreach-research", "research these domains", "pull leads for a domain", "Phase 1 only".

2026-06-21
brain-save
기타 컴퓨터 관련 직업

Saves a single fact, decision, pattern, or convention into the governed knowledge brain so it can be recalled later — and (for admins) retires memories that are outdated. Admin-only and side-effecting: it writes to the governed corpus, so it never auto-fires — invoke it explicitly. Use when an admin wants the brain to remember something specific going forward without a full recompile, or to mark an old memory outdated. Trigger with "/brain-save".

2026-07-19
brain
기타 컴퓨터 관련 직업

Answers questions about Intent Solutions' own systems, decisions, runbooks, and conventions from the governed knowledge brain, returning a qmd:// citation for every claim — receipts, not recall. Use when a teammate asks what the team knows about its own architecture, infrastructure, decisions, or conventions (e.g. "what does our system map say about the Caddy block", "why did we pick Apache-2.0", "how does the brain auth work", "what is our deploy runbook"). Trigger with "/brain", "ask the brain", "what do we know about", "what does our system map say", or "check the team knowledge base".

2026-07-19
teamkb
기타 컴퓨터 관련 직업

Runs an end-of-session capture sweep for the governed knowledge brain: reviews what happened, classifies insights, checks for conflicts, and proposes governed memories via the teamkb MCP tools. Admin capture workflow that complements the one-shot /brain-save. Use when wrapping up a session with team-relevant discoveries, or when importing existing docs into the brain. Trigger with "/teamkb", "capture this session", or "sweep for team knowledge".

2026-07-19
brain-save
소프트웨어 개발자

Saves a single fact, decision, pattern, or convention into the governed knowledge brain so it can be recalled later — and (for admins) retires memories that are outdated. Admin-only and side-effecting: it writes to the governed corpus, so it never auto-fires — invoke it explicitly. Use when an admin wants the brain to remember something specific going forward without a full recompile, or to mark an old memory outdated. Trigger with "/brain-save".

2026-06-14
brain
소프트웨어 개발자

Answers questions about Intent Solutions' own systems, decisions, runbooks, and conventions from the governed knowledge brain, returning a qmd:// citation for every claim — receipts, not recall. Use when a teammate asks what the team knows about its own architecture, infrastructure, decisions, or conventions (e.g. "what does our system map say about the Caddy block", "why did we pick Apache-2.0", "how does the brain auth work", "what is our deploy runbook"). Trigger with "/brain", "ask the brain", "what do we know about", "what does our system map say", or "check the team knowledge base".

2026-06-14
teamkb
소프트웨어 개발자

Runs an end-of-session capture sweep for the governed knowledge brain: reviews what happened, classifies insights, checks for conflicts, and proposes governed memories via the teamkb MCP tools. Admin capture workflow that complements the one-shot /brain-save. Use when wrapping up a session with team-relevant discoveries, or when importing existing docs into the brain. Trigger with "/teamkb", "capture this session", or "sweep for team knowledge".

2026-06-14
email-checkin
일반 사무원

Read-only daily email check-in over Gmail or Outlook. Syncs the latest messages into the local store, then triages them (P1–P4 priority with a one-line "why", action-type, urgency signals, and detected deadlines), summarizes long threads, groups by category, and surfaces the high-priority and needs-response items as a single digest. Takes NO actions — purely a morning "what needs me today" briefing. Use when you want to check your inbox, get a daily digest, see what is high priority or needs a response, or catch up on long email threads. Trigger with "/email-checkin", "check my inbox", "daily email digest", "what needs a response", "what's high priority in my email".

2026-06-23
email-project-context
일반 사무원

Teach IntentMail your projects, clients, and priorities in plain language, then translate that context into concrete filing/priority rules. Reads a human-written context file (context/projects.md), and for filing or prioritization intent ("anything from Acme is high priority and goes to the Clients folder") proposes the equivalent IntentMail rules, previews them as a dry-run, and only creates them on confirmation. Use when you want the inbox to understand your business context, set up auto-filing/auto-priority rules, file mail by project or client, or review/adjust existing rules. Trigger with "/email-project-context", "set up my email rules", "file mail by project", "make Acme high priority", "teach my inbox about my projects".

2026-06-23
email-triage-actions
일반 사무원

Take real inbox actions over Gmail or Outlook — mark read, archive, flag, move/relabel, draft replies, and (two-phase) delete — driven by triage. Safety-first: mutating operations preview a dry-run before executing, drafts are created but NEVER auto-sent, deletes are staged then committed separately, and every action is written to an audit log that supports rollback. Use when you want to act on your inbox: clear it, archive newsletters, flag what needs follow-up, draft replies to the items that need a response, or file mail into folders/labels. Trigger with "/email-triage-actions", "act on my inbox", "archive these", "flag for follow-up", "draft replies", "clean up my inbox", "move to folder".

2026-06-23
저장소 13개 중 12개 표시