cel skills

10 tagged cel, measured the same way as everything else here.

Browse within: content-detection 10file-search 10go 10

add-content-type

01

richardwooding/file-search-on

Skill Claude CodeCodex

Registers a new file-format content type in file-search-on by creating a file under internal/content/ that implements the four-method ContentType interface (Name, Extensions, MagicBytes, Attributes(ctx, fsys, path)), self-registers via init() calling content.Register(...), and for image variants relies on the image/…

5 5d ago A 163 tokens original MIT

add-mcp-tool

02

richardwooding/file-search-on

Skill Claude CodeCodex

Adds a new tool to file-search-on's MCP server in internal/mcpserver/server.go by defining JSON-tagged input/output structs (with jsonschema field tags), writing a handler that matches the SDK's ToolHandlerFor[In, Out] generic signature, registering it with mcp.AddTool inside New(), and adding an in-memory transport…

5 5d ago A 143 tokens original MIT

file-search-on-mcp

03

richardwooding/file-search-on

Skill Claude CodeCodex

Uses the file-search-on MCP server (43 tools — search / searchsemantic / validateexpr / stats / churnowners / coupling / circular / unusedexports / references / findduplicates / findnearduplicates / findduplicatefunctions / difftrees / apidiff / findmatches / importedby / finddefinition / codegraph / whocalls / calls…

5 5d ago A 327 tokens original MIT