Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSkill

Open-source skills for OpenClaw agents.

Published on ClawHub as @camopel/*.

Skills

Skill Description ClawHub
ddgs-search Free multi-engine web search (Google, Bing, DuckDuckGo, Brave, Yandex, Yahoo) + arXiv API. No API keys. @camopel/ddgs-search
finviz-crawler Continuous financial news crawler daemon with SQLite storage, auto-cleanup, and query tool. @camopel/finviz-crawler
arxivkb arXiv paper crawler with semantic search (FAISS) and optional LLM summarization. Local embeddings. @camopel/arxivkb
claw-guard System-level watchdog for OpenClaw gateway restarts and sub-agent task PIDs. Auto-reverts config on failed restarts.

Install

From ClawHub

clawhub install @camopel/ddgs-search
clawhub install @camopel/finviz-crawler
clawhub install @camopel/arxivkb

From source

git clone https://github.com/camopel/OpenSkill.git
# Each skill has its own install script:
bash OpenSkill/ddgs-search/scripts/install.sh
bash OpenSkill/clawguard/scripts/install.sh

Requirements

  • Python 3.8+ (ddgs-search) or Python 3.10+ (all others)
  • macOS or Linux
  • Per-skill dependencies handled by each skill's installer

License

MIT — LICENSE

About

Open-source skills for OpenClaw agents — free web search, financial news crawler

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages