velaclaw
Private team runtime with shared memory and coding automation
All Skills in This Repository (13)
Pure Emerald Level Indicatorsdiffs
Generate shareable diffs from before/after text or patches.
wiki-maintainer
Automate deterministic maintenance of a private memory wiki with source-backed updates.
obsidian-vault-maintainer
Maintain Obsidian vault wikilinks, frontmatter, and CLI-aware workflows.
tavily
Automate targeted web searches and extract content from URLs.
model-usage
Summarize per-model usage costs from CodexBar logs for Codex and Claude.
coding-agent
Delegate coding tasks to Codex, Claude Code, or Pi agents via background processes.
session-logs
Search and analyze session JSONL logs by role, timestamp, and keywords.
healthcheck
Automate host hardening and risk-tolerance configuration for Velaclaw deployments.
summarize
Extract key ideas from URLs, podcasts, and local documents into concise summaries.
skill-creator
Generate SKILL.md files and validate them against the AgentSkills spec.
github
Automate GitHub repository tasks through the gh CLI.
taskflow
Coordinate long-running multi-step workflows with persistent state and child-task linkage.
Frequently Asked Questions
FAQPage SchemaHow to install VelaClaw?โผ
Run `npx skills add Zavianx/velaclaw --all -g -y` in your terminal to install all skills in this suite globally.
What does VelaClaw do for teams?โผ
It gives each team member an isolated private runtime while a governed review flow publishes useful skills, workflows, and memory back to a shared team knowledge base.
Can VelaClaw fix GitHub issues automatically?โผ
Yes. The gh-issues skill fetches open issues, spawns sub-agents to implement fixes, runs tests, and opens pull requests, with optional watch and cron modes.
Which AI models work with VelaClaw?โผ
It connects to OpenAI, Anthropic, Gemini, DeepSeek, Ollama, OpenRouter, and over 40 other providers, so you keep using the models you already have.
Do I need coding experience to use VelaClaw?โผ
No. After setup, you make requests in plain English and the runtime handles the technical execution through its built-in skills.
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