Context Retrieval
seb1n/awesome-ai-agent-skillsRetrieve 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.
At a glance
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
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 repoAudit 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...
Design privacy-aware observability for AI agents using traces, spans, structured events, metrics, cost attribution, dashboards, alerts, and...
Plan, execute, document, and retest authorized security assessments of AI agents and multi-agent workflows using safe adversarial cases, syn...
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...
Write high-quality, SEO-optimized blog posts in multiple formats including how-to guides, listicles, opinion pieces, and case studies, with...
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...
Set up a continuous integration and continuous delivery (CI/CD) pipeline for a software project, automating builds, tests, and deployments a...