Agent Skills by Al
Showing 56 vetted skills indexed across 1 GitHub repositories.
frontend
Provides UI/UX design and component guidelines for Kubani web interfaces using Next.js and Tailwind CSS.
agents
Manage and develop AI agents with the Kubani CLI.
Skill Developer
Develop, evaluate, and improve Kubani skills via CLI workflows.
architecture
Document Kubani architectural principles, patterns, and design decisions.
nexus
Develop and deploy Nexus conversational PI agents with Temporal orchestration.
local-development
Run Kubani agents locally with hot-reload against live cluster services.
code-standards
Enforce standardized code patterns and testing practices for the Kubani project.
continuous-learning
Analyze agent executions to identify patterns and propose new skills.
Workflow Monitor
Monitor Temporal workflow statuses via MCP server and summarize health.
mcp-integration
Develop, register, and deploy MCP servers within the Kubani framework using Python FastMCP.
store-memory
Store information into working, episodic, or semantic memory tiers.
search-memory
Search hierarchical memory tiers and return relevance-ranked results.
list-missions
List authenticated users' background missions with titles, schedules, statuses, and last run times.
delete-mission
Delete a specified background mission and its run history via the temporal client.
pause-mission
Pause a running background mission by its ID or title.
get-mission-history
Retrieve and display execution history for a specified background mission.
resume-mission
Resume paused background missions by ID or title on their original schedule.
create-mission
Create scheduled background missions with cron schedules and notification preferences.
deploy-via-gitops
Update Kubernetes manifests in Git and trigger Flux CD reconciliation.
check-flux-status
Check synchronization status of Flux CD GitOps resources via Kubernetes API.
request-discord-approval
Request human approval for critical operations via Discord reaction buttons.
send-discord-notification
Send formatted notifications to Discord channels via an MCP server.
detect-metric-anomaly
Detect statistical anomalies in time-series metrics using z-score calculations and thresholds.
detect-recurrence-pattern
Detect recurring patterns in system issues across temporal, resource, and clustered occurrences.