{% if features %}
{{ skill.description[:100] }}{% if skill.description|length > 100 %}...{% endif %}
No skills found
{{ mcp.command }}
No MCP servers found
{{ command.description[:100] }}{% if command.description|length > 100 %}...{% endif %}
{% endif %}No slash commands found
{{ plugin.description[:100] }}{% if plugin.description|length > 100 %}...{% endif %}
No plugins found
Triggers: {{ hook.triggers|join(', ') }}
No hooks found
{{ agent.description[:100] }}{% if agent.description|length > 100 %}...{% endif %}
No agents found
No features loaded