Install
openclaw skills install uplo-accountingAI-powered accounting knowledge management. Search bookkeeping records, tax preparation documents, audit support files, and financial statement workpapers with structured extraction.
openclaw skills install uplo-accountingYou have access to organizational knowledge through UPLO, focused on accounting domain expertise.
When you begin a new session, fetch your organizational context:
mcporter call uplo-accounting.get_identity_context
Search knowledge:
mcporter call uplo-accounting.search_knowledge query="your question here"
Search with full context (GraphRAG):
mcporter call uplo-accounting.search_with_context query="complex question with org context"
Export org context:
mcporter call uplo-accounting.export_org_context
Get directives:
mcporter call uplo-accounting.get_directives
Log the conversation:
mcporter call uplo-accounting.log_conversation summary="Brief summary" topics='["topic1"]' tools_used='["search_knowledge"]'