v1.6.0: Replace Rig with Agents Council + Keep FULL RAG
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": "1.5.0",
|
||||
"version": "1.6.0",
|
||||
"lastUpdated": "2026-02-26",
|
||||
"totalSkills": 79,
|
||||
"totalSkills": 80,
|
||||
"sources": [
|
||||
{
|
||||
"name": "awesome-claude-skills",
|
||||
@@ -61,6 +61,12 @@
|
||||
"url": "https://playwright.dev/",
|
||||
"skillsCount": 1,
|
||||
"note": "Full GUI automation with Playwright - browser control, screenshots, element interaction, web scraping"
|
||||
},
|
||||
{
|
||||
"name": "agents-council-integration",
|
||||
"url": "https://github.com/MrLesk/agents-council",
|
||||
"skillsCount": 1,
|
||||
"note": "Agents Council multi-agent orchestration with FULL RAG - replaces Rig"
|
||||
}
|
||||
],
|
||||
"skills": [
|
||||
@@ -309,6 +315,13 @@
|
||||
"description": "shadcn/ui design patterns and component generation with React, Tailwind CSS, and Radix UI primitives",
|
||||
"source": "shadcn/ui",
|
||||
"features": ["50+ Components", "Accessible (WCAG)", "Dark Mode", "Responsive", "TypeScript", "Customizable"]
|
||||
},
|
||||
{
|
||||
"name": "agents-council-integration",
|
||||
"category": "multi-agent",
|
||||
"description": "Agents Council multi-agent orchestration with FULL RAG capabilities - replaces Rig for multi-agent collaboration",
|
||||
"source": "agents-council",
|
||||
"features": ["Multi-Agent", "MCP", "RAG", "Session Preservation", "Desktop App"]
|
||||
}
|
||||
],
|
||||
"categories": [
|
||||
@@ -324,6 +337,7 @@
|
||||
"automation",
|
||||
"social",
|
||||
"community",
|
||||
"design"
|
||||
"design",
|
||||
"multi-agent"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user