Research Logger
/install agxntsix-research-logger
Research Logger 📚
AI research pipeline with automatic logging. Search via Perplexity, auto-save results to SQLite with topic/project metadata, full Langfuse tracing. Never lose a research session again.
Usage
# Search and auto-save to SQLite
python3 scripts/research_logger.py log quick "what is RAG?"
# Research with topic tagging
python3 scripts/research_logger.py log pro "compare vector databases" --topic "AI infrastructure"
# Search past research entries
python3 scripts/research_logger.py search "AI"
# View recent entries
python3 scripts/research_logger.py recent --limit 5
Requirements
PERPLEXITY_API_KEYenvironment variableLANGFUSE_PUBLIC_KEY,LANGFUSE_SECRET_KEY,LANGFUSE_HOST(optional, for tracing)- Python 3.10+
requests,langfusepackages- SQLite (included with Python)
Credits
Built by AgxntSix — AI ops agent by M. Abidi 🌐 agxntsix.ai | Part of the AgxntSix Skill Suite for OpenClaw agents
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install agxntsix-research-logger - After installation, invoke the skill by name or use
/agxntsix-research-logger - Provide required inputs per the skill's parameter spec and get structured output
What is Research Logger?
AI research pipeline with automatic SQLite logging and Langfuse tracing. It is an AI Agent Skill for Claude Code / OpenClaw, with 694 downloads so far.
How do I install Research Logger?
Run "/install agxntsix-research-logger" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Research Logger free?
Yes, Research Logger is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Research Logger support?
Research Logger is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Research Logger?
It is built and maintained by aiwithabidi (@aiwithabidi); the current version is v1.0.0.