📄 skillActivePromisinghigh

NewsBlur

by samuelclay

NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument.

Supported Platforms

🤖 Claude Code🧠 Codex

Stars

7.5k

Skill Type

📖 Library & API Reference

Quality Score

92/200

License

MIT

Forks

1.0k

Last Updated

Jun 11, 2026

Discovered

Apr 21, 2026

Validation

Passed

github.com/samuelclay/NewsBlur

Quality Breakdown

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

  • Persistent configuration modification: .claude/ directory with settings.json, commands, hooks, and skills enables Claude to modify its own behavior and configuration
  • Multi-agent spawning capability: .agents/ directory structure with skills (newsblur-cli) indicates agent orchestration and subagent spawning infrastructure
  • Autonomous operation infrastructure: .claude/commands/ includes automation scripts (commit-all.md, commit-push.md, feature.md, worktree.md) that could execute without explicit human approval gates
  • System administration capabilities: Extensive Ansible playbooks and roles for infrastructure deployment (deploy_app.yml, setup_root.yml, setup_postgres.yml, setup_redis.yml, setup_elasticsearch.yml) enabling system-level changes
  • Bootstrap automation: Ansible configuration files (.ansible.cfg, ansible/playbooks/) for automated infrastructure provisioning and deployment
  • CI/CD automation hooks: .github/workflows including claude.yml suggests automated GitHub Actions that could trigger agent behavior