andara-rag-search
Search the Andara Ionic RAG knowledge base (3,800+ records) for business intel, research, products, team, meetings, and any indexed content.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/atiati82/andara-rag-searchWhat This Skill Does
The andara-rag-search skill is a specialized interface designed for OpenClaw agents to interact directly with the Andara Ionic knowledge ecosystem. By leveraging PostgreSQL as the query engine, this skill provides real-time access to a vast repository of structured and unstructured business intelligence, including RAG chunks, internal team rosters, scientific research, and commerce-related data. It transforms the agent from a general assistant into an expert on Andara-specific operations, enabling instant retrieval of project details, meeting outcomes, and strategic goals.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/atiati82/andara-rag-search
Ensure that your environment variable $DATABASE_URL is correctly configured to point to your PostgreSQL instance, as this skill relies on the secure execution of SQL commands within the shell environment.
Use Cases
This skill is indispensable for professionals needing to bridge the gap between abstract research and actionable business data. Use it to:
- Analyze team performance by querying the
team_meetingsandmeeting_action_itemstables. - Perform deep-dive research into Andara's scientific domain using the
knowledge_baseandscience_articlestables. - Manage sales operations by extracting revenue data, customer lists, and current product pricing.
- Sync team alignment by retrieving current organizational objectives from
team_goals. - Curate web content by querying CMS pages and topic clusters to maintain consistent messaging.
Example Prompts
- "Search the knowledge base for any information regarding the latest bioelectricity research updates and summarize the key findings for me."
- "List all active team members in the Engineering department and display their current equity percentages."
- "Summarize the action items assigned to Sarah for the upcoming week based on our recent team meetings."
Tips & Limitations
- The skill uses
ILIKEfor case-insensitive matching; use wildcard symbols%strategically to improve result breadth. - Limit your query results (e.g.,
LIMIT 5) to ensure the agent receives concise, digestible context without overwhelming its memory window. - Always verify sensitive information like equity or financial data against formal reports, as this tool provides a raw database interface.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-atiati82-andara-rag-search": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, code-execution
Related Skills
openclaw-admin
Manage and inspect the OpenClaw multi-agent gateway — list agents, check model health, view routing rules, manage crons, inspect context budgets, and run system diagnostics.
andara-self-improvement
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.
andara-meeting-minutes
Capture meeting summaries and action items from voice or text
knowledge-gaps
Track questions Hans failed to answer and flag missing knowledge