enact/text-summarizer
Safe 67Analyze text statistics
by EnactProtocol
Users need quick insights into text content without manual counting. This tool automatically calculates word count, character count, sentence count, and reading time for any text input.
enact/playwright
Low Risk 63Capture screenshots and extract web content
by EnactProtocol
Browser automation is essential for testing, data extraction, and visual verification. This skill provides a reliable way to capture screenshots and extract text or HTML content from any web page using Playwright.
enact/json-formatter
Safe 66Format JSON with configurable indentation
by EnactProtocol
JSON data is difficult to read when minified or improperly formatted. This skill validates and prettifies JSON strings with user-specified indentation to improve readability for debugging, logging, and data inspection.
enact/hello-simple
Safe 61Print a friendly greeting
by EnactProtocol
This simple Enact tool demonstrates basic tool usage by printing a greeting message. It serves as a starting point for learning the Enact protocol.
enact/hello-rust
Low Risk 65Run Rust greeting programs
by EnactProtocol
Users who need simple compiled Rust executables can use this skill to build and run basic Rust programs that accept command-line arguments and produce greeting output.
enact/hello-ruby
Safe 68Generate Ruby Greetings
by EnactProtocol
Users need a simple way to create personalized greeting messages in Ruby. This skill provides a lightweight Ruby script that outputs a customizable greeting with the user's name and Ruby version information.
enact/hello-python
Low Risk 65Run Python Greeting Tool
by EnactProtocol
This skill provides a simple Python greeting utility that displays personalized messages with timestamp and version information for testing and demonstration purposes.
enact/hello-js
Safe 69Generate friendly greetings
by EnactProtocol
This skill provides a simple greeting capability for AI agents built with the Enact Protocol. It demonstrates basic JavaScript execution and string templating for agent interactions.
enact/hello-go
Safe 69Create personalized greetings
by EnactProtocol
Need to generate friendly greeting messages for users or testing? This skill prints personalized greetings with Go version information for development and demonstration purposes.
enact/hello-brainfuck
Safe 67Run Brainfuck Hello World
by EnactProtocol
Brainfuck is an esoteric programming language with only 8 commands. This skill provides a complete Hello World implementation demonstrating minimalist code that outputs greetings using pure ASCII manipulation.
enact/formatter
Safe 66Format JSON with Custom Indentation
by EnactProtocol
JSON data often arrives in a compact format that is difficult to read and debug. This skill formats JSON strings with configurable indentation to make data human-readable while maintaining validity.
enact/firecrawl
Low Risk 66Scrape websites as markdown
by EnactProtocol
Web scraping is time-consuming and often breaks due to anti-bot measures. This skill uses the Firecrawl API to reliably convert websites into clean, LLM-ready markdown with structured data extraction.
enact/docs/guide
Low Risk 66Create Enact containerized tools
by EnactProtocol
Developers need guidance on building containerized tools with structured I/O. This skill provides a comprehensive guide for creating, publishing, and running Enact tools with Docker containers.
enact/dice-roll-rust
Safe 66Roll Dice with Custom Sides
by EnactProtocol
Users need random number generation for tabletop gaming and simulations. This skill provides a simple, fast Rust-based dice roller with configurable sides and quantity for any random number need.
writing-utils
Safe 69Create Utility Functions for Next.js
by Emz1998
Developers need clean, reusable utility functions to maintain code quality. This skill generates modular, focused utilities that follow best practices for Next.js applications.
writing-types
Safe 69Write TypeScript Types for Next.js
by Emz1998
Writing TypeScript types manually can be error-prone and lead to inconsistent patterns across a codebase. This skill provides guidelines for creating modular, maintainable type definitions that improve code quality and type safety.
writing-page-layout
Safe 69Create Next.js Page Layouts
by Emz1998
Writing page layouts in Next.js can lead to inconsistent project structure and difficult-to-maintain code. This skill provides clear guidelines for creating modular, well-organized page layouts following Next.js best practices.
writing-lib-functions
Safe 70Write modular lib functions for Next.js
by Emz1998
Developers working on Next.js applications need consistent, maintainable library functions. This skill provides clear guidelines for writing modular, well-organized code in the srs/lib directory.
writing-data
Low Risk 66Structure Data in srs/data
by Emz1998
Organizing scattered data files is challenging and leads to maintenance issues. This skill provides clear guidelines for structuring data in the srs/data directory following modular principles for cleaner, more maintainable code.
writing-config-files
Safe 69Write modular config files
by Emz1998
Create clean, maintainable configuration files for Next.js applications. This skill enforces modular patterns and follows best practices for organizing app settings.