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