MCPcopy Create free account
hub / github.com/Noumena-Network/code / suppressNextSkillListing

Function suppressNextSkillListing

src/utils/attachments.ts:2640–2642  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2638 * in the Skill tool's runtime registry regardless).
2639 */
2640export function suppressNextSkillListing(): void {
2641 suppressNext = true
2642}
2643let suppressNext = false
2644
2645// When skill-search is enabled and the filtered (bundled + MCP) listing exceeds

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected