assess

Community

Boolean test of text against a predicate.

Authorbdambrosio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a way to programmatically evaluate if a piece of text meets a specific natural language condition, returning a simple true or false.

Core Features & Use Cases

  • Semantic Boolean Testing: Uses an LLM to determine if text content matches a given predicate.
  • Auto-Chunking: Handles long texts by splitting them into manageable chunks, returning true if any chunk matches.
  • Use Case: You can use this skill to quickly check if a customer review "mentions a specific product feature" or if a document "contains critical feedback".

Quick Start

Use the assess skill to check if the text in the variable my_note is urgent.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: assess
Download link: https://github.com/bdambrosio/Cognitive_workbench/archive/main.zip#assess

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.