Knuckles-Team
- 341 skills
- 0 followers
- 17 hours ago last updated
- ▌ System Tools · knuckles-team bundleHardware and OS-level operations including capturing screenshots, webcam photos, Bluetooth management, and remote-controlling tmux sessions.
- ▌ Session Handoff · knuckles-teamCreate and restore comprehensive context handoff documents for agent session transfers. Use when context is getting full, a major task milestone is complete, work is pausing, or when resuming from a previous session. Triggers include "create handoff", "save state", "context is full", "I need to pause", "load handoff", "resume where we left off", or proactively after 5+ file edits or complex multi-step work. Do NOT use for project documentation — this is for agent-to-agent context preservation.
- ▌ Diagnose · knuckles-teamDisciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.
- ▌ Agentpay Sdk · knuckles-team bundleInstall and operate the AgentPay SDK. Trigger this when an agent needs to install `agentpay`, explain AgentPay SDK capabilities without probing the machine first, set up or reuse a wallet, check funding, generate funding instructions or a QR, guide the user through policy changes in the TUI or exact admin CLI when explicitly requested, route manual approvals to the local admin approval commands, execute transfers, approvals, or broadcasts using the current CLI behavior instead of stale examples, or use supported plugin-backed merchant payment flows when explicitly relevant.
- ▌ Web Crawler · knuckles-team bundleBounded, privacy-aware website and sitemap crawler with AgentConfig-managed egress, TLS, output confinement, and optional GraphOS document ingestion. Use when fetching one page, crawling a site or sitemap, or ingesting approved web content into GraphOS.
- ▌ Dataset Profiler · knuckles-team bundleProduce a read-only structural and statistical profile of CSV, TSV, JSON, or JSON Lines data without emitting raw field values. Use when onboarding an unknown dataset, checking its shape, measuring nulls and cardinality, inferring column types, or creating evidence for downstream quality rules. Do not use to modify, clean, validate against business rules, or upload the dataset.
- ▌ Mermaid Diagrams · knuckles-teamComprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams, sequence diagrams, flowcharts, entity relationship diagrams (ERD), C4 architecture diagrams, state diagrams, git graphs, gantt charts, or pie charts. Triggers include requests to "diagram", "visualize", "model", "map out", "show the flow", or when explaining system architecture, database design, code structure, or user/application flows. Do NOT use for general image creation or UI mockups.
- ▌ MCP Client · knuckles-team bundleUniversal MCP client for connecting to any MCP server directly from a skill. This replaces the old multi-agent pattern where the parent agent held all MCP tools — instead, each skill spawns its own MCP connection with only the tools it needs.
- ▌ Canvas Design · knuckles-teamCreates visual designs using HTML Canvas or SVG APIs for banners, social media assets, posters, or UI components. Use when the user requests programmatic graphic design, visual composition, or custom image generation without using a photo editor. Do NOT use for photo realistic image generation or general web UI layouts unless it specifically requires canvas/SVG.
- ▌ Trading Debate · knuckles-teamRun the TradingAgents swarm debate to vet financial hypotheses via Knowledge Graph orchestration.
- ▌ Internal Comms · knuckles-teamCreates internal communications including all-hands presentations, team announcements, project status updates, async memos, meeting agendas, and executive briefings. Use when crafting messages from leadership, team updates, or structured internal documents. Do NOT use for external-facing marketing or customer communications.
- ▌ Brainstorming · knuckles-teamStructured ideation and design workflow for clarifying requirements before implementation. Use when starting any new feature, component, or significant behavior change to explore options, gather requirements, and get user approval on a design before writing code. Do NOT use for pure documentation tasks, minor bug fixes, or when the user explicitly wants immediate implementation.
- ▌ User Research · knuckles-teamConducting user discovery, qualitative research, and persona development to understand customer needs and pain points. Use when preparing for discovery interviews, creating customer journey maps, mapping jobs-to-be-done (JTBD), or building proto-personas.
- ▌ MCP Builder · knuckles-team bundleGuide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services using the approved FastMCP Python standardized template.
- ▌ Creative Media · knuckles-teamCreates and manipulates creative media assets including animated GIFs, social media videos, image format conversions, and basic video editing workflows. Use when the user requests an animated GIF from images, video clipping, format conversion (PNG to WebP), or creative media processing. Do NOT use for generic data processing or non-creative file management.
- ▌ Document Converter · knuckles-team bundleBulk convert office documents (.doc, .docx, .pdf) to Markdown format with high- fidelity formatting preservation. Use when preparing documents for LLM processing, building knowledge bases, or converting legacy document archives. Do NOT use for creating new documents — use document-tools instead.
- ▌ Marp Presentations · knuckles-teamCreate professional Marp presentation slides using Markdown. Use when the user requests slide creation, presentations, pitch decks, lecture materials, or Marp documents. Triggers include "create slides", "make a presentation", "Marp document", or requests to "make it look good" for slides. Do NOT use for web- based interactive presentations — use web-artifacts instead.
- ▌
- ▌ Jupyter Notebook · knuckles-team bundleUse when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.
- ▌ Universal Installer · knuckles-team bundleInstall and wire the whole fleet contribution surface into an agent tool in one step: skills, skill-graphs, skill-workflows, ontologies, and system prompts — plus generating/patching supported JSON-client MCP configuration to wire graph-os (portable local stdio, or a remote instance) and auto-detected agents/* MCP server. Supports installing from pip-installed providers or directly from an agents/* project checkout. Use when the user wants to install skills or ontologies or prompts into Windsurf, Claude Code, OpenCode, Antigravity, Codex, Devin, Cursor, or a custom agent path, or wants an agent tool wired up end-to-end (skills + MCP servers) in one command. Do NOT use for creating or editing skill/ontology/prompt content — use skill-builder / skill-workflow-builder / skill-graph-builder for that.
- ▌ Algorithmic Art · knuckles-teamCreates generative algorithmic art using p5.js with seeded randomness and interactive HTML artifacts. Use when the user requests generative art, algorithmic art, computational aesthetics, flow fields, particle systems, or creative coding. Output is self-contained interactive HTML. Do NOT use for UI design, data visualization charts, or photo editing.
- ▌ Task Planner · knuckles-teamGenerates executable tasks.md with dependency graph and [P] parallelism markers
- ▌ Product Strategy · knuckles-teamDeveloping product vision, market positioning, and financial modeling for product initiatives. Use when performing PESTEL/SWOT analysis, calculating TAM/SAM/SOM, defining market positioning, or creating SaaS financial diagnostics.
- ▌ Agent Browser · knuckles-team bundleBrowser automation CLI for AI agents using the agent-browser tool. Use when the user needs to interact with websites including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
- ▌ Agent Builder · knuckles-teamGuide for building scalable Pydantic AI agents. Use this skill when the user wants to create a new agent package or modify an existing agent's architecture, to ensure it follows the standardized agent patterns using `agent-utilities`.
- ▌ Agent Spawner · knuckles-team bundleRun one isolated delegated agent from the AgentConfig model, MCP, TLS, and skills catalogs. Use when a bounded task needs a temporary specialist without mutating the parent agent; prefer GraphOS delegation for graph-governed work.
- ▌ MCP Installer · knuckles-team bundleInstall and merge a pre-configured MCP JSON file for Windsurf, Claude Code, Claude Desktop, OpenCode, Antigravity, Devin, agent-utilities, or an explicit JSON target. Use when an MCP client supports the mcpServers JSON convention; use the client's native command instead for Codex registration.
- ▌ Brand Guidelines · knuckles-teamCreates comprehensive brand identity systems including logo concepts, color palettes, typography scales, imagery direction, and voice/tone guidelines. Use when establishing a new brand, evolving an existing brand identity, or creating brand standards documentation. Do NOT use for general graphic design without a brand strategy context.
- ▌ Security Threat Model · knuckles-teamRepository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling. Do not trigger for general architecture summaries, code review, or non-security design work.
- ▌ Market Microstructure Surveillance · knuckles-team bundleDefensive market-surveillance pipeline: pull a trailing order-flow/book window for a symbol, compute Kyle insider/stealth-trading scores (informed-flow share, detection hazard, legal-risk) via the engine surveillance_risk kernel, register and backtest the signal so it self-weights, evaluate the adverse-selection quoting posture, and persist a SurveillanceSignal report into the knowledge graph. Detection + maker protection only — never trade concealment.
- ▌ Systems Issue Troubleshooter · knuckles-team bundleInspect logs, find zombie/hung processes, disk space shortages, or corruptions, and remediate using Systems Manager
- ▌ Full Infrastructure Discovery · knuckles-team bundleFull self-hosted or enterprise infrastructure discovery pipeline. Scans an AgentConfig-managed inventory via tunnel-manager, discovers containers via configured runtime providers, maps networking and DNS, and ingests a privacy-safe topology snapshot into the Knowledge Graph. Use for a governed fleet topology refresh; do not use for ad hoc host probing.
- ▌ MCP Service Secret Onboarding · knuckles-team bundleOnboard or rotate a fleet MCP service's auth secret end-to-end: provision a Keycloak service-account client, store the secret in OpenBao, inject it into the service's Portainer stack (reconciling the drifted stored compose) and redeploy, then verify the served call works. Use when an MCP service 401s on missing/stale admin credentials, when rotating a client secret, or when wiring a new service-account into the fleet.
- ▌ Qbittorrent Completed Cleaner · knuckles-team bundleDiscovers completed downloads, prompts the user to select torrents to remove, and securely prunes the active dashboard list (optionally deleting files).
- ▌ Qbittorrent Downloads Checker · knuckles-team bundleConnects to your qBittorrent server, lists active and completed torrents, and displays a comprehensive download progress dashboard.
- ▌ Subagent Driven Development · knuckles-team bundleUse when executing implementation plans with independent tasks in the current session
- ▌ Local Container Troubleshooter · knuckles-team bundleAutomatically scans local containers, pulls crash logs, and designs remediation steps to resolve failures using container-manager-mcp.
- ▌ Portainer Stack Troubleshooter · knuckles-team bundleIdentifies stopped or unhealthy containers inside Portainer stacks, aggregates logs, and creates a step-by-step resolution plan using portainer-agent and tunnel-manager.
- ▌ MCP Endpoint Oidc Tls Hardening · knuckles-team bundleEnforce OIDC bearer validation and verified TLS on a Kubernetes-hosted MCP endpoint using AgentConfig identity, deployment, certificate, trust, and verifier profile references. Use when an MCP listener must reject anonymous or wrong-audience calls and serve through a trusted HTTPS endpoint. Do not use to create or rotate an OIDC client, store raw credentials, or bypass certificate verification.
- ▌ Service Deployment Orchestrator · knuckles-team bundleDeploy a containerized service through configured source-control, DNS, routing, OIDC, registry, orchestrator, observability, and health-monitor providers. Use when a new service must be provisioned end-to-end from AgentConfig profile references. Do not use for an ad hoc local container or raw endpoint setup.
- ▌ Smart Home Automation Orchestrator · knuckles-team bundleInteracts with Home Assistant using home-assistant-agent to read device states, query calendar schedules, and trigger specific smart home services, scenes, scripts, or events.
- ▌ Data Quality Auditor · knuckles-team bundleValidate CSV, TSV, JSON, or JSON Lines data against an explicit JSON rule set and emit a redacted, machine-readable pass/fail report. Use when checking required columns, nullability, uniqueness, types, ranges, allowed values, or row-count expectations before analysis or ingestion. Do not use to repair data or infer unstated business rules.
- ▌ Spec Verifier · knuckles-teamPolished verifier skill with drift report and CHECKLIST.md output for spec-kit parity
- ▌ Quant Data Ingest · knuckles-teamIngest quantitative trading data via akshare into the Timeseries Memory backend.
- ▌ Citation Auditor · knuckles-teamAudit whether each citation is reachable, authoritative enough, correctly attributed, and actually supports the nearby claim, including qualifiers and freshness. Use when reviewing a sourced draft, research report, technical memo, or evidence table before relying on or publishing its claims. Do not use to invent replacement evidence or rewrite the document.
- ▌ Research Scanner · knuckles-team bundleAgentic research paper discovery pipeline. Extracts focus topics from the Knowledge Graph, dynamically builds a relevance taxonomy, fetches daily papers via the scholarx MCP, and also sweeps open-web & social sources (Hacker News, Reddit, X, YouTube, news, web) via the PulseLink MCP, scores them locally, and ingests the most valuable items. Triggers on "scan for papers", "find new research", "check arxiv", "research scan", proactively discover research that could enhance a codebase.
- ▌ Ssl Expiry Checker · knuckles-teamNetwork SSL/TLS expiry checker atomic skill. Connects to targets, parses TLS certs, and returns expiration days and security grades.
- ▌ Prompt Builder · knuckles-team bundleAuthor and validate canonical system-prompt JSON blueprints for agent-utilities agents and agent-packages. Use when creating or fixing a main_agent.json / a prompts/*.json system prompt, when an agent-package needs its system prompt, or when a prompt must conform to the StructuredPrompt canonical schema. Produces schema-valid blueprints with the body in instructions.core_directive plus schema_version/source/skills/tools, and validates them against the one shared validator (validate_canonical). Do NOT use for content-generation templates or for authoring skills (use skill-builder).
- ▌ Spec Generator · knuckles-teamGenerates spec.md with user stories and acceptance criteria. Replaces product- management.
- ▌
- ▌ Unified Ticket Fetcher · knuckles-teamUnified Ticket Fetcher atomic skill. Connects to Jira, Plane, and ServiceNow, aggregates assigned tickets, and outputs standardized tasks.
- ▌ Developer Utilities · knuckles-team bundleA consolidated suite of developer utilities including formatting, conversion, generation, cryptographic, and networking tools.
- ▌ Host Disk Reclaimer · knuckles-team bundleDiscover what is consuming disk on a host and safely reclaim space. Use when a filesystem is full or nearly full ("no space left on device", df shows 90%+), when /home or / is ballooning, or when the user asks to free up space, clean caches, prune stale git worktrees, garbage-collect a Docker registry, or consolidate per-repo virtualenvs. Runs read-only discovery (df + du breakdown) first, then gated reclamation in safety order: regenerable caches, merged+clean git worktrees, Docker registry GC, docker system prune, and redundant venv consolidation — always preserving in-flight work, live service data, and application databases. Works on the local host or, for a remote host, via tunnel-manager (SSH) and container-manager-mcp (Docker over SSH). Do NOT use to delete application data, dump databases, or migrate/rotate live services to other hosts (that is a deployment-planner + tunnel-manager job).
- ▌ Agent Workflows · knuckles-team bundleConsolidated skill for managing, dispatching, and orchestrating other agents via the agent-manager CLI, as well as workflows for A2A communication, orchestration, and parallel subagent dispatch.
- ▌ C4 Architecture · knuckles-team bundleModel AND decide software architecture. (1) Generate C4 documentation with Mermaid (Context/Container/Component/Deployment) — triggers "architecture diagram", "C4 diagram", "system context", "container/component/deployment diagram", "document architecture". (2) Reason about architecture DECISIONS grounded in canonical references (Hohpe, Richards/Ford, Hard Parts, Tar Pit, Kleppmann DDIA, DDD, Team Topologies) — triggers "should we split/merge/extract this service", "monolith vs microservices", "service/bounded-context boundaries", "saga / distributed transaction / consistency model", "draft an ADR", "fitness functions". Do NOT use for general flowcharts or ERD (use mermaid-diagrams), code-level refactoring, or framework picks (React vs Vue).
- ▌ Sdd Implementer · knuckles-teamExecutes tasks and tracks progress natively with Tasks Pydantic models.
- ▌ Tdd Methodology · knuckles-teamStrict Test-Driven Development (TDD) methodology guide using the Red-Green- Refactor cycle. Use when implementing features or fixing bugs with TDD, or when the user mentions TDD, test-first development, or comprehensive test coverage requirements. Do NOT use for pure design discussions, documentation tasks, or research-only work.
- ▌ Content Draft Writer · knuckles-teamWrite a complete first draft from an approved outline, source packet, audience, and voice constraints while preserving claim-to-source traceability. Use when the structure and evidence are settled and a user needs prose ready for editorial review. Do not use for source research, substantive fact verification, final copy editing, or publication.
- ▌ Data Dictionary Builder · knuckles-teamConvert a dataset profile, declared schema, and domain-owner notes into a concise data dictionary with field meanings, types, units, null semantics, sensitivity, provenance, and caveats. Use when a dataset needs human-readable documentation for analysts, engineers, governance, or handoff. Do not use to infer business meaning from column names alone or to alter the dataset.
- ▌
- ▌ Ssh Bootstrap · knuckles-teamEstablish governed passwordless SSH trust for hosts selected by an AgentConfig inventory and remote-access profile. Use when onboarding servers, repairing missing SSH trust, or preparing managed hosts for infrastructure discovery. Do not use for ongoing remote command execution, application credentials, or hosts outside the configured inventory.
- ▌ Host Resource Sampler · knuckles-teamSystem resource sampling atomic skill. Gathers CPU, memory, disk, and load average utilization metrics across multiple remote hosts via SSH.
- ▌ Publication Preflight · knuckles-teamPerform a read-only final readiness check on a publication artifact and return a pass, warning, or block decision with evidence. Use when edited content is about to be published, scheduled, sent, uploaded, or handed off and needs checks for completeness, links, citations, metadata, accessibility, rights, and approvals. Do not use to publish or silently repair the artifact.
- ▌ Workspace Manager · knuckles-teamBootstraps the exact .specify/ folder layout for 1:1 spec-kit compatibility
- ▌ Database Tools · knuckles-team bundleUse this skill whenever the user wants to connect to, query, or manage databases, including PostgreSQL, MySQL, and MS SQL Server (MSSQL). Requires setting up a connections.json file with credentials. Can execute SQL queries, inspect schemas, dump data, and repair broken tables depending on dialect.
- ▌ Security Tools · knuckles-team bundleSecurity analysis tools including checking Sentry error logs, conducting threat models, analyzing source code git repositories for security ownership and bus factors, and applying security best practices.
- ▌ Contract Review · knuckles-team bundleReview a contract for risk and compliance: parse the document, extract and assess clauses, research legal context, check compliance, and produce a risk report. Use when reviewing contracts or assessing contractual risk.
- ▌ Paper Scan · knuckles-team bundleParallel execution workflow for paper scan using the Unified Parallel Engine
- ▌ Comparative Analysis · knuckles-team bundleComprehensive multi-modal comparative analysis engine for codebases, research papers, and cross-domain innovation extraction. Evaluates governance, architecture, quality, security, testing, docs, and performance. Supports concept-ID-seeded cross-referencing against project concept registries for targeted enhancement discovery. Includes architecture-aware gap analysis with C4 diagram discovery/auto-generation, hot path identification, design pattern differential, and wiring opportunity synthesis.
- ▌ Host Process Inspector · knuckles-teamRead-only host process inspector for a hot, slow, or swap-thrashing machine. Over SSH via tunnel-manager (or systems-manager) it ranks the worst CPU/RAM offenders, finds zombie/defunct processes and names their non-reaping parent, flags orphaned-to-PID1 runaways (a search or job whose launching session exited and got reparented to init), detects swap exhaustion and which processes hold the most swap, lists uninterruptible D-state processes, and — best effort — maps a culprit PID back to its owning tmux session. Produces a ranked hog report with kill/reap candidates and a load-vs-cores verdict. Use when a host's load is high, a box feels sluggish, or leaked/zombie processes are suspected. Read-only — it NEVER kills, reaps, or tunes anything; pair it with the systems-issue-troubleshooter workflow or host-doctor for gated remediation. Not for disk cleanup (use host-disk-reclaimer) or plain resource sampling (use host-resource-sampler).
- ▌ Browser Tools · knuckles-team bundleUse when interacting with web pages, automating browser actions, performing E2E web application testing, navigating visually, scraping dynamic content, or starting a local dev server to test against. Triggers include requests to open a website, fill a form, click a button, take a screenshot, scrape dynamic content, test a web app, login to a site, or automate any browser-based task. Do NOT use for fetching static API JSON or simple HTTP requests — use web-search or web- crawler for those.
- ▌ Theme Factory · knuckles-teamCreates design themes and token systems for applications, websites, and UI components. Use when the user requests a new visual theme, dark/light mode variants, color scheme expansion, or design token definitions. Do NOT use for general branding or individual component styling.
- ▌ Web Artifacts · knuckles-team bundleConsolidated skill for frontend design, UI building, and artifact generation. Use when building React/Tailwind/shadcn web applications, creating Figma-based implementations, or adhering to brand guidelines.
- ▌ API Client Builder · knuckles-team bundleGuide for creating API clients using the established patterns in the agent- packages repository (like servicenow-api and gitlab-api). Use this when tasked with building a new API integration or creating client classes for REST or GraphQL APIs from OpenAPI specs or documentation.
- ▌ Spec Intake Wizard · knuckles-teamInteractive Spec Intake Wizard atomic skill. Prompts the user with structured fields, clarifies ambiguity, validates inputs, and outputs parsed JSON parameters.
- ▌ Rustdesk Client · knuckles-teamInstalls and configures the self-hosted RustDesk client on Debian/Ubuntu hosts. Downloads the correct architecture-specific .deb package (supporting x86_64 and aarch64), resolves all required system dependencies, dynamically configures multi-profile settings pointing to the self-hosted rendezvous server, locks down configuration permissions, starts and registers the rustdesk service, and returns the machine's unique RustDesk ID. Triggers on "install rustdesk client", "setup remote desktop", "configure rustdesk", "deploy rustdesk client", "install remote access". Do NOT use for Windows or non-Debian environments.
- ▌ Legal Compliance · knuckles-team bundleReview legal and regulatory compliance: research applicable regulations, analyze contracts and policies, and check compliance. Use for legal compliance and regulatory review tasks.
- ▌ Postiz Scheduler · knuckles-team bundleAutomatically lists active social integrations, discovers slot availabilities, prompts the user for text/media content, and schedules posts via the Postiz MCP server.
- ▌ Docker Compose Operator · knuckles-teamUniversal Docker Compose and Swarm operation and deployment atomic skill. Compiles environment templates, triggers service deploys, and monitors operational health.
- ▌ Website Cloner · knuckles-team bundleHigh-fidelity website reverse-engineering and cloning into a Next.js/Tailwind v4/shadcn codebase. Extracts assets, CSS, and behavior section-by-section and dispatches parallel builder agents. Use when the user wants to clone, replicate, rebuild, or copy any website. Triggers on "make a copy of this site", "rebuild this page", "pixel-perfect clone". Provide one or more target URLs as arguments.
- ▌ Agents Md Generator · knuckles-team bundleGenerate or update a robust AGENTS.md file (the "README for AI coding agents") for a project. This skill ensures your repository is optimized for AI tools (like Copilot, Cursor, and Windsurf) by providing structured context, commands, architecture diagrams, and coding standards. It automatically detects project metadata from pyproject.toml and generates a project tree view.
- ▌ Skill Graph Builder · knuckles-team bundleTransform any documentation source — a website, a PDF/Office file, a local directory, a single URL, a REST/DB/MCP connector, freshly generated text, or a Knowledge-Graph subgraph — into a polished, standardized agent skill-graph (SKILL.md + reference/ manual + machine-readable index.json + optional LLM-distilled OVERVIEW.md) with a sources.json provenance/freshness manifest, hybrid Knowledge-Graph + ontology enrichment, and keep-updated refresh/restyle/rebuild loops. The recipe to capture an entire reference manual as a reusable skill and create more.
- ▌ Content Outline Builder · knuckles-teamTurn an approved content brief and source packet into a structured, evidence-aware outline with a thesis, section purposes, claim placement, and source mapping. Use when a user has a topic, audience, objective, and research but needs the argument organized before drafting. Do not use to research sources, write the full draft, or publish content.
- ▌
- ▌ Workspace Validator · knuckles-teamAgent workflow for validating the workspace using repository-manager MCP tools, fixing issues concurrently across all projects until 0 errors remain, and optionally bumping versions and pushing. Also audits worktree and git state — classifying which worktrees are merged (safe to prune), in-flight (do not disturb), or dangling, and which projects have unmerged/unpushed changes. Use when the user asks to validate projects, run repository-manager validation, fix all project errors, ensure all projects are valid, or check which worktrees/projects are dangling, in flight, or safe to prune.
- ▌ Google Workspace · knuckles-team bundleInteract with Gmail, Google Calendar, Google Chat, Google Docs, Google Drive, Google Sheets, and Google Slides. Use for searching or managing Workspace content, messages, files, events, documents, spreadsheets, or presentations.
- ▌ Ebook Compiler · knuckles-team bundleOutline, draft, and edit a multi-chapter manuscript, then merge the chapters into one compiled document and run a final readiness check. Use when a user has an approved chapter list, audience, and voice constraints and wants a review-ready compiled ebook; this workflow never publishes or uploads it.
- ▌ Website Builder · knuckles-team bundleAct as a World-Class Senior Creative Technologist and Lead Frontend Engineer to build high-fidelity, cinematic '1:1 Pixel Perfect' landing pages. Use when building a site or landing page where premium design aesthetics are required.
- ▌ Cloudflare Deploy · knuckles-team bundleDeploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.
- ▌ Payroll Processing · knuckles-team bundleProcess a payroll cycle: compute pay and taxes, check compliance, and disburse payments. Use when running payroll or computing employee compensation and deductions.
- ▌ Performance Review · knuckles-team bundleRun an employee performance review: gather OKRs and metrics, analyze performance against targets, and generate a review report. Use for periodic or annual performance evaluations and OKR tracking.
- ▌ Agent Package Builder · knuckles-team bundleScaffold a new Agent Utilities provider package with a governed API client, intent-routed MCP server, optional agent runtime, mandatory full epistemic-graph, reference-only AgentConfig, portable TLS profiles, documentation, and release gates. Use for brand-new provider packages; use focused builder skills for existing repos.
- ▌ Skill Catalog Auditor · knuckles-team bundleAudit a skill catalog for routing quality, atomicity, workflow DAG integrity, placeholder content, team-config drift, broken resource links, and taxonomy consistency. Use when reviewing all SKILL.md files in a repository, deciding which skills to refine or retire, checking a catalog migration, or producing a complete per-skill quality report for canonical catalog entries. Use it when nested template assets must remain outside catalog counts. Do not use to author a single new skill; use skill-builder or skill-workflow-builder instead.
- ▌ Automated Test Runner · knuckles-teamUniversal automated testing atomic skill. Discovers environment, executes test suite with timeouts, and compiles execution outcomes.
- ▌ Dependency Modernizer · knuckles-team bundleBump every PyPI-resolvable dependency in one or many repos' pyproject.toml files to its newest version on PyPI, preserving comments and formatting via a tomlkit round-trip edit, while safely leaving workspace/intra-repo members, CVE-pinned security floors, and complex (direct-URL/VCS or marker-qualified) specs untouched. Use when the user asks to modernize, refresh, or bump dependencies to the latest version across one repository or a whole fleet of repositories.
- ▌ Alpha Discovery · knuckles-team bundleAutomated alpha mining: Scan market data → Generate factors → Score → Fuse signals.
- ▌ Pnl Attribution · knuckles-team bundleIngest market data, backtest a supplied multi-factor strategy with Qlib, and render the per-factor performance breakdown in `backtest_report` as a formatted attribution document. Use when a researcher wants an evidence-linked P&L attribution report; this workflow does not place trades.
- ▌ Risk Monitoring · knuckles-team bundleContinuous risk surveillance on cron schedule. Checks drawdown, daily loss, regime shifts, and circuit breakers.
- ▌ Strategy Export · knuckles-team bundleParallel execution workflow for strategy export using the Unified Parallel Engine
- ▌ Deployment Planner · knuckles-team bundleIntelligent service placement and deployment strategy engine for Docker Swarm, Kubernetes, or standalone container clusters. Performs hardware discovery, service tier classification, compute-weighted placement scoring, and generates deterministic deployment blueprints. Produces migration plans with data-aware volume handling. Use when deploying services to a new cluster, rebalancing existing workloads, capacity planning, or creating golden deployment recipes. Triggers on "deployment plan", "rebalance services", "placement strategy", "capacity plan", "golden deployment", "where should I put this service", "optimize my cluster". Do NOT use for individual container debugging — use container-health-check for that.