Skip to main content
jeremylongshore
GitHub 제작자 프로필

jeremylongshore

14개 GitHub 저장소에서 수집된 5,099개 skills를 저장소 단위로 보여줍니다.

수집된 skills
5,099
저장소
14
업데이트
2026년 8월 31일
저장소 지도

skills가 있는 위치

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

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

저장소와 대표 skills

langchain-deploy-integration
미분류

Deploy a LangChain 1.0 / LangGraph 1.0 app to Cloud Run, Vercel, or LangServe correctly — with timeouts sized for chain length, cold-start mitigation, SSE anti-buffering headers, and Secret Manager over .env. Use when prepping a first production deploy,…

2026년 8월 26일
langchain-langgraph-agents
미분류

Build a correct LangGraph 1.0 ReAct agent with create_react_agent — typed tools, error propagation, recursion caps, and stop conditions that actually stop. Use when writing a first tool-calling agent, migrating from AgentExecutor or initialize_agent, or…

2026년 8월 26일
langchain-langgraph-human-in-loop
미분류

Build LangGraph 1.0 human-in-the-loop approval flows with interrupt_before / interrupt_after and Command(resume=...) — JSON-serializable state, clean resume semantics, and UI wiring for approval decisions. Use when adding an approval gate before an expensive…

2026년 8월 26일
langchain-multi-env-setup
미분류

Build reliable dev / staging / prod isolation for LangChain 1.0 services — Pydantic Settings + SecretStr, cloud Secret Manager in prod, per-env prompt and model version pinning, env-specific checkpointer and observability. Use when graduating from .env-in-dev…

2026년 8월 26일
langchain-sdk-patterns
미분류

Compose LangChain 1.0 Python runnables with the production defaults the docs do not warn about: parallel batching, narrow fallbacks, and brace-safe prompts. Use when building an LCEL chain with RunnableSequence / RunnableParallel, adding resilience via…

2026년 8월 26일
podium-rate-limit-survival
미분류

Survive the rate-limit failure modes that crater production Podium integrations — cascading 429s that burn the daily quota by lunch, ignored Retry-After hints, silent daily-quota breaches, per-endpoint budget exhaustion, end-of-day review-request bursts, and…

2026년 8월 26일
detecting-exposed-secrets-files
미분류

Probe a target for accidentally-served secret-bearing files in the web root — .git/, .env, .DS_Store, backup files, database dumps, key files, CI configs, IDE configs. Use when: post-deploy verification on a new release, or SOC2 auditor asked "what's…

2026년 8월 26일
agreement-generator
미분류

Generates customized business agreements for 10 common relationship types with plain English annotations. Use when formalizing a business relationship, creating a partnership agreement, or drafting a service contract from scratch. Trigger with…

2026년 8월 26일
수집된 skill 3,430개 중 8개를 표시합니다.
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…

2026년 7월 23일
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…

2026년 7월 23일
clerk-enterprise-rbac
소프트웨어 개발자

Configure enterprise SSO, role-based access control, and organization management. Use when implementing SSO integration, configuring role-based permissions, or setting up organization-level controls. Trigger with phrases like "clerk SSO", "clerk RBAC", "clerk…

2026년 7월 23일
clerk-hello-world
소프트웨어 개발자

Create your first authenticated request with Clerk. Use when making initial API calls, testing authentication, or verifying Clerk integration works correctly. Trigger with phrases like "clerk hello world", "first clerk request", "test clerk auth", "verify…

2026년 7월 23일
clerk-install-auth
소프트웨어 개발자

Install and configure Clerk SDK/CLI authentication. Use when setting up a new Clerk integration, configuring API keys, or initializing Clerk in your project. Trigger with phrases like "install clerk", "setup clerk", "clerk auth", "configure clerk API key",…

2026년 7월 23일
walkie-talkie
기타 컴퓨터 관련 직업

Use when two or more agent sessions — same or different platforms (Claude Code, Codex, Gemini CLI, Copilot, Cursor) — work the same repo concurrently, hand off in-flight work, or need to interrogate each other about a handoff. Triggers: "set up comms with the…

2026년 7월 23일
skill-creator
기타 컴퓨터 관련 직업

Create production-grade agent skills aligned with the 2026 AgentSkills.io spec and Anthropic best practices (2026). Also validates existing skills against the Intent Solutions 100-point rubric. Use when building, testing, validating, or optimizing Claude Code…

2026년 7월 23일
validate-skillmd
기타 컴퓨터 관련 직업

Validate a SKILL.md file against the four-tier validation system: Tier 0 (locate), Tier 1 (standard or marketplace grading per the IS 100-point rubric), Tier 2 (static production gate — allowed-tools accuracy, auth protocol, dead code, tool safety,…

2026년 7월 23일
수집된 skill 1,578개 중 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년 5월 4일
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…

2026년 5월 4일
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…

2026년 5월 4일
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…

2026년 5월 4일
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",…

2026년 5월 4일
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…

2026년 5월 3일
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…

2026년 5월 3일
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년 5월 2일
수집된 skill 53개 중 8개를 표시합니다.
수집된 skill 11개 중 8개를 표시합니다.
저장소 14개 중 12개 표시