
odinbot33 skills on Remote OpenClaw
5 skills published by odinbot33. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
oee-knowledge-base
A local RAG-powered knowledge base that stores text, files, and URLs in SQLite with vector embeddings for semantic search. Query anything you've saved using natural language. Works as both a CLI tool and an agent-callable context store.
oee-social-research
Searches X/Twitter for public sentiment and discussion on any topic using three fallback tiers: a free API, web search, and browser scraping. Returns structured briefings summarizing what people are saying.
oee-crm-intelligence
Two-stage contact filtering and scoring for personal CRM workflows. A fast keyword pass runs first, then an AI-powered relevance score for deeper analysis. The system records your feedback and adjusts its rankings over time.
oee-content-humanizer
Rewrites AI-generated text to sound like a human wrote it. Detects common AI patterns like tone inflation, buzzwords, and repetitive structure, then rewrites with natural cadence and contractions. Output can be tuned for specific platforms.
oee-ai-cost-tracker
Tracks AI API usage by logging each call with model, token counts, and cost to a JSONL file. Provides CLI reports broken down by model, time period, or use case, and suggests cheaper model alternatives based on task complexity.