📄 skillActivePromisinghigh

cocoindex-io/cocoindex

by cocoindex-io

Incremental engine for long horizon agents 🌟 Star if you like it!

Supported Platforms

🤖 Claude Code🧠 Codex

Stars

10.3k

Skill Type

📖 Library & API Reference

Quality Score

89/200

License

Apache-2.0

Forks

801

Last Updated

Jun 11, 2026

Discovered

May 6, 2026

Validation

Passed

github.com/cocoindex-io/cocoindex

Quality Breakdown

89/ 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

high

Broad system access required. Carefully review permissions before installing.

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

  • Contains .claude directory with persistent configuration and hooks that modify agent behavior
  • Multiple shell scripts in .claude/hooks directory (docs-build-check.sh, docs-build-run.sh, py-typecheck-flag.sh, py-typecheck-run.sh) set up for autonomous execution
  • Contains CLAUDE.md and settings.json in .claude directory indicating persistent Claude agent customization
  • .claude/skills directory contains multiple skill definitions that expand agent capabilities
  • Pre-commit configuration (.pre-commit-config.yaml) enables automated code execution on repository events
  • GitHub workflows in .github/workflows/ enable CI/CD automation and external command execution