agently-knowledge-base

Use when the user wants embeddings, vector indexing, retrieval, or retrieval-backed answers, including embedding-agent setup, Chroma-backed collections, collection add/query, and KB-to-answer flows.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "agently-knowledge-base" with this command: npx skills add agentera/agently-skills/agentera-agently-skills-agently-knowledge-base

Agently Knowledge Base

Use this skill when embeddings and retrieval are the main capability surface.

Native-First Rules

  • prefer embedding-agent plus Chroma integration before custom vector plumbing
  • separate indexing, retrieval, and answer generation concerns
  • keep retrieval results explicit when they feed a later request

Anti-Patterns

  • do not hide KB retrieval inside unrelated prompt logic
  • do not treat embeddings-only setup and KB-backed answer flow as unrelated stacks

Read Next

  • references/overview.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

agently-playbook

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

agently-model-setup

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

agently-prompt-management

No summary provided by upstream source.

Repository SourceNeeds Review
Web3

agently-langchain-to-agently

No summary provided by upstream source.

Repository SourceNeeds Review