Agent Skills by Yan Pinrui
Showing 18 vetted skills indexed across 1 GitHub repositories.
a2a-agent-contract
Define the A2A contract for orchestrator-to-agent discovery, health checks, and streaming tasks.
intent-orchestration-contract
Transform user intent and context into a validated multi-agent OrchestrationPlan.
gateway-orchestrator-contract
Define the Gateway-to-Orchestrator contract for AgentHub streamed orchestration.
commit-security-review
Detect leaked credentials and block unsafe git commits at commit and merge time.
ai-collaboration-workflow
Define human-developer and AI coding collaboration workflows with validation and handoff outputs.
frontend-runtime-skills-contract
Validate streamed tool-call args against schemas before rendering components.
project-architecture
Enforce AgentHub v1.0 architectural guardrails for multi-agent service boundaries.
code-style-and-conventions
Enforce coding and documentation conventions across Go, TypeScript, React, and structured docs.
docker-compose-delivery
Standardize Docker Compose delivery with healthchecks and smoke tests.
agui-event-contract
Standardize AG-UI/SSE event streams with deterministic ordering and strict field conventions.
artifact-contract
Defines the standard contract for multi-agent platform artifact outputs.
platform-api-contract
Enforce OpenAPI as the single source of truth for the AgentHub Platform HTTP API contract.
security-boundary-contract
Define security boundary contracts for agent-collaboration platforms.
llm-provider-contract
Standardize LLM provider integrations into a unified contract for requests, responses, streaming, and errors.
data-persistence-contract
Defines a durable MySQL database persistence contract for AgentHub's runs and artifacts.
adk-runtime-contract
Standardizes Child Agent ADK runtime contracts for configuration, streaming, artifacts, permissions, error handling, and observability.
testing-review-contract
Define AgentHub v1.0+ testing layers, contract validation, and CI quality gates.
observability-debugging-contract
Define an end-to-end observability and debugging contract for AgentHub runs.