Skip to main content
jeremylongshore
Perfil de criador do GitHub

jeremylongshore

Visão por repositório de 5.105 skills coletadas em 17 repositórios do GitHub.

skills coletadas
5.105
repositórios
17
atualizado
9 de set. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
tons-of-skills-marketplace
3.430 skills · 26 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAdministradores de redes e sistemas de computadorAnalistas de segurança da informaçãoCientistas de dadosEspecialistas em gestão de projetos
30 categorias ocupacionais · 100% classificado
67%participação
#02
claude-code-plugins-plus-skills
1.578 skills · 23 de jul. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAdministradores de redes e sistemas de computadorAnalistas de segurança da informaçãoCientistas de dadosArquitetos de banco de dados
17 categorias ocupacionais · 100% classificado
31%participação
#03
plugins-nixtla
53 skills · 4 de mai. de 2026
Cientistas de dadosDesenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas financeiros e de investimentosProfessores de ciência da computação, pós-secundárioAnalistas de pesquisa de mercado e especialistas em marketing
9 categorias ocupacionais · 100% classificado
1%participação
#04
oss-agent-lab
11 skills · 9 de set. de 2026
classificação pendente
0,2%participação
#05
j-rig-skill-binary-eval
7 skills · 28 de jun. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
0,1%participação
#06
intent-audit-harness
5 skills · 6 de jun. de 2026
Outras ocupações de informáticaDesenvolvedores de software
2 categorias ocupacionais · 100% classificado
0,1%participação
#07
intent-outreach
4 skills · 21 de jun. de 2026
Representantes de vendas de serviços (exceto publicidade, seguros, serviços financeiros e viagens)Outras ocupações de informática
2 categorias ocupacionais · 100% classificado
0,1%participação
#08
bobs-big-brain-registrar
3 skills · 19 de jul. de 2026
Outras ocupações de informática
1 categorias ocupacionais · 100% classificado
0,1%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

langchain-deploy-integration
Desenvolvedores de software

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,…

26 de ago. de 2026
langchain-langgraph-agents
Desenvolvedores de software

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…

26 de ago. de 2026
langchain-langgraph-human-in-loop
Desenvolvedores de software

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…

26 de ago. de 2026
langchain-multi-env-setup
Desenvolvedores de software

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…

26 de ago. de 2026
langchain-sdk-patterns
Desenvolvedores de software

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…

26 de ago. de 2026
podium-rate-limit-survival
Desenvolvedores de software

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…

26 de ago. de 2026
detecting-exposed-secrets-files
Analistas de segurança da informação

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…

26 de ago. de 2026
agreement-generator
Paralegais e assistentes jurídicos

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…

26 de ago. de 2026
Mostrando 8 de 3.430 skills coletadas.
clerk-core-workflow-a
Desenvolvedores de software

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…

23 de jul. de 2026
clerk-core-workflow-b
Desenvolvedores de software

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…

23 de jul. de 2026
clerk-enterprise-rbac
Desenvolvedores de software

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…

23 de jul. de 2026
clerk-hello-world
Desenvolvedores de software

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…

23 de jul. de 2026
clerk-install-auth
Desenvolvedores de software

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",…

23 de jul. de 2026
walkie-talkie
Outras ocupações de informática

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…

23 de jul. de 2026
skill-creator
Outras ocupações de informática

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…

23 de jul. de 2026
validate-skillmd
Outras ocupações de informática

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,…

23 de jul. de 2026
Mostrando 8 de 1.578 skills coletadas.
nixtla-skills-bootstrap
Desenvolvedores de software

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'.

4 de mai. de 2026
nixtla-model-benchmarker
Cientistas de dados

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…

4 de mai. de 2026
nixtla-research-assistant
Professores de ciência da computação, pós-secundário

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…

4 de mai. de 2026
timegpt-pipeline-builder
Desenvolvedores de software

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…

4 de mai. de 2026
nixtla-baseline-review
Cientistas de dados

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",…

4 de mai. de 2026
changelog-orchestrator
Desenvolvedores de software

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…

3 de mai. de 2026
nixtla-explain-analyst
Analistas financeiros e de investimentosAnalistas de pesquisa de mercado e especialistas em marketing

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…

3 de mai. de 2026
nixtla-timegpt-finetune-lab
Cientistas de dados

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".

2 de mai. de 2026
Mostrando 8 de 53 skills coletadas.
autoresearch
sem classificação

Generate deterministic prototype hypotheses, simulated experiment findings, and aggregate confidence summaries. Use when exercising an offline research-loop contract, not when collecting real evidence. Trigger with research prototype.

9 de set. de 2026
browser-ai
sem classificação

Simulate browser navigation metadata, selector extraction, and screenshot paths without network or file writes. Use when testing the Browser AI contract offline. Trigger with simulate browser or browser contract.

9 de set. de 2026
deer-flow
sem classificação

Exercise an offline prototype that returns synthetic research findings, code stubs, and packaged artifact dictionaries. Use when testing a Deer Flow-shaped pipeline contract. Trigger with prototype research and code.

9 de set. de 2026
gui-agent
sem classificação

Simulate element detection, UI actions, and form-validation results without opening a browser or changing a page. Use when exercising the GUI Agent contract offline. Trigger with simulate GUI or page-agent prototype.

9 de set. de 2026
knowledge-graph
sem classificação

Generate synthetic graph counts, ranked artificial entities, and relationship paths from input strings. Use when testing the Knowledge Graph response contract, not when analyzing real source code. Trigger with simulate knowledge graph.

9 de set. de 2026
opinion-analyst
sem classificação

Score supplied text with deterministic keyword heuristics for sentiment, stance, and bias. Use when testing explainable offline classification behavior, not for population-level opinion claims. Trigger with analyze text heuristically.

9 de set. de 2026
repo-scanner
sem classificação

Estimate a repository score from its owner/name string and optionally scaffold a local specialist directory. Use when exercising OSS Agent Lab's offline repo intake prototype. Trigger with scan repo prototype.

9 de set. de 2026
sandbox
sem classificação

Validate snippets with local keyword rules and return simulated execution output without running code. Use when testing the Sandbox response contract safely. Trigger with validate snippet or simulate execution.

9 de set. de 2026
Mostrando 8 de 11 skills coletadas.
intent-outreach
Representantes de vendas de serviços (exceto publicidade, seguros, serviços financeiros e viagens)

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…

21 de jun. de 2026
outreach-connectors
Outras ocupações de informática

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…

21 de jun. de 2026
outreach-profile
Representantes de vendas de serviços (exceto publicidade, seguros, serviços financeiros e viagens)

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…

21 de jun. de 2026
outreach-research
Representantes de vendas de serviços (exceto publicidade, seguros, serviços financeiros e viagens)

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…

21 de jun. de 2026
Mostrando 12 de 17 repositórios