mirror of
https://github.com/LeoYeAI/openclaw-master-skills.git
synced 2026-07-27 22:15:43 +00:00
- Added 175 new high-quality skills across all categories - 14 distinct categories: AI, Search, Productivity, Dev, Marketing, Media, Finance, Communication, Smart Home, Memory, Security, Data, Social, Other - Updated all language READMEs and SKILL.md - Weekly update by MyClaw.ai
10 lines
395 B
JSON
10 lines
395 B
JSON
{
|
|
"name": "deep-research-pro",
|
|
"version": "1.0.0",
|
|
"description": "Multi-source deep research agent. Searches the web, synthesizes findings, and delivers cited reports. No API keys required.",
|
|
"keywords": ["research", "search", "analysis", "citations", "reports", "duckduckgo"],
|
|
"license": "MIT",
|
|
"author": "AstralSage",
|
|
"files": ["SKILL.md", "scripts/research", "package.json"]
|
|
}
|