Skip to main content
jeremylongshore
GitHub-Creator-Profil

jeremylongshore

Repository-Ansicht von 5.105 gesammelten Skills in 17 GitHub-Repositories.

gesammelte Skills
5.105
Repositories
17
aktualisiert
9. Sept. 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

#01
tons-of-skills-marketplace
3.430 Skills · 26. Aug. 2026
SoftwareentwicklerSoftwarequalitätssicherungsanalysten und -testerNetzwerk- und ComputersystemadministratorenInformationssicherheitsanalystenDatenwissenschaftlerProjektmanagementspezialisten
30 Berufskategorien · 100 % klassifiziert
67 %Anteil
#02
claude-code-plugins-plus-skills
1.578 Skills · 23. Juli 2026
SoftwareentwicklerSoftwarequalitätssicherungsanalysten und -testerNetzwerk- und ComputersystemadministratorenInformationssicherheitsanalystenDatenwissenschaftlerDatenbankarchitekten
17 Berufskategorien · 100 % klassifiziert
31 %Anteil
#03
plugins-nixtla
53 Skills · 4. Mai 2026
DatenwissenschaftlerSoftwareentwicklerSoftwarequalitätssicherungsanalysten und -testerFinanz- und InvestitionsanalystenHochschullehrer für InformatikAblagesachbearbeiter
9 Berufskategorien · 100 % klassifiziert
1 %Anteil
#04
oss-agent-lab
11 Skills · 9. Sept. 2026
Klassifizierung ausstehend
0,2 %Anteil
#05
j-rig-skill-binary-eval
7 Skills · 28. Juni 2026
SoftwareentwicklerSoftwarequalitätssicherungsanalysten und -tester
2 Berufskategorien · 100 % klassifiziert
0,1 %Anteil
#06
intent-audit-harness
5 Skills · 6. Juni 2026
Sonstige ComputerberufeSoftwareentwickler
2 Berufskategorien · 100 % klassifiziert
0,1 %Anteil
#07
intent-outreach
4 Skills · 21. Juni 2026
Dienstleistungsvertriebsmitarbeiter (außer Werbung, Versicherung, Finanzdienstleistungen und Reisen)Sonstige Computerberufe
2 Berufskategorien · 100 % klassifiziert
0,1 %Anteil
#08
bobs-big-brain-registrar
3 Skills · 19. Juli 2026
Sonstige Computerberufe
1 Berufskategorien · 100 % klassifiziert
0,1 %Anteil
Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

langchain-deploy-integration
Softwareentwickler

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. Aug. 2026
langchain-langgraph-agents
Softwareentwickler

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. Aug. 2026
langchain-langgraph-human-in-loop
Softwareentwickler

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. Aug. 2026
langchain-multi-env-setup
Softwareentwickler

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. Aug. 2026
langchain-sdk-patterns
Softwareentwickler

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. Aug. 2026
podium-rate-limit-survival
Softwareentwickler

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. Aug. 2026
detecting-exposed-secrets-files
Informationssicherheitsanalysten

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. Aug. 2026
agreement-generator
Rechtsanwaltsgehilfen und juristische Assistenten

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. Aug. 2026
Es werden 8 von 3.430 gesammelten Skills angezeigt.
clerk-core-workflow-a
Softwareentwickler

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. Juli 2026
clerk-core-workflow-b
Softwareentwickler

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. Juli 2026
clerk-enterprise-rbac
Softwareentwickler

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. Juli 2026
clerk-hello-world
Softwareentwickler

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. Juli 2026
clerk-install-auth
Softwareentwickler

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. Juli 2026
walkie-talkie
Sonstige Computerberufe

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. Juli 2026
skill-creator
Sonstige Computerberufe

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. Juli 2026
validate-skillmd
Sonstige Computerberufe

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. Juli 2026
Es werden 8 von 1.578 gesammelten Skills angezeigt.
nixtla-skills-bootstrap
Softwareentwickler

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. Mai 2026
nixtla-model-benchmarker
Datenwissenschaftler

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. Mai 2026
nixtla-research-assistant
Hochschullehrer für Informatik

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. Mai 2026
timegpt-pipeline-builder
Softwareentwickler

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. Mai 2026
nixtla-baseline-review
Datenwissenschaftler

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. Mai 2026
changelog-orchestrator
Softwareentwickler

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. Mai 2026
nixtla-explain-analyst
Finanz- und InvestitionsanalystenMarktforschungsanalysten und Marketingspezialisten

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. Mai 2026
nixtla-timegpt-finetune-lab
Datenwissenschaftler

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. Mai 2026
Es werden 8 von 53 gesammelten Skills angezeigt.
autoresearch
nicht klassifiziert

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. Sept. 2026
browser-ai
nicht klassifiziert

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. Sept. 2026
deer-flow
nicht klassifiziert

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. Sept. 2026
gui-agent
nicht klassifiziert

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. Sept. 2026
knowledge-graph
nicht klassifiziert

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. Sept. 2026
opinion-analyst
nicht klassifiziert

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. Sept. 2026
repo-scanner
nicht klassifiziert

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. Sept. 2026
sandbox
nicht klassifiziert

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. Sept. 2026
Es werden 8 von 11 gesammelten Skills angezeigt.
12 von 17 Repositories angezeigt