Nbiish Kenwabikise
Community@nbiish · Anishinaabek Akii
Welding Process Technologies 2019 Heavy Equipment Technology 2021 Cybersecurity 2026-2027 Law starting 2027-2028
Agent Skills by Nbiish Kenwabikise
Showing 22 vetted skills indexed across 3 GitHub repositories.
video-knowledge-extractor
Extracts structured markdown knowledge bases from YouTube videos using transcripts and VLM frame analysis.
gstack-coder
Orchestrates Claude Code, gstack, and mini-swe-agent for multi-tool coding workflows.
remotion-video
Generates programmatic videos with React and Remotion using coding agents.
pqc-secrets
Encrypt and manage API keys using ML-KEM-768 post-quantum cryptography with zero plaintext on disk.
browser
Automate and control a running Chrome browser via the Chrome DevTools Protocol.
graph-intelligence
Analyze codebases through two-layer knowledge graphs combining AST call graphs and multimodal document graphs.
tts-cli
Generates one spoken end-of-turn prompt via the cli-tts command-line tool.
openscad-generator
Generates parametric OpenSCAD models from Python templates and compiles them to STL files.
pi-mini-orchestrator
Orchestrates claude and mini sub-agents with scoped MCP servers, provider fallback chains, and git worktree isolation.
camofox-stack
Automates stealth web scraping and browser interaction using the CamoFox anti-detection browser stack.
wtf-agent-hub
Connect agents to the wtf hub for status reporting, encrypted sessions, and bin-based collaboration.
pqc-signatures-security
Implement and verify ML-DSA-65 post-quantum signatures for repository code integrity.
production-security
Implement security policies for infrastructure, secrets, sandboxing, and audit logs.
pi
Configure, extend, and orchestrate the Pi AI coding agent with custom themes and extensions.
modern-prompting
Apply OOReDAct, Chain-of-Thought, ReAct, and related prompting frameworks to guide LLM reasoning.
code-security
Implements secure coding patterns for input validation, cryptography, authentication, and container hardening.
osa
Coordinate distributed CLI subagents with fixed rotation order and per-agent git worktrees.
llm-security
Implements security controls for LLM prompts, RAG pipelines, MCP servers, and agentic workflows.
anishinaabe-cyberpunk-style
Apply Anishinaabe-inspired cyberpunk styling to Markdown documents and shell scripts.
advisory-council
Coordinate expert sub-agents into a shared deliberation document with final synthesis.
skyvern
Automate browser workflows, form filling, and data extraction using self-hosted Skyvern with Playwright.
w5-extractor
Extract W5 details from media and update Obsidian Knowledge Graph notes.
Frequently Asked Questions About Nbiish Kenwabikise
FAQPage SchemaWhat 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.