Back to authors
tnez

tnez

13 Skills published on GitHub.

channels/list

List all available channels. Use when discovering what channels exist or checking channel metadata.

UncategorizedView skill →

channels/publish

Publish a message to a channel or DM. Use this to post updates, session summaries, issues, or direct messages to personas.

UncategorizedView skill →

channels/read

Read messages from a channel. Use this to check for new messages, review issue history, or catch up on session logs.

UncategorizedView skill →

channels/reply

Reply to a specific message in a channel. Use this to respond to issues, answer questions, or continue threaded conversations.

UncategorizedView skill →

find-local-events

Search for local events, activities, and happenings in a specified location and timeframe. Use when the user asks about events, concerts, festivals, meetups, or things to do in a specific area.

UncategorizedView skill →

get-weather

Fetch and display current weather information for a specified location using wttr.in. Use when the user asks for weather conditions, forecasts, or temperature information.

UncategorizedView skill →

simple-task

Format and validate JSON data structures. Use when you need to pretty-print JSON, validate syntax, or convert between compact and formatted JSON.

UncategorizedView skill →

install-skill

Install agent skills from various sources including local paths, GitHub URLs, or the dot-agents repository. Use when adding new skills to a project or user environment.

UncategorizedView skill →

skill-browser

Discover, browse, and compare agent skills from repositories. Shows new skills, updates, and helps users find relevant skills. Use when exploring available skills or checking for updates.

UncategorizedView skill →

skill-creator

Create and scaffold new agent skills with proper structure, validation, and spec compliance. Use when building new skills from scratch.

UncategorizedView skill →

skill-evaluator

Evaluate agent skill quality using rubric-based assessment. Use when assessing skill effectiveness, identifying improvement opportunities, or ensuring quality standards.

UncategorizedView skill →

skill-installer

Install agent skills from GitHub repositories into local environment. Pure agentic installation - no scripts required. Use when adding new skills or updating existing ones.

UncategorizedView skill →

skill-tester

Test and validate agent skills against the Agent Skills Specification v1.0. Use before deploying skills to ensure spec compliance and catch structural issues.

UncategorizedView skill →