Lars Bell avatar

Lars Bell

Community

@lebsral · US

12Followers
|
70Public Repos
|
30Published Skills

Agent Skills by Lars Bell

Showing 30 vetted skills indexed across 1 GitHub repositories.

lebsrallebsral
11

ai-taking-actions

Automate AI workflows by enabling agents to call APIs and use tools.

Community
Advanced
lebsrallebsral
11

ai-serving-apis

Wrap DSPy programs with FastAPI to expose query and health check endpoints.

Community
Advanced
lebsrallebsral
11

ai-decomposing-tasks

Decompose failing complex AI tasks into reliable subtasks using structured templates.

Community
Advanced
lebsrallebsral
11

ai-coordinating-agents

Orchestrate multiple AI agents with a LangGraph supervisor and handoff patterns.

Community
Advanced
lebsrallebsral
11

ai-building-chatbots

Build memory-enabled chatbots with DSPy and LangGraph for multi-turn conversations.

Community
Advanced
lebsrallebsral
11

ai-summarizing

Summarize long content into concise, audience-aware formats with faithfulness checks.

Community
Advanced
lebsrallebsral
11

ai-switching-models

Switch AI providers or models while preserving model-agnostic workflows.

Community
Intermediate
lebsrallebsral
11

ai-cutting-costs

Optimize DSPy pipeline model routing, caching, and prompts to reduce AI API costs.

Community
Advanced
lebsrallebsral
11

ai-fine-tuning

Fine-tune models on labeled datasets using BootstrapFinetune workflows.

Community
Advanced
lebsrallebsral
11

ai-parsing-data

Extract structured data from unstructured text using DSPy.

Community
Advanced
lebsrallebsral
11

ai-stopping-hallucinations

Ground AI outputs in retrieved sources with enforced citations and verification.

Community
Advanced
lebsrallebsral
11

ai-building-pipelines

Decompose complex AI tasks into modular multi-stage DSPy pipelines.

Community
Advanced
lebsrallebsral
11

ai-moderating-content

Classify user-generated content, score severity, and route moderation decisions.

Community
Advanced
lebsrallebsral
11

ai-scoring

Score work against defined rubrics with per-criterion and overall scores.

Community
Advanced
lebsrallebsral
11

ai-sorting

Classify and route text content into predefined categories.

Community
Intermediate
lebsrallebsral
11

ai-testing-safety

Identify AI safety vulnerabilities through automated adversarial testing with DSPy.

Community
Advanced
lebsrallebsral
11

ai-following-rules

Enforce hard and soft constraints on AI outputs using DSPy Assert and Suggest.

Community
Advanced
lebsrallebsral
11

ai-monitoring

Monitor AI model performance, drift, and cost in production.

Community
Advanced
lebsrallebsral
11

ai-improving-accuracy

Define custom metrics, run evaluations, and apply optimization strategies like BootstrapFewShot.

Community
Advanced
lebsrallebsral
11

ai-reasoning

Identify planning tasks and apply DSPy reasoning strategies with structured plans.

Community
Advanced
lebsrallebsral
11

ai-searching-docs

Builds a DSPy search-and-answer pipeline for grounded document retrieval and question answering.

Community
Intermediate
lebsrallebsral
11

ai-generating-data

Generate synthetic training data with a DSPy-based generate-filter-evaluate workflow.

Community
Advanced
lebsrallebsral
11

ai-tracing-requests

Trace and inspect AI request steps with OpenTelemetry instrumentation and DSPy inspection.

Community
Advanced
lebsrallebsral
11

ai-kickoff

Scaffold a complete DSPy AI feature project with standard files and templates.

Community
Intermediate