Christopher Celaya
Community@while-basic · Texas, USA
Equipped with intelligence beyond my intellect.
Agent Skills by Christopher Celaya
Showing 17 vetted skills indexed across 1 GitHub repositories.
test/build-error
Surface build-time errors from tool setup steps like npm install.
enact/playwright
Automate browser interactions to extract text, HTML, or screenshots from web pages.
test/failing-test
Execute a Node tool that intentionally fails to expose stdout and stderr.
enact/docs/guide
Document how to define and publish Enact tools using enact.md manifests.
enact/text-summarizer
Compute word, character, and sentence counts with reading time from text.
enact/hello-js
Generate customizable greeting messages with a JavaScript script in Enact workflows.
enact/hello-rust
Compile a Rust source file into an executable that greets a user by name.
enact/hello-go
Run a Go CLI to print a greeting for a given name.
enact/hello-simple
Print a static greeting message to stdout.
enact/formatter
Format JSON strings with configurable indentation and validation.
examples/code-reviewer
Analyze source code and output structured JSON issues with severity, line, message, and suggestion.
enact/json-formatter
Format and validate JSON strings into readable indented text.
enact/hello-python
Print a personalized greeting with timestamp and Python version.
enact/hello-ruby
Generate personalized greetings from a name argument in Ruby scripts.
enact/firecrawl
Extract web page content as Markdown or structured data via the Firecrawl API.
examples/json-formatter
Format JSON files with configurable indentation and key sorting.
test/echo-tool
Echo provided input as structured output for data flow verification.