{% extends "base.html" %} {% block title %}PowerContext Skills Library{% endblock %} {% block content %} {% include "components/login.html" %} {% set status_title_key = "skillsTitle" %} {% set status_title = "Skills" %} {% include "components/status.html" %}

Skills

Skills Library

Browse approved PowerContext Skills and Agent-local packages available in this scope.

Managed Skills 0
External Skills 0

Managed Skills are governed Artifact Revisions. External Skills remain Agent-local packages.

Library inventory

Skill detail

Select a Skill to inspect it.

Content, authority, lineage, and availability will appear here.

Publish this managed Skill?

{% endblock %} {% block scripts %} {% endblock %}