Claude Skills

Context Retrieval

seb1n/awesome-ai-agent-skills

Retrieve relevant information from a knowledge base using semantic, keyword, or hybrid search to ground a query. Use when the task starts with a corpus or index that must be searched; use context-ranking when candidate chunks already exist and only need ordering.

★ 154 MIT Synced 1 day ago View SKILL.md

At a glance

Manual install Python Actively maintained MIT
Install git clone --depth 1 https://github.com/seb1n/awesome-ai-agent-skills cp -r awesome-ai-agent-skills/context-engineering/context-retrieval ~/.claude/skills/context-retrieval
Can use Not declared by the author

Setup, runtime and requirements describe seb1n/awesome-ai-agent-skills, the repo this skill ships in.

Also in seb1n/awesome-ai-agent-skills

View the repo

Audit web interfaces against WCAG 2.1 AA/AAA standards, identify violations, and produce actionable remediation reports with code fixes. Use...

Design reproducible evaluations for AI agents with representative task sets, explicit rubrics, appropriate graders, baselines, regression ga...

Agent Observability Data & Analytics

Design privacy-aware observability for AI agents using traces, spans, structured events, metrics, cost attribution, dashboards, alerts, and...

Agent Red Teaming Marketing

Plan, execute, document, and retest authorized security assessments of AI agents and multi-agent workflows using safe adversarial cases, syn...

Analytics Reporting Data & Analytics

Generate comprehensive marketing analytics reports by collecting KPIs, analyzing trends, and delivering actionable insights with attribution...

Design RESTful APIs with proper resource modeling, HTTP method semantics, status codes, pagination, versioning, and documentation. Use when...

Integrate with external APIs using REST clients, webhook consumers, SDK wrappers, and polling patterns with proper authentication, error han...

Blog Post Writing Marketing

Write high-quality, SEO-optimized blog posts in multiple formats including how-to guides, listicles, opinion pieces, and case studies, with...

Budget Planning Finance

Create and manage budgets with variance analysis and departmental allocation. Use when the user requests budget planning or provides relevan...

Design structured, engaging chatbot conversations with robust intent handling, slot filling, disambiguation, error recovery, and graceful fa...

Identify at-risk customer accounts by analyzing usage patterns, engagement signals, and support history to generate churn risk scores and in...

CI CD DevOps & Infrastructure

Set up a continuous integration and continuous delivery (CI/CD) pipeline for a software project, automating builds, tests, and deployments a...