← all publishers

Knuckles-Team

@knuckles-team source repo

341 published skills · page 1 of 4

  1. Agent Utilities Deployment 2 · knuckles-team bundle
    Interactive, use-case-driven deployment of agent-utilities. Interviews the operator (just testing, dev, small production, or production at scale), then recommends and generates a complete deployment — knowledge-graph backend (memory / epistemic_graph / fanout + PostgreSQL mirror), run target (uvx, Docker, Kubernetes), the XDG config.json, and a backend .env. Run the wizard (scripts/deploy_wizard.py) or conduct the interview yourself using the matrix below. Triggers on "deploy agent-utilities", "how do I run agent-utilities", "set up agent-utilities for production".
    0
    installs
  2. Agent Utilities Development 2 · knuckles-team
    How to develop for agent-utilities. Covers concept lifecycle, DSTDD design phase, testing patterns, coding conventions, and the 1:1:1 traceability rule.
    0
    installs
  3. Django Docs · knuckles-team bundle
    Comprehensive reference documentation for Django Docs.
    0
    installs
  4. Zoom Out · knuckles-team
    Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.
    0
    installs
  5. React Native Skills · knuckles-team bundle
    React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.
    0
    installs
  6. Web Design Guidelines · knuckles-team
    Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
    0
    installs
  7. Clone Website · knuckles-team
    Reverse-engineer and clone one or more websites in one shot — extracts assets, CSS, and content section-by-section and proactively dispatches parallel builder agents in worktrees as it goes. Use this whenever the user wants to clone, replicate, rebuild, reverse-engineer, or copy any website. Also triggers on phrases like "make a copy of this site", "rebuild this page", "pixel-perfect clone". Provide one or more target URLs as arguments.
    0
    installs
  8. Agent Utilities Tools · knuckles-team
    Tool reference for agent-utilities. Covers KG tools (graph-os MCP), X search tools, workflow tools, and the tool registration system.
    0
    installs
  9. Agent Utilities Pillars · knuckles-team
    The 5-pillar architecture reference for agent-utilities. Each pillar has its own concept namespace and module area.
    0
    installs
  10. Agent Utilities Ontology · knuckles-team
    OWL ontology reference for agent-utilities. Covers the core ontology, 16 domain ontologies, BFO alignment, and SPARQL query patterns.
    0
    installs
  11. Bad Broken Reference · knuckles-team
    References a script file that does not exist on disk.
    0
    installs
  12. Bad Unresolvable Graphos Tool · knuckles-team
    References a graph-os tool name that does not exist in the canonical surface.
    0
    installs
  13. Bad Tool Skill · knuckles-team
    Declares a tool that does not exist anywhere in the owning package.
    0
    installs
  14. Autonomous Contribution · knuckles-team bundle
    Autonomous PR generator for contributing local evolutionary breakthroughs (TeamConfigs, Skills) back to the upstream agent-packages ecosystem.
    0
    installs
  15. Agent Utilities Evolution · knuckles-team bundle
    Evolve agent-utilities from evidence to a reviewed proposal and measured improvement. Use for research assimilation, gap analysis, proposal generation, skill or prompt optimization, regression-driven hardening, concept traceability, or controlled improvement loops before implementation approval. For a concrete approved repository change or diff review, use agent-utilities-development.
    0
    installs
  16. Agent Utilities Deployment · knuckles-team bundle
    Plan, provision, configure, preflight, verify, migrate, upgrade, or recover an agent-utilities installation from a minimal local profile through a multi-node production profile. Use when deployment profile, topology, infrastructure, identity, secrets, observability, connectors, or installation state may change. For incidents in an already-running Graph-OS runtime that need no deployment change, use graph-runtime-and-governance.
    0
    installs
  17. Agent Os Genesis · knuckles-team bundle
    Day-0, idempotent Agent OS substrate provisioning for a laptop, bare-metal host, Docker Compose, Docker Swarm, Podman, an existing Kubernetes namespace, an existing cluster, or a newly provisioned multi-node cluster. Use for environment discovery, topology selection, cluster or container substrate, identity/secrets/PKI boundaries, Helm/GitOps foundations, workspace bootstrap, and handoff to agent-utilities-deployment for the application layer.
    0
    installs
  18. Agent Utilities Development · knuckles-team bundle
    Review or implement a concrete agent-utilities repository change. Use for read-only orientation, impact or diff review, concept-aware design, approved implementation, tests, wiring, REST and MCP parity, documentation, regression gates, and isolated lane delivery through the repository-manager lane and merge-queue mechanism. For evidence triage, gap proposals, or skill and prompt optimization before implementation approval, use agent-utilities-evolution.
    0
    installs
  19. Graph Engine And Modalities · knuckles-team bundle
    Use low-level native epistemic-graph engine primitives for storage, transactions, SQL, SPARQL/RDF, analytics, reasoning, time series, streams, blobs, channels, ledger, finance, mining, tenancy, consensus, resharding, RBAC, and administration. Use when work explicitly belongs on the engine data, compute, or cluster plane. For canonical ontology design or governed Graph-OS object, memory, node, or edge changes, use graph-modeling-and-mutation.
    0
    installs
  20. Graph Modeling And Mutation · knuckles-team bundle
    Design canonical ontology-backed graph models and perform governed mutations through Graph-OS object and memory surfaces. Use for nodes, edges, memories, concepts, property or value types, ontology functions, derivations, object sets, permissions, indexes, linked materialization, reversible changes, or transactional write planning. For low-level native engine compute, storage, transaction, or cluster primitives, use graph-engine-and-modalities.
    0
    installs
  21. Graph Query And Explanation · knuckles-team bundle
    Answer bounded read-only questions over Graph-OS with grounded evidence. Use for natural-language or multi-step data questions, Cypher or UQL reads, local or federated semantic search, code navigation, document trees, tables, metrics, geospatial lookups, epistemic answers, or cited explanations. For a hypothesis-driven multi-source study, mining, learning, or causal evaluation, use graph-research-and-analysis.
    0
    installs
  22. Graph Research And Analysis · knuckles-team bundle
    Run hypothesis-driven, scoped research, graph mining, learning, causal analysis, and evaluation in Graph-OS. Use for reproducible multi-source studies, comparative analysis, anomaly or association discovery, graph learning, causal evaluation, feedback, report persistence, or grounded proposals. For one bounded lookup or cited explanation, use graph-query-and-explanation.
    0
    installs
  23. Graph Runtime And Governance · knuckles-team bundle
    Configure, observe, audit, secure, and troubleshoot an already-installed Graph-OS runtime. Use for health checks, incidents, compliance, sessions, traces, cache or secret operations, tool discovery and loading, intent routing, policy verification, coverage checks, or recovery within the deployed topology. For provisioning, profile changes, topology changes, connector rollout, or upgrades, use agent-utilities-deployment.
    0
    installs
  24. Agent Utilities · knuckles-team
    The agent-utilities framework — a 5-pillar self-evolving AI architecture providing Knowledge Graph, Orchestration, Agentic Evolution, Ecosystem peripherals, and Agent OS. Install this skill to gain full context about how to use, develop for, and extend agent-utilities.
    0
    installs
  25. Good Skill · knuckles-team bundle
    A well-formed fixture skill used only by the harness's own unit tests.
    0
    installs
  26. Agent Utilities Self Evolution · knuckles-team bundle
    Evolve the agent-utilities repository by implementing the latest research concepts against it. Orchestrates research-scanner → graph-ingestion-and-integration → comparative-analysis → SDD implementer into a unified pipeline. Queries the KG for hot topics, finds relevant papers, ingests them, runs comparative analysis, and generates SDD plans with constitution-mandated artifact requirements baked in. Can run as a background daemon (every 60 minutes) via the KG engine's evolution cycle. Triggers on "evolve agent-utilities", "run evolution pipeline", "find and implement research", "research-driven development", "auto-evolve", "evolution scan". Also includes AST-based wiring sweep for concept traceability, dead code detection, and import graph analysis. Triggers on "wiring sweep", "concept audit", "dead code analysis", "traceability check", "code health".
    0
    installs
  27. Graph Ingestion And Integration · knuckles-team bundle
    Bring documents, repositories, feeds, and external systems into Graph-OS and keep them synchronized. Use for source onboarding, connector selection, content processing, delta sync, ETL, hydration, feed handling, sharing, writeback, ingestion sessions, or freshness and coverage verification.
    0
    installs
  28. Agent Utilities Source Integration · knuckles-team bundle
    One standardized, config-complete path to connect ANY external source to the agent-utilities Knowledge Graph — OWL/RDF-natively and bidirectionally. Covers the whole source fleet under one model: LeanIX (EA fact sheets), Camunda + ARIS (BPMN/EPC processes), ServiceNow/GLPI (ITSM), Egeria (governance), GitLab/GitHub, Twenty (CRM), Jira/Plane, and databases. The same flow every time — configure credentials, discover (for sources with a queryable metamodel), mirror/ingest, sync with bite-sized deltas, and optionally backfeed KG-derived knowledge — via the single `source_sync` entrypoint plus per-source ingest/backfeed tools. Use when the user says "connect a source to the KG", "ingest LeanIX/Camunda/ARIS/ServiceNow", "mirror our EA/process tools", "sync a source", or "backfeed to a source". Assumes a running graph-os. Do NOT use to deploy the platform from scratch (use agent-utilities-deployment) or for bare-host bootstrap (use agent-os-genesis).
    0
    installs
  29. Graph Orchestration And Automation · knuckles-team bundle
    Plan, delegate, schedule, and verify Graph-OS work across agents and workflows. Use for multi-step goals, agent dispatch, workflow execution, loops, schedules, sandboxes, run forks or replay, messaging, bus coordination, reachability, approvals, or parallel work with dependency-aware synthesis.
    0
    installs
  30. Flask Docs · knuckles-team bundle
    Comprehensive reference documentation for Flask Docs.
    0
    installs
  31. Numpy Docs · knuckles-team bundle
    Comprehensive reference documentation for Numpy Docs.
    0
    installs
  32. Scipy Docs · knuckles-team bundle
    Comprehensive reference documentation for Scipy Docs.
    0
    installs
  33. Quant Career Docs · knuckles-team bundle
    Comprehensive reference documentation for Quant Career career-planning material.
    0
    installs
  34. Pandas Docs · knuckles-team bundle
    Comprehensive reference documentation for Pandas Docs.
    0
    installs
  35. Huggingface Docs · knuckles-team bundle
    Comprehensive reference documentation for Huggingface Docs.
    0
    installs
  36. Mssql Docs · knuckles-team bundle
    Comprehensive reference documentation for Mssql Docs.
    0
    installs
  37. Neo4j Docs · knuckles-team
    Comprehensive reference documentation for Neo4J Docs.
    0
    installs
  38. Redis Docs · knuckles-team bundle
    Comprehensive reference documentation for Redis Docs.
    0
    installs
  39. Postiz Docs · knuckles-team bundle
    Postiz Public API documentation
    0
    installs
  40. Temporal Docs · knuckles-team bundle
    Comprehensive reference documentation for Temporal Docs.
    0
    installs
  41. Java Docs · knuckles-team bundle
    Comprehensive reference documentation for Java Docs.
    0
    installs
  42. Rust Docs · knuckles-team bundle
    Comprehensive reference documentation for Rust Docs.
    0
    installs
  43. Fastapi Docs · knuckles-team bundle
    Comprehensive reference documentation for Fastapi Docs.
    0
    installs
  44. Fastmcp Docs · knuckles-team bundle
    Comprehensive reference documentation for Fastmcp Docs.
    0
    installs
  45. Pytorch Docs · knuckles-team bundle
    Comprehensive reference documentation for Pytorch Docs.
    0
    installs
  46. Qdrant Docs · knuckles-team bundle
    Comprehensive reference documentation for Qdrant Docs.
    0
    installs
  47. Owncast Docs · knuckles-team bundle
    Owncast REST API documentation
    0
    installs
  48. Terraform Docs · knuckles-team bundle
    Comprehensive reference documentation for Terraform Docs.
    0
    installs
  49. Mariadb Docs · knuckles-team bundle
    Comprehensive reference documentation for Mariadb Docs.
    0
    installs
  50. Mongodb Docs · knuckles-team bundle
    Comprehensive reference documentation for Mongodb Docs.
    0
    installs
  51. React Docs · knuckles-team bundle
    Comprehensive reference documentation for React Docs.
    0
    installs
  52. Redux Docs · knuckles-team bundle
    Comprehensive reference documentation for Redux Docs.
    0
    installs
  53. Remix Docs · knuckles-team bundle
    Comprehensive reference documentation for Remix Docs.
    0
    installs
  54. Vuejs Docs · knuckles-team bundle
    Comprehensive reference documentation for Vuejs Docs.
    0
    installs
  55. Chromadb Docs · knuckles-team bundle
    Comprehensive reference documentation for Chromadb Docs.
    0
    installs
  56. Falkordb Docs · knuckles-team bundle
    Comprehensive reference documentation for Falkordb Docs.
    0
    installs
  57. Postgres Docs · knuckles-team bundle
    Comprehensive reference documentation for Postgres Docs.
    0
    installs
  58. Framer Docs · knuckles-team bundle
    Comprehensive reference documentation for Framer Docs.
    0
    installs
  59. Nestjs Docs · knuckles-team bundle
    Comprehensive reference documentation for Nestjs Docs.
    0
    installs
  60. Nodejs Docs · knuckles-team bundle
    Comprehensive reference documentation for Nodejs Docs.
    0
    installs
  61. Shadcn Docs · knuckles-team bundle
    Comprehensive reference documentation for Shadcn Docs.
    0
    installs
  62. Svelte Docs · knuckles-team bundle
    Comprehensive reference documentation for Svelte Docs.
    0
    installs
  63. Vitejs Docs · knuckles-team bundle
    Comprehensive reference documentation for Vitejs Docs.
    0
    installs
  64. Matplotlib Docs · knuckles-team bundle
    Comprehensive reference documentation for Matplotlib Docs.
    0
    installs
  65. Tensorflow Docs · knuckles-team bundle
    Comprehensive reference documentation for Tensorflow Docs.
    0
    installs
  66. Couchbase Docs · knuckles-team bundle
    Comprehensive reference documentation for Couchbase Docs.
    0
    installs
  67. Pydantic AI Docs · knuckles-team bundle
    Comprehensive reference documentation for Pydantic Ai Docs.
    0
    installs
  68. Uptime Kuma Docs · knuckles-team bundle
    Uptime Kuma API documentation (Python Wrapper)
    0
    installs
  69. Radix UI Docs · knuckles-team bundle
    Comprehensive reference documentation for Radix Ui Docs.
    0
    installs
  70. Tanstack Docs · knuckles-team
    Comprehensive reference documentation for Tanstack Docs.
    0
    installs
  71. Scikit Learn Docs · knuckles-team bundle
    Comprehensive reference documentation for Scikit Learn Docs.
    0
    installs
  72. Infrastructure Blueprints · knuckles-team bundle
    Library of Docker Swarm / Compose blueprints for company software. Deploy via portainer-mcp or container-manager-mcp with KG-native topology registration and Technitium DNS wiring.
    0
    installs
  73. Chakra UI Docs · knuckles-team bundle
    Comprehensive reference documentation for Chakra Ui Docs.
    0
    installs
  74. Trading Execution · knuckles-team
    Order execution patterns, exchange backend abstraction, and routing for the trading ecosystem.
    0
    installs
  75. Trading Strategies · knuckles-team
    Reference catalog of trading strategy patterns available in the Emerald Exchange ecosystem.
    0
    installs
  76. Home Assistant Docs · knuckles-team bundle
    Home Assistant REST API documentation
    0
    installs
  77. Material UI Docs · knuckles-team bundle
    Comprehensive reference documentation for Material Ui Docs.
    0
    installs
  78. Reactrouter Docs · knuckles-team bundle
    Comprehensive reference documentation for Reactrouter Docs.
    0
    installs
  79. Trading Data Sources · knuckles-team
    Reference catalog of market data sources and ingestion patterns for the trading ecosystem.
    0
    installs
  80. Testing Library Docs · knuckles-team bundle
    Comprehensive reference documentation for Testing Library Docs.
    0
    installs
  81. Trading Risk Management · knuckles-team
    Risk management patterns, circuit breakers, and compliance controls for the trading ecosystem.
    0
    installs
  82. Laravel Docs · knuckles-team bundle
    Comprehensive reference documentation for Laravel Docs.
    0
    installs
  83. AWS Docs · knuckles-team bundle
    Comprehensive reference documentation for Aws Docs.
    0
    installs
  84. GCP Docs · knuckles-team bundle
    Comprehensive reference documentation for Gcp Docs.
    0
    installs
  85. Trading Systems · knuckles-team
    Comprehensive trading systems skill-graph covering exchange backends, risk management, algorithmic strategy design, portfolio optimization, and market microstructure. Distilled from open-source trading libraries (qlib, freqtrade, TradingAgents, FinRL, CCXT) into native agent-utilities patterns.
    0
    installs
  86. Azure Docs · knuckles-team bundle
    Comprehensive reference documentation for Azure Docs.
    0
    installs
  87. Minio Docs · knuckles-team bundle
    Comprehensive reference documentation for Minio Docs.
    0
    installs
  88. C Docs · knuckles-team bundle
    Comprehensive reference documentation for C Docs.
    0
    installs
  89. Langchain Docs · knuckles-team bundle
    Comprehensive reference documentation for Langchain Docs.
    0
    installs
  90. Docker Docs · knuckles-team bundle
    Comprehensive reference documentation for Docker Docs.
    0
    installs
  91. Go Docs · knuckles-team bundle
    Comprehensive reference documentation for Go Docs.
    0
    installs
  92. Issue Triage · knuckles-team
    Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.
    0
    installs
  93. Code Enhancer · knuckles-team bundle
    Comprehensive code analysis and enhancement skill that performs 31-domain deep- dive reviews of any codebase. Covers project analysis, dependency audit, changelog audit, codebase optimization, security analysis, test coverage, pytest quality grading, test execution, pre-commit compliance, documentation governance, directory organization, language detection, UI/UX heuristics, architecture review, concept traceability, linting, vulnerability scanning, environment variable scanning, runtime and scale profiling (memory, startup, instances-per-GB), brainstorming, multi-project orchestration, cross-project integration, and actionable reporting with standardized 0-100 grading and SDD handoff integration. Language-agnostic: supports Python, Go, Node, Rust, Java. Use when tasked with "auditing", "optimizing", "updating", "improving", "reviewing", "grading", or "enhancing" an agent, repository, or codebase. Replaces self-improver.
    0
    installs
  94. Skill Builder · knuckles-team bundle
    Scaffold and package one atomic skill in the universal-skills catalog with valid routing metadata and only the resource directories it needs. Use when creating a new reusable capability or repairing the structure of an existing atomic skill. Do not use for ordered or parallel compositions of multiple capabilities; use skill-workflow-builder instead.
    0
    installs
  95. Pre Mortem · knuckles-team
    Gary Klein's and Daniel Kahneman's 30-year-old prospective hindsight technique to stress-test high-stakes decisions by time-traveling 6 months into the future when the plan is dead, reverse-engineering failure modes, spawning parallel investigators, and synthesizing revised plans/checklists.
    0
    installs
  96. Web Fetch · knuckles-team bundle
    Compatibility alias for the consolidated web-crawler single-page workflow. Use when an existing workflow names web-fetch; prefer web-crawler for new fetch, crawl, sitemap, rendered-page, or GraphOS-ingestion tasks.
    0
    installs
  97. Copy Editor · knuckles-team
    Edit an existing draft for clarity, coherence, concision, grammar, terminology, and adherence to a supplied voice or style guide without changing its supported meaning. Use when a draft is factually settled and needs an editorial pass. Do not use to perform research, verify citations, add new factual claims, or publish the result.
    0
    installs
  98. Efficient Mode · knuckles-team
    Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "efficient mode", "compressed mode", "less tokens", "be brief", or invokes /efficient.
    0
    installs
  99. Document Tools · knuckles-team bundle
    Use this skill whenever the user wants to read, edit, analyze, or create document files. This includes PDFs (reading, merging, splitting, OCR, forms, watermarks), Spreadsheets (.xlsx, .csv, DataFrames, formulas with zero errors), Word Documents (.docx), PowerPoint Presentations (.pptx), and Markdown to EPUB conversion. Treat this as the primary tool for any standard office file or document formatting/extraction task.
    0
    installs
  100. Web Search · knuckles-team bundle
    Search the web using various providers (DuckDuckGo, Google, Bing, Searxng) to find current information, news, and links. Use when the agent needs up-to-date context from the internet.
    0
    installs