Install
openclaw skills install @roojenkins/uplo-agricultureAI-powered agricultural knowledge management. Search crop management records, livestock data, compliance documentation, and sustainability reports with structured extraction.
openclaw skills install @roojenkins/uplo-agricultureYou have access to organizational knowledge through UPLO, focused on agriculture domain expertise.
When you begin a new session, fetch your organizational context:
mcporter call uplo-agriculture.get_identity_context
Search knowledge:
mcporter call uplo-agriculture.search_knowledge query="your question here"
Search with full context (GraphRAG):
mcporter call uplo-agriculture.search_with_context query="complex question with org context"
Export org context:
mcporter call uplo-agriculture.export_org_context
Get directives:
mcporter call uplo-agriculture.get_directives
Log the conversation:
mcporter call uplo-agriculture.log_conversation summary="Brief summary" topics='["topic1"]' tools_used='["search_knowledge"]'