implexa
back to leaderboard
FI

@fisa712

contributor on implexa, with 23 skills ranked by SkillRank across 1 source.

fisa712 on githubpublishes to clawhub
skills
23
avg SkillRank
6.1
10 scored / 23 total
total stars
1
across 23 repos
total installs
10
across 23 repos

skills, ranked by SkillRank

scoresourceskill
7.2clawhub
Knowledge Graph - Neo4j Integration
neo4j-integration provides cypher query execution, connection pooling, transaction support, and bulk operations for neo4j graph databases. covers property graph model, indexes, and result mapping with error handling reference.
6.8clawhub
Knowledge Graph - Rdf Triple Store Integration
rdf-triple-store-integration provides SPARQL query and update operations against RDF triple stores with support for named graphs, reasoning, and federated endpoints. covers connection setup, query patterns, insert/delete operations, and integration with linked data sources.
6.8clawhub
Knowledge Graph - Graph Rule Engine Builder
graph-rule-engine-builder enables declarative rule-based inference over knowledge graphs, supporting forward/backward chaining, cycle detection, and multiple rule types (derivation, constraint, aggregation, conditional). covers materialization strategies and conflict resolution but lacks concrete activation triggers and operational detail.
6.8clawhub
Knowledge Graph - Causal Chain Analyzer
causal-chain-analyzer traverses directed knowledge graphs to identify root causes, trace downstream impacts, detect cycles, and rank causal chains by proximity or confidence. supports multiple traversal algorithms and handles multi-cause scenarios.
6.2clawhub
Knowledge Graph - Graph Path Reasoning Analyzer
graph-path-reasoning-analyzer discovers and ranks paths between entities in knowledge graphs using algorithms like bfs, dijkstra, and k-shortest paths. it generates natural language explanations and supports filtering by relationship type, depth, and confidence thresholds.
6.1clawhub
Knowledge Graph - Graph Query Debugging Tool
graph-query-debugging-tool diagnoses cypher and sparql query errors across syntax, schema, relationship traversal, and logic categories. provides corrected queries and step-by-step debugging guidance with worked examples.
5.8clawhub
Knowledge Graph - Kg Schema From Text
kg-schema-from-text extracts entities, relationships, and properties from natural language text to generate machine-readable graph schemas in property graph or rdf formats.
5.6clawhub
Knowledge Graph - Transitive Closure Generator
transitive-closure-generator computes the transitive closure of graph relations to materialize implicit connections. covers five algorithms (dfs, bfs, floyd-warshall, warshall, incremental), cycle detection, and materialization strategies, but lacks concrete implementation guidance and executable procedures.
5.2clawhub
Knowledge Graph - Rest Api Wrapper Generator
rest-api-wrapper-generator documents rest conventions and neo4j/janusgraph patterns for exposing graph operations over http, but lacks concrete procedural steps to actually build and deploy a working api.
4.6clawhub
Knowledge Graph - NL To Graph Query Translator
nl-to-graph-query-translator converts natural language questions into cypher or sparql queries for property graphs and rdf triple stores. the skill identifies entities, relationships, and query intent to generate executable database queries.
clawhub
Knowledge Graph - Text Entity Relation Extractor
Extract entities and relationships from unstructured text and convert them into graph-ready structures such as triples, nodes, and edges.
clawhub
Knowledge Graph - Graphql Graph Mapping
Map GraphQL queries and schemas to underlying graph database operations, enabling applications to access knowledge graph data through GraphQL APIs. Translate...
clawhub
Knowledge Graph - Janusgraph Connector
Connect to JanusGraph distributed graph database to query, manage, and analyze graph data using Apache TinkerPop Gremlin traversal language
clawhub
Knowledge Graph - Tigergraph Connector
Connect to TigerGraph distributed graph database to query, load, and manage large-scale knowledge graph data using GSQL and REST++ APIs
clawhub
Knowledge Graph - Graph Constraint Generator
Generate structural, semantic, and property constraints for knowledge graph schemas including RDF/OWL ontologies and property graph models.
clawhub
Knowledge Graph - Graph Schema Validation
Validate knowledge graph schemas and data against defined ontology, RDF/OWL, or property graph schema constraints.
clawhub
Knowledge Graph - Property Graph Schema Designer
Design property graph schemas for knowledge graph systems using Neo4j-style node labels, relationships, and properties based on domain descriptions or develo...
clawhub
Knowledge Graph - Schema Migration Diff
Analyze differences between knowledge graph schema versions and generate migration plans and scripts for safe schema evolution.
clawhub
Knowledge Graph - Ontology Based Inference Helper
Apply semantic ontology rules to knowledge graphs to infer new relationships, class memberships, and properties from explicit ontology definitions. Supports...
clawhub
Knowledge Graph - Graph Query Optimization Assistant
Analyze graph queries and suggest optimizations to improve performance, reduce execution time, and ensure efficient traversal in graph databases.
clawhub
Knowledge Graph - Multi Hop Reasoning Query Builder
Generate graph queries that perform multi-hop traversal and reasoning across relationships in graph databases and knowledge graphs.
clawhub
Knowledge Graph - Graph Template Query Generator
Generate reusable Cypher or SPARQL query templates for common graph database operations such as finding nodes, relationships, paths, and aggregations.
clawhub
Knowledge Graph - Rdf Owl Schema Drafting
Draft RDF or OWL ontologies and schemas for knowledge graph systems using domain descriptions, entity models, or schema requirements.