Skip to main content
Run any Skill in Manus
with one click

agentos-api-knowledge

Interact with AgentOS Knowledge API endpoints. For standard operations (listing content, uploading files, searching, deleting), use the provided CLI script first. Only write custom Python when the script cannot handle the use case (e.g., pagination, updating metadata, bulk workflows, get config). Trigger when: uploading documents, searching the knowledge base, listing content, or asking things like "upload this md file to my knowledge base" or "search my docs for X."

Overview

Interact with AgentOS Knowledge API endpoints. For standard operations (listing content, uploading files, searching, deleting), use the provided CLI script first. Only write custom Python when the script cannot handle the use case (e.g., pagination, updating metadata, bulk workflows, get config). Trigger when: uploading documents, searching the knowledge base, listing content, or asking things like "upload this md file to my knowledge base" or "search my docs for X."

Install command
npx skills add https://github.com/ajshedivy/agno-cookbook --skill agentos-api-knowledge

Copy and paste this command into Claude Code to install the skill

Stars3
Forks0
UpdatedMarch 6, 2026 at 17:18
File Explorer
3 files
SKILL.md
readonly