ShibaClaw
Self-hosted assistant with memory, scheduling, and chat integrations
All Skills in This Repository (8)
Pure Emerald Level Indicatorsmemory
Divide memory into a durable USER profile and token-budgeted MEMORY context.
summarize
Summarize text and transcripts from URLs, podcasts, and local files.
clawhub
Search and install agent skills from ClawHub into a ShibaClaw workspace.
skill-creator
Generate SKILL.md templates and package skills into .skill files.
github
Automate GitHub issue, PR, and workflow operations via the gh CLI.
tmux
Launch a private tmux socket, create sessions, and send keystrokes.
weather
Fetch real-time weather data from wttr.in with Open-Meteo fallback.
cron
Schedule reminders and recurring tasks with cron expressions and time zones.
Frequently Asked Questions
FAQPage SchemaHow to install ShibaClaw?βΌ
Run `npx skills add RikyZ90/ShibaClaw --all -g -y` in your terminal to install all skills in this suite globally.
What can ShibaClaw do?βΌ
It runs a private assistant on your own machine with a web UI, three-tier memory, scheduled reminders, and connections to Telegram, Discord, Slack, and 28 model providers.
How to schedule reminders with ShibaClaw?βΌ
Ask in plain language, like 'remind me every 20 minutes', and the automation skill creates the job with the correct interval, cron expression, or timezone.
Can ShibaClaw summarize videos and web pages?βΌ
Yes. The summarize skill extracts transcripts from YouTube links and condenses articles, PDFs, and local files into short summaries.
Does ShibaClaw work without coding experience?βΌ
Yes. The auto-installer and onboarding wizard handle setup, and you control everything through plain-English chat messages.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core