Add graphify (#3154)
Some checks are pending
CI / test (push) Waiting to run
Deploy Website / deploy (push) Waiting to run

This commit is contained in:
Jinyang 2026-05-23 20:20:33 +04:00 committed by GitHub
parent e403a8f064
commit a10ec14611
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -136,6 +136,7 @@ _Libraries for building AI applications, LLM integrations, and autonomous agents
- Agent Skills
- [django-ai-plugins](https://github.com/vintasoftware/django-ai-plugins) - Django backend agent skills for Django, DRF, Celery, and Django-specific code review.
- [graphify](https://github.com/safishamsi/graphify) - Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph.
- [sentry-skills](https://github.com/getsentry/skills) - Python-focused engineering skills for code review, debugging, and backend workflows.
- [trailofbits-skills](https://github.com/trailofbits/skills) - Python-friendly security skills for auditing, testing, and safer backend development. Also [skills-curated](https://github.com/trailofbits/skills-curated).
- Orchestration