PatriotAi
Community@PatriotAi
PatriotAi maintains a 36-skill Claude ecosystem covering multi-agent orchestration, skill governance, validation gates, UA/EN content pipelines, and browser/PWA deployment.
Agent Skills by PatriotAi
Showing 35 vetted skills indexed across 1 GitHub repositories.
weekly-review
Generates weekly retrospective reports from git history, learnings, and plan status.
skill-new
Creates new Claude Code skill directories with SKILL.md files following ai-lab conventions.
gmi-audit
Audit AI and cognitive systems against seven GMI intelligence invariants and efficiency principles.
content-pipeline
Orchestrates research, drafting, bilingual translation, and review into a finished UA/EN content artifact.
publish
Converts finished text into Canva design cards and Vercel preview deployments.
experiment
Creates and tracks hypothesis-driven experiments following a lab methodology cycle.
translate-uaen
Translates and localizes text between Ukrainian and English using a shared terminology glossary.
semantic-router
Classifies user intent and routes requests to the minimal set of skills in a multi-skill ecosystem.
llm-api-builder
Build applications with the Claude API, Anthropic SDKs, and Agent SDK across multiple languages.
continuation-memory
Compresses long AI conversations into resumable continuation packages with architecture state and TODOs.
vercel-mcp-connector
Guides agents through Vercel MCP tools for deployment diagnostics and project health checks.
pre-delivery-gate
Orchestrates validation, safety, and completeness checks before delivering artifacts to users.
rlm-harness
Orchestrates multi-agent workflows with model routing, replanning loops, and budget governance.
melania-skill-master-administrator
Governs creation, validation, versioning, and packaging of Claude Skills under a Three Laws protocol.
validation-mesh
Validates AI workflows, prompts, architectures, and code with confidence-scored verdicts.
knowledge-synthesizer
Generates non-obvious connections between notes using a parallel generator-critic pipeline with quality threshold filtering.
skill-marketplace-distribution
Packages and distributes Claude skills to marketplaces with version pinning and monetization guidance.
source-research-harvest
Orchestrates source acquisition, research, and ecosystem improvement with machine validation.
notebooklm-connector
Integrates with Google NotebookLM to read sources, merge documents, and generate Studio outputs via MCP and browser automation.
ai-core-runtime
Orchestrates modular AI agent workflows with semantic routing and validation-first execution.
pwa-to-android-app
Package single-file HTML apps as installable PWAs and Android APKs with auto-updates.
multi-provider-ai-orchestration
Routes LLM requests across multiple AI providers with key rotation, failover, and group orchestration.
skill-creation-guide
Guides creation of Claude Skills in SKILL.md format with frontmatter rules, evals, and guard scripts.
webapp-testing
Test local web applications with Playwright browser automation, screenshots, and UI debugging.
Frequently Asked Questions About PatriotAi
FAQPage SchemaWhat 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.