Skip to main content
Flux-Frontiers
Perfil de criador do GitHub

Flux-Frontiers

Visão por repositório de 23 skills coletadas em 9 repositórios do GitHub.

skills coletadas
23
repositórios
9
atualizado
2026-07-22
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

kgrag
Desenvolvedores de software

Claude_T orchestrator skill — complete tool decision tree AND CLI reference for the full KGRAG fleet: PyCodeKG, DocKG, MemoryKG, DiaryKG, FTreeKG, AgentKG, MetaboKG, GutenbergKG, IAKG. Use this skill when working in any KGRAG-enabled repo or when the user asks about code, documents, diary, memory, metabolism, filesystem trees, Gutenberg/IA corpora, or self-knowledge queries — via MCP tools or CLI.

2026-05-30
publish
Desenvolvedores de software

Step-by-step release workflow for publishing code-kg to PyPI using Poetry. Use this skill when the user wants to cut a release, bump the version, update the CHANGELOG, tag a commit, build and publish to PyPI, or run any part of the release pipeline for the code-kg project.

2026-04-17
new-kg-module
Arquitetos de banco de dados

Scaffold a complete new KGModule package for any knowledge domain. Use when the user wants to build a new domain knowledge graph using the KGModule SDK (e.g. "build a file tree KG", "create a TypeScript KG module", "scaffold a new KG for genomics data"). Invoked as "/new-kg-module NAME" where NAME is the snake_case package name (e.g. filetreekg, tskg, genomicskg).

2026-03-17
kgrag-usage
Cientistas de dados

Use KGRAG to query across federated knowledge graphs (code, docs, metabolic) and manage cross-KG registries. Triggers when: searching multiple repos/KGs simultaneously, initializing KGs in new repos, querying code patterns across projects, extracting multi-KG snippets, or managing registry status.

2026-03-14
agent-kg
Outras ocupações de informática

Expert knowledge for using AgentKG — conversational memory as a live, queryable knowledge graph. Use this skill when: working in a repo that has AgentKG installed (check for a .agentkg/ directory or agent-kg in pyproject.toml), querying past conversation context, understanding what a user has told you before, surfacing user preferences or commitments, running or debugging agent-kg CLI commands (agentkg-ingest, agentkg-query, agentkg-assemble, agentkg-prune, agentkg-stats, agentkg-analyze, agentkg-sessions, agentkg-snapshot, agentkg-onboard, agentkg-profile, agentkg-viz, agentkg-wipe, agentkg-mcp), setting up hooks to auto-ingest conversation turns, managing the UserProfile, or troubleshooting why profile or memory data is missing.

2026-07-07
publish
Desenvolvedores de software

Step-by-step release workflow for publishing pycode-kg to PyPI using Poetry. Use this skill when the user wants to cut a release, bump the version, update the CHANGELOG, tag a commit, build and publish to PyPI, or run any part of the release pipeline for the pycode-kg project.

2026-06-13
dockg
Administradores de redes e sistemas de computador

Expert knowledge for installing, configuring, and using DocKG — a hybrid semantic + structural knowledge graph for document corpora (.md and .txt files). Use this skill when the user asks about: setting up DocKG in a project, adding doc-kg as a Poetry dependency, building the SQLite or LanceDB knowledge graph from documents, running the multipass analysis pipeline (dockg pipeline run/embed/manifold), configuring .mcp.json for Claude Code or Kilo Code, configuring .vscode/mcp.json for GitHub Copilot, configuring claude_desktop_config.json for Claude Desktop, using the dockg CLI (dockg build, dockg build-graph, dockg build-index, dockg query, dockg pack, dockg analyze, dockg semantic-analyze, dockg pipeline, dockg viz, dockg mcp, dockg snapshot), using the graph_stats / query_docs / pack_docs / get_node MCP tools, or troubleshooting DocKG errors.

2026-04-28
skill-creator
Outras ocupações de informática

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-04-04
dockg
Desenvolvedores de software

Expert knowledge for installing, configuring, and using DocKG — a hybrid semantic + structural knowledge graph for document corpora (.md and .txt files). Use this skill when the user asks about: setting up DocKG in a project, adding doc-kg as a Poetry dependency, building the SQLite or LanceDB knowledge graph from documents, running the multipass analysis pipeline (dockg pipeline run/embed/manifold), configuring .mcp.json for Claude Code or Kilo Code, configuring .vscode/mcp.json for GitHub Copilot, configuring claude_desktop_config.json for Claude Desktop, using the dockg CLI (dockg build, dockg build-graph, dockg build-index, dockg query, dockg pack, dockg analyze, dockg semantic-analyze, dockg pipeline, dockg viz, dockg mcp, dockg snapshot), using the graph_stats / query_docs / pack_docs / get_node MCP tools, or troubleshooting DocKG errors.

2026-05-16
kgrag
Desenvolvedores de software

Expert knowledge for KGRAG — the unified cross-KG registry and federated query layer for CodeKG, DocKG, and MetaKG. Use this skill when: (1) Setting up or configuring KGRAG in projects, (2) Querying across multiple knowledge graphs simultaneously, (3) Extracting code/doc snippets for LLM context, (4) Integrating with Claude Code or Claude Desktop, (5) Running architectural analyses, (6) Managing the KG registry, or (7) Troubleshooting KG-related issues.

2026-03-17
publish
Desenvolvedores de software

Step-by-step release workflow for publishing code-kg to PyPI using Poetry. Use this skill when the user wants to cut a release, bump the version, update the CHANGELOG, tag a commit, build and publish to PyPI, or run any part of the release pipeline for the code-kg project.

2026-03-08
memorykg
Desenvolvedores de software

Expert knowledge for installing, configuring, and using MemoryKG — a hybrid semantic + structural knowledge graph for document corpora (.md and .txt files). Use this skill when the user asks about: setting up MemoryKG in a project, adding memory-kg as a Poetry dependency, building the SQLite or LanceDB knowledge graph from documents, running the multipass analysis pipeline (memorykg pipeline run/embed/manifold), configuring .mcp.json for Claude Code or Kilo Code, configuring .vscode/mcp.json for GitHub Copilot, configuring claude_desktop_config.json for Claude Desktop, using the memorykg CLI (memorykg build, memorykg build-graph, memorykg build-index, memorykg query, memorykg pack, memorykg analyze, memorykg semantic-analyze, memorykg pipeline, memorykg viz, memorykg mcp, memorykg snapshot), using the graph_stats / query_docs / pack_docs / get_node MCP tools, or troubleshooting MemoryKG errors.

2026-04-28
kgrag
Desenvolvedores de software

Expert knowledge for KGRAG — the unified cross-KG registry and federated query layer for CodeKG, MemoryKG, and MetaKG. Use this skill when: (1) Setting up or configuring KGRAG in projects, (2) Querying across multiple knowledge graphs simultaneously, (3) Extracting code/doc snippets for LLM context, (4) Integrating with Claude Code or Claude Desktop, (5) Running architectural analyses, (6) Managing the KG registry, or (7) Troubleshooting KG-related issues.

2026-04-08
kgrag-usage
Desenvolvedores de software

Use KGRAG to query across federated knowledge graphs (code, docs, metabolic) and manage cross-KG registries. Triggers when: searching multiple repos/KGs simultaneously, initializing KGs in new repos, querying code patterns across projects, extracting multi-KG snippets, or managing registry status.

2026-04-08
Mostrando 9 de 9 repositórios
Todos os repositórios foram exibidos