PatriotAi avatar

PatriotAi

Community

@PatriotAi

2Followers
|
9Public Repos
|
35Published Skills

PatriotAi maintains a 36-skill Claude ecosystem covering multi-agent orchestration, skill governance, validation gates, UA/EN content pipelines, and browser/PWA deployment.

Skills Distribution
DomainAI Models & ...Multi-Agent Orches.. (30%)Skill Governance &.. (25%)Validation, Safety.. (15%)Content, Knowledge.. (15%)

Agent Skills by PatriotAi

Showing 35 vetted skills indexed across 1 GitHub repositories.

PatriotAiPatriotAi
5

weekly-review

Generates weekly retrospective reports from git history, learnings, and plan status.

Community
Basic
PatriotAiPatriotAi
5

skill-new

Creates new Claude Code skill directories with SKILL.md files following ai-lab conventions.

Community
Basic
PatriotAiPatriotAi
5

gmi-audit

Audit AI and cognitive systems against seven GMI intelligence invariants and efficiency principles.

Community
Intermediate
PatriotAiPatriotAi
5

content-pipeline

Orchestrates research, drafting, bilingual translation, and review into a finished UA/EN content artifact.

Community
Intermediate
PatriotAiPatriotAi
5

publish

Converts finished text into Canva design cards and Vercel preview deployments.

Community
Intermediate
PatriotAiPatriotAi
5

experiment

Creates and tracks hypothesis-driven experiments following a lab methodology cycle.

Community
Basic
PatriotAiPatriotAi
5

translate-uaen

Translates and localizes text between Ukrainian and English using a shared terminology glossary.

Community
Basic
PatriotAiPatriotAi
5

semantic-router

Classifies user intent and routes requests to the minimal set of skills in a multi-skill ecosystem.

Community
Advanced
PatriotAiPatriotAi
5

llm-api-builder

Build applications with the Claude API, Anthropic SDKs, and Agent SDK across multiple languages.

Community
Advanced
PatriotAiPatriotAi
5

continuation-memory

Compresses long AI conversations into resumable continuation packages with architecture state and TODOs.

Community
Advanced
PatriotAiPatriotAi
5

vercel-mcp-connector

Guides agents through Vercel MCP tools for deployment diagnostics and project health checks.

Community
Intermediate
PatriotAiPatriotAi
5

pre-delivery-gate

Orchestrates validation, safety, and completeness checks before delivering artifacts to users.

Community
Intermediate
PatriotAiPatriotAi
5

rlm-harness

Orchestrates multi-agent workflows with model routing, replanning loops, and budget governance.

Community
Advanced
PatriotAiPatriotAi
5

melania-skill-master-administrator

Governs creation, validation, versioning, and packaging of Claude Skills under a Three Laws protocol.

Community
Advanced
PatriotAiPatriotAi
5

validation-mesh

Validates AI workflows, prompts, architectures, and code with confidence-scored verdicts.

Community
Advanced
PatriotAiPatriotAi
5

knowledge-synthesizer

Generates non-obvious connections between notes using a parallel generator-critic pipeline with quality threshold filtering.

Community
Intermediate
PatriotAiPatriotAi
5

skill-marketplace-distribution

Packages and distributes Claude skills to marketplaces with version pinning and monetization guidance.

Community
Intermediate
PatriotAiPatriotAi
5

source-research-harvest

Orchestrates source acquisition, research, and ecosystem improvement with machine validation.

Community
Advanced
PatriotAiPatriotAi
5

notebooklm-connector

Integrates with Google NotebookLM to read sources, merge documents, and generate Studio outputs via MCP and browser automation.

Community
Advanced
PatriotAiPatriotAi
5

ai-core-runtime

Orchestrates modular AI agent workflows with semantic routing and validation-first execution.

Community
Advanced
PatriotAiPatriotAi
5

pwa-to-android-app

Package single-file HTML apps as installable PWAs and Android APKs with auto-updates.

Community
Advanced
PatriotAiPatriotAi
5

multi-provider-ai-orchestration

Routes LLM requests across multiple AI providers with key rotation, failover, and group orchestration.

Community
Advanced
PatriotAiPatriotAi
5

skill-creation-guide

Guides creation of Claude Skills in SKILL.md format with frontmatter rules, evals, and guard scripts.

Community
Advanced
PatriotAiPatriotAi
5

webapp-testing

Test local web applications with Playwright browser automation, screenshots, and UI debugging.

Community
Advanced

Frequently Asked Questions About PatriotAi

FAQPage Schema
What tasks can I accomplish with PatriotAi's skill ecosystem?▼

You can orchestrate multi-agent workflows, create and version Claude skills, validate artifacts with confidence-scored verdicts, run UA/EN bilingual content pipelines, recover lost work from past chats, build n8n automations, test web apps with Playwright, and deploy PWAs or Android APKs.

Who is the target audience for these skills?▼

Solo builders and AI-lab operators running Claude Code, Claude.ai, Cursor, or Copilot who need structured skill governance, multi-model orchestration, and pre-delivery quality gates. Several skills include beginner modes, such as github-collab translating plain-language pain into GitHub mechanisms.

How do the orchestration and routing skills work together?▼

Semantic-router classifies intent and selects the minimal skill set; workflow-orchestration picks subagent versus agent-team topologies; rlm-harness handles heavy processes with a conductor model, budget governor, and Plan-Execute-Verify-Replan cycles; ai-core-runtime provides the modular kernel.

What licensing applies to PatriotAi's skills?▼

Licensing is mixed per skill: semantic-router, continuation-memory, validation-mesh, ai-core-runtime, n8n-orchestrator, workflow-orchestration, and github-collab are MIT; llm-api-builder, webapp-testing, and knowledge-synthesizer are Apache-2.0; most Melania-authored skills are Proprietary.

What prerequisites or dependencies do these skills require?▼

Most skills are cross-platform across Claude.ai, Claude Code, Codex CLI, Cursor, and Copilot. Specific needs include a connected Vercel MCP via OAuth for vercel-mcp-connector, WebGPU and HTTPS for browser-local-ai-webllm, Playwright for webapp-testing, and Python for guard and validation scripts.