Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
release
Local release workflow for the Kasoa monorepo using Changesets and pnpm. Use when preparing, versioning, publishing, or verifying npm package releases from the local machine.
emmanuelchucks/kasoa
-
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.
tnez/dot-agents 3
-
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.
tnez/dot-agents 3
-
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.
tnez/dot-agents 3
-
skill-evaluator
Evaluate agent skill quality using rubric-based assessment. Use when assessing skill effectiveness, identifying improvement opportunities, or ensuring quality standards.
tnez/dot-agents 3
-
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.
tnez/dot-agents 3
-
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.
tnez/dot-agents 3
-
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.
tnez/dot-agents 3
-
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.
tnez/dot-agents 3
-
skill-creator
Create and scaffold new agent skills with proper structure, validation, and spec compliance. Use when building new skills from scratch.
tnez/dot-agents 3
-
channels/list
List all available channels. Use when discovering what channels exist or checking channel metadata.
tnez/dot-agents 3
-
channels/reply
Reply to a specific message in a channel. Use this to respond to issues, answer questions, or continue threaded conversations.
tnez/dot-agents 3
-
channels/publish
Publish a message to a channel or DM. Use this to post updates, session summaries, issues, or direct messages to personas.
tnez/dot-agents 3
-
channels/read
Read messages from a channel. Use this to check for new messages, review issue history, or catch up on session logs.
tnez/dot-agents 3
-
helix-query
Search helix memory by meaning. Returns relevant insights ranked by relevance × causal effectiveness.
enzokro/crinzo-plugins
-
helix-stats
Show learning system health - insight counts, tag distribution, effectiveness, feedback loop status.
enzokro/crinzo-plugins
-
helix-meta-planner
Insight-driven planning. Recalls memory, explores informed by insights, decomposes via planner, writes plan.
enzokro/crinzo-plugins
-
helix
Self-learning orchestrator with unified insight memory. Explore, plan, build.
enzokro/crinzo-plugins
-
observability-review
AI agent that analyzes operational signals (metrics, logs, traces, alerts, SLO/SLI reports) from observability platforms (Prometheus, Datadog, New Relic, CloudWatch, Grafana, Elastic) and produces practical, risk-aware triage and recommendations. Use when reviewing system health, investigating performance issues, analyzing monitoring data, evaluating service reliability, or providing SRE analysis of operational metrics. Distinguishes between critical issues requiring action, items needing investigation, and informational observations requiring no action.
x86txt/portfolio_sre_agent
-
disk-space-mapper
Analyze disk usage across directories, identify large/old directories, and generate storage reports. Use when you need to find directories consuming disk space, identify candidates for cleanup (directories older than X days AND larger than Y MB), sort results by size, or generate disk usage reports. Supports filtering by age and size, automatic sorting by disk space, and file-based report generation.
tonytamsf/claude-skill-disk-mapper
-
CORE
PAI (Personal AI Infrastructure) - Your AI system core. AUTO-LOADS at session start. USE WHEN any session begins OR user asks about PAI identity, response format, stack preferences, security protocols, or delegation patterns.
aryateja2106/Lecoder-PAI
-
bear
Interacts with Bear note-taking app on macOS via X-Callback-URL. Use when user asks to create Bear notes, search notes, add text to notes, manage tags, capture web pages to Bear, or perform any other Bear note management tasks. Supports note creation, text appending, tag management, note search, and web page capture.
eanair/agent-skills
-
commit-message
A skill used when users request to write a commit message.
eanair/agent-skills
-
command-creator
Create custom slash commands for Claude Code
MacHu-GWU/sanhe-claude-code-plugins