Skip to main content
Glama
woladi

sugestim

by woladi

trance_signals

Scan text or cues to detect trance signals for defensive awareness or generate induction frames for strategic influence. Returns absorption verdict and countermeasures.

Instructions

BOTH. Given an observation (cues OR a transcript) and a mode: mode='detect' (DEFENSE) returns the signal taxonomy — the classic Ericksonian downtime signals (pupil dilation, eye fixation, facial flattening, breathing slowing, response latency, catalepsy, time distortion, literalism) and how each reads in a TEXT transcript (dropped hedging, declining objections, mirrored vocabulary, accelerating 'yes'), plus the self-defence move and an absorption_verdict ('alert'|'watch'|'clear') an agent reading its OWN conversation can branch on. mode='induce' (OFFENSE) returns conversational induction frames. ALWAYS returns the defensive read: you are being eased into an absorbed, uncritical (downtime) state — re-engage uptime: ask a specifying question, restate your own goal. direction:'both'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
observationYesObserved cues, or a transcript to scan for absorption signals.
modeYesinduce = offense (induction frames); detect = defense (signal taxonomy + absorption verdict).
langNoLanguage view of the response: 'pl', 'en', or 'both' (default).both
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full burden and fully discloses behavioral traits: that both modes always return the defensive read, what the return values include for each mode, and the recommended action. It is thorough and transparent.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is detailed but well-structured, starting with a clear summary ('BOTH') followed by mode-specific details. It is not overly verbose, but could be slightly more concise by breaking into separate paragraphs for readability.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite lacking an output schema, the description comprehensively covers what is returned for each mode, including the absorption verdict. Given the tool's dual-mode complexity, it provides sufficient information for an agent to use it correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the baseline is 3. The description adds value by elaborating on what each mode returns and the significance of the 'lang' parameter. While the schema already describes parameters, the description provides context on usage and expected output.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's dual purpose: detecting absorption signals (defense) and providing induction frames (offense). It specifies the required input (observation and mode) and the output (signal taxonomy or induction frames). This distinguishes it from sibling tools like 'milton_analyze' or 'meta_model_challenge'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explains when to use each mode ('detect' for defense, 'induce' for offense) and provides a recommended action ('re-engage uptime'). However, it does not explicitly mention when NOT to use this tool or cite alternatives among siblings.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/woladi/sugestim'

If you have feedback or need assistance with the MCP directory API, please join our Discord server