Nbiish Kenwabikise avatar

Nbiish Kenwabikise

Community

@nbiish · Anishinaabek Akii

30Followers
|
126Public Repos
|
22Published Skills

Welding Process Technologies 2019 Heavy Equipment Technology 2021 Cybersecurity 2026-2027 Law starting 2027-2028

Skills Distribution
DomainCybersecurit...LLM & Application .. (35%)Multi-Agent Orches.. (25%)Browser Automation.. (15%)Knowledge Extracti.. (15%)

Agent Skills by Nbiish Kenwabikise

Showing 22 vetted skills indexed across 3 GitHub repositories.

nbiishnbiish

video-knowledge-extractor

Extracts structured markdown knowledge bases from YouTube videos using transcripts and VLM frame analysis.

Community
Intermediate
nbiishnbiish

gstack-coder

Orchestrates Claude Code, gstack, and mini-swe-agent for multi-tool coding workflows.

Community
Advanced
nbiishnbiish

remotion-video

Generates programmatic videos with React and Remotion using coding agents.

Community
Advanced
nbiishnbiish

pqc-secrets

Encrypt and manage API keys using ML-KEM-768 post-quantum cryptography with zero plaintext on disk.

Community
Advanced
nbiishnbiish

browser

Automate and control a running Chrome browser via the Chrome DevTools Protocol.

Community
Advanced
nbiishnbiish

graph-intelligence

Analyze codebases through two-layer knowledge graphs combining AST call graphs and multimodal document graphs.

Community
Advanced
nbiishnbiish

tts-cli

Generates one spoken end-of-turn prompt via the cli-tts command-line tool.

Community
Basic
nbiishnbiish

openscad-generator

Generates parametric OpenSCAD models from Python templates and compiles them to STL files.

Community
Intermediate
nbiishnbiish

pi-mini-orchestrator

Orchestrates claude and mini sub-agents with scoped MCP servers, provider fallback chains, and git worktree isolation.

Community
Advanced
nbiishnbiish

camofox-stack

Automates stealth web scraping and browser interaction using the CamoFox anti-detection browser stack.

Community
Intermediate
nbiishnbiish

wtf-agent-hub

Connect agents to the wtf hub for status reporting, encrypted sessions, and bin-based collaboration.

Community
Advanced
nbiishnbiish

pqc-signatures-security

Implement and verify ML-DSA-65 post-quantum signatures for repository code integrity.

Community
Advanced
nbiishnbiish

production-security

Implement security policies for infrastructure, secrets, sandboxing, and audit logs.

Community
Advanced
nbiishnbiish

pi

Configure, extend, and orchestrate the Pi AI coding agent with custom themes and extensions.

Community
Intermediate
nbiishnbiish

modern-prompting

Apply OOReDAct, Chain-of-Thought, ReAct, and related prompting frameworks to guide LLM reasoning.

Community
Advanced
nbiishnbiish

code-security

Implements secure coding patterns for input validation, cryptography, authentication, and container hardening.

Community
Advanced
nbiishnbiish

osa

Coordinate distributed CLI subagents with fixed rotation order and per-agent git worktrees.

Community
Advanced
nbiishnbiish

llm-security

Implements security controls for LLM prompts, RAG pipelines, MCP servers, and agentic workflows.

Community
Advanced
nbiishnbiish

anishinaabe-cyberpunk-style

Apply Anishinaabe-inspired cyberpunk styling to Markdown documents and shell scripts.

Community
Advanced
nbiishnbiish

advisory-council

Coordinate expert sub-agents into a shared deliberation document with final synthesis.

Community
Advanced
nbiishnbiish

skyvern

Automate browser workflows, form filling, and data extraction using self-hosted Skyvern with Playwright.

Community
Advanced
nbiishnbiish

w5-extractor

Extract W5 details from media and update Obsidian Knowledge Graph notes.

Community
Advanced

Frequently Asked Questions About Nbiish Kenwabikise

FAQPage Schema
What tasks can I accomplish with Nbiish's skill collection?▼

You can secure LLM integrations against prompt injection, manage secrets with post-quantum cryptography (ML-KEM-768, ML-DSA-65), orchestrate multi-agent coding sessions with git worktree isolation, automate browsers via CDP or Skyvern, extract knowledge from YouTube videos, and generate Remotion videos or OpenSCAD 3D models.

Who is the target audience for these skills?▼

Security engineers hardening LLM and RAG deployments, developers running parallel Claude Code or mini-swe-agent subagents, and builders needing self-hosted browser automation or programmatic video. The author's background spans welding, heavy equipment, and cybersecurity studies.

How do the multi-agent orchestration skills work in practice?▼

The pi-mini-orchestrator dispatches subagents in a fixed claude→mini rotation, assigning each exactly the MCP servers it needs, a provider fallback chain that recovers from API failures, and its own git worktree for filesystem isolation. The wtf-agent-hub adds cross-machine status reporting via bins.

What does the pqc-secrets skill provide for credential protection?▼

It provides a passphrase-wrapped vault.pqc identity root using ML-KEM-768 and ML-DSA-65 seeds under Argon2id, a TTL session holder, ten browser_secrets_* MCP tools, an append-only audit log at ~/.config/pqc-secrets/audit.log, and a Rust binary for device-key issuance and signed cross-machine envelopes.

What are the prerequisites for the browser automation skills?▼

The browser-harness skill connects over CDP to an already-running Chrome instance. Skyvern must be self-hosted (never the cloud API) and routes LLM inference through LiteLLM to OpenRouter, Ollama, or any OpenAI-compatible endpoint, using Playwright with a Planner→Agent→Validator architecture.