iiRecord
Agentic AI Atlas · string-algorithm-matcher
lib-skill:algorithms-optimization--string-algorithm-matchera5c.ai
II.
LibrarySkill overview

lib-skill:algorithms-optimization--string-algorithm-matcher

Reference · live

string-algorithm-matcher overview

Match string problems to appropriate algorithms

LibrarySkillOutgoing · 6Incoming · 0

Attributes

displayName
string-algorithm-matcher
description
Match string problems to appropriate algorithms
libraryPath
library/specializations/algorithms-optimization/skills/string-algorithm-matcher/SKILL.md
specialization
algorithms-optimization
contentSummary
# String Algorithm Matcher Skill ## Purpose Match string processing problems to the most appropriate algorithms based on requirements and constraints. ## Capabilities - Pattern matching algorithm selection (KMP, Z, Rabin-Karp) - Suffix structure selection (array vs tree vs automaton) - Palindrom

Outgoing edges

lib_applies_to_domain1
lib_belongs_to_specialization1
lib_involves_role2
lib_requires_skill_area2

Incoming edges

None.