MCPcopy Create free account
hub / github.com/ChinaSiro/claude-code-sourcemap / SkillTool.ts

File SkillTool.ts

restored-src/src/tools/SkillTool/SkillTool.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { feature } from 'bun:bundle'
2import type { ToolResultBlockParam } from '@anthropic-ai/sdk/resources/index.mjs'
3import uniqBy from 'lodash-es/uniqBy.js'
4import { dirname } from 'path'

Callers

nothing calls this directly

Calls 9

lazySchemaFunction · 0.85
buildToolFunction · 0.85
getProjectRootFunction · 0.85
objectMethod · 0.80
describeMethod · 0.80
optionalMethod · 0.80
arrayMethod · 0.80
unionMethod · 0.80
getPromptFunction · 0.50

Tested by

no test coverage detected