Skip to main content
Run any Skill in Manus
with one click
fgrillo89
GitHub creator profile

fgrillo89

Repository-level view of 16 collected skills across 1 GitHub repositories.

skills collected
16
repositories
1
updated
2026-07-09
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

wikify
postsecondary-teachers-all-other

Researcher-style iterative wiki builder. Editor orchestrator dispatches explorer subagents that walk the corpus via named recursive patterns (P1-P5), gather evidence into notebook dossiers, and write pages when a composite maturity score crosses the gate. A DATA wave harvests verifiable numbers/tables into a claim store and consolidates them into evolving kind=data artifact tables. Coverage of the corpus chunk set is the primary objective. Re-entrant on the same bundle when new corpus material arrives.

2026-07-09
explore
software-developers

Recursive exploration pattern library for wikify. Five named, depth-bounded procedures (P1 hub-anchor, P2 citation-walk, P3 semantic-boundary, P4 exact-term sweep, P5 gap-explorer) that compose existing corpus_find / corpus_traverse / corpus_citation_walk / wiki_find MCP primitives and append evidence into per-slug notebooks. Editor invokes one pattern per Task with a slug-disjoint target list.

2026-07-08
reference
software-developers

Shared Wikify reference material for Claude Code skills. Use when working on Wikify skills, workflows, prompts, bundle state, writing rules, schemas, citation grounding, CLI grammar, exploration patterns, or MCP setup.

2026-07-08
write-page
technical-writers

Produce a Wikify WriteResponse from supplied page context and evidence. Use when a workflow has selected a concept/page and needs encyclopedic article, person-page, comparison, or refinement prose grounded in evidence. Does not commit pages or decide readiness.

2026-07-08
consolidate-data
software-developers

Consolidator that turns the bundle claim store into evolving data-artifact tables. Picks a dense subject-by-property theme, writes a durable view spec, and commits a kind=data wiki page that renders as an HTML table with per-cell references and re-derives from the spec as more data lands.

2026-07-04
extract-data
software-developers

Extractor that harvests verifiable numeric/factual data points from corpus chunks, tables, and figure captions into the bundle claim store. Runs as a dedicated harvest pass over table-assets plus number-dense chunks, or piggybacks on chunks an explorer just read. Every point carries a verbatim grounding quote; the CLI gate rejects numbers it cannot locate in the source.

2026-07-04
gather-evidence
software-developers

Canonical evidence-gathering skill. A sonnet supervisor plans one shared query plan for all sibling slugs in a cluster, fans out cheap haiku judges that read chunks and emit per-chunk routing+score+quote, then commits one evidence ledger per slug. Handles clusters of any size (including singletons).

2026-07-04
ingest
software-developers

Parse a directory of documents (PDF / DOCX / PPTX / HTML) into a queryable Wikify corpus. Use when the user has local files to turn into a corpus, or to finish an arxiv harvest. Wraps `wikify corpus build` and owns parser-backend choice (docling default, lite), the --out convention, partial-failure policy, and post-build health checks.

2026-06-30
Showing top 8 of 16 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded