Back to resources

SKILL

swiftbutler

Primary machine endpointhttps://github.com/Cocoanetics/SwiftButler/tree/HEAD/
Use with an agent

SUMMARY

What it does

SwiftButler is a command-line tool that uses SwiftSyntax to parse Swift code into syntax trees, enabling analysis, syntax checking, reindentation, and distribution of Swift source code. It is suitable for developers working with Swift files or packages who need to obtain a compact API overview, validate syntax, clean up indentation, or split large codebases into smaller, more manageable parts. The tool is open-source under the BSD-2-Clause license and requires no authentication, but its runtime behavior and adoption are not yet observed.

USE CASES

Tasks it fits

  • Analyze Swift source code to obtain a compact API overview in interface, JSON, YAML, or Markdown formats.
  • Validate Swift syntax quickly using the check command.
  • Reindent Swift code with spaces or tabs to clean up formatting.

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

swift.code.analyzeweight 80 · confidence 70swift.code.syntax-checkweight 70 · confidence 70swift.code.reindentweight 60 · confidence 70swift.code.distributeweight 50 · confidence 60

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
agent-skills
Authentication
type: none · required: false
Pricing
model: free
Version
21cda6b1ae0b

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.