Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
text-to-cypher
text-to-cypher contains 5 collected skills from FalkorDB, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
5
Stars
17
updated
2026-06-28
Forks
4
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
find-paths-in-falkordb
database-architects
Use algo.SPpaths/algo.SSpaths procedures and variable-length patterns to find paths in read queries
2026-06-28
query-falkordb-full-text-indexes
database-architects
Search text properties with the db.idx.fulltext.queryNodes procedure when a full-text index exists
2026-06-20
apply-falkordb-index-aware-predicates
database-architects
Write predicates that let FalkorDB use indexes and avoid full scans in read queries
2026-06-20
use-falkordb-parameterized-queries
database-architects
Prefix read queries with CYPHER parameters for plan caching and safer value handling
2026-06-20
query-falkordb-vector-indexes
database-architects
Find nearest-neighbor nodes with the db.idx.vector.queryNodes procedure when a vector index exists
2026-06-20