📄 skillActivePromisingmedium

chat-ollama

by sugarforever

ChatOllama is an open-source AI chatbot that brings cutting-edge language models to your fingertips while keeping your data private and secure.

Supported Platforms

🔧 Generic

Stars

3.5k

Skill Type

📖 Library & API Reference

Quality Score

99/200

License

Unknown

Forks

564

Last Updated

Jun 11, 2026

Discovered

Apr 17, 2026

Validation

Passed

github.com/sugarforever/chat-ollama

Quality Breakdown

99/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
✓Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Docker deployment with external service orchestration (PostgreSQL, Chroma, Milvus) - requires careful configuration
  • AI agent execution with tool access via MCP (Model Context Protocol) - agents can invoke external tools
  • Multiple external API integrations (OpenAI, Anthropic, Google, Groq, Azure) - credentials handled via environment variables
  • ACL feature for MCP server management suggests privilege escalation concerns were identified
  • RAG/Knowledge base functionality with document upload - potential for arbitrary file processing
  • GitHub Actions workflow present (.github/workflows/claude.yml) - automated CI/CD pipeline