Show HN: SkillGraph – Open-source agentic framework with skills instead of tools
10 days ago
- #AI Framework
- #Developer Tools
- #Autonomous Agents
- Introduces SkillGraph, an agentic framework using autonomous subagents (Skills) for task handling.
- Replaces traditional tool-calling with Skills, reducing token waste and improving reliability.
- Features intelligent caching (up to 89% cost reduction) and graceful degradation for high availability.
- Supports context compression for unbounded conversations and semantic search via pgvector.
- Automatic conversation type detection (detailed/lightweight) and multi-layer content moderation.
- Includes a React frontend, parallel skill execution, and Prometheus + Grafana integration.
- Deployment options include Docker, Kubernetes, and Render, with Python 3.12+ and PostgreSQL + Redis.
- Provides detailed documentation, API endpoints, and a modular skill development approach.
- Open-source under Apache 2.0, with contributions welcome and acknowledgments to the AI community.