Skip to content

Add geo describe skill - #8

Open
mufasasa wants to merge 16 commits into
geobrowser:mainfrom
geo-explorers:add-geo-describe-skill
Open

Add geo describe skill#8
mufasasa wants to merge 16 commits into
geobrowser:mainfrom
geo-explorers:add-geo-describe-skill

Conversation

@mufasasa

Copy link
Copy Markdown

No description provided.

MVytautas and others added 16 commits May 12, 2026 15:33
…GraphQL, clarify press-review labels/links, fix dead doc links
* Add skill-quality-check, ontology-advisor, geo-discovery + starter evals

- skill-quality-check (non-actionable): read-only checker validating a skill's
  FORM/QUALITY against the consolidated Agent Skill standard (check_skill.py +
  bundled standard + evals; --scaffold mode to seed evals for new skills).
- ontology-advisor (non-actionable): conversational ontology assistant (read-only).
- geo-discovery (actionable): gap-discovery pass over a space; description fixed
  (<space> -> {space}).
- Add starter evals/evals.json (2-3 cases each) to geo-query, geo-publish,
  geo-clean, geo-orchestrate, geo-press-review, plus the three new skills.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* skill-quality-check: resolve repo-root references (repo-coupled vs dangling)

A referenced .md that isn't bundled in the skill dir is now checked against the
repo root: if it exists there it's reported as "repo-coupled" (exists but not
portable) instead of "MISSING/dangling". Fixes the over-flag on geo-publish's
knowledge-graph-ontology.md, which lives at the repo root.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* Fix: remove orphan duplicate geo-discovery root scripts; add new skills to README index

---------

Co-authored-by: Mufasasa <mohammed.dahiru72@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
…tities refuses any non-PERSONAL secondary (canonical

entity can never be the merge loser) unless allowCanonicalDelete is set, two canonical dupes now hard-stop. Mirror the rule in geo-clean (new Main-selection rule + Canonical-Delete gate). Also fix a pre-existing brace bug in fetchAllConnectionNodes that truncated every paginated query to page 1 (under-migration / lost rows on merge).
…md); normalize geo-clean/geo-discovery versions
* Add image-banner-recompose skill (non-actionable)

Armando's book-cover image skill, reviewed + rebuilt into a full skill.
Recomposes an uploaded image into a 2364x640 banner (smart crop / outpaint /
blurred backdrop / solid-edge extend, auto-picked per image). Passes
skill-quality-check 0/0; includes references/ + evals. No graph writes.

versions.md bullet added; SKILL-VERSIONS.json left for maintainer to
regenerate (skill_versions.py generate) as the approval step.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* Approve image-banner-recompose in skill integrity manifest

---------

Co-authored-by: Mufasasa <mohammed.dahiru72@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Writes accurate, original, rules-compliant entity descriptions at scale:
fact-extract -> tiered parallel accuracy research -> compose source-hidden ->
originality+accuracy+rules gate (scripts/check_similarity.py) -> emit vetted
description + Source for geo-publish. Makes no graph writes itself.

From Armando's proposal (2026-06-22 call). Passes skill-quality-check 0/0;
gate validated on real Wikipedia text (re-expressed descriptions pass,
patchwritten control rejected). Bundled references + evals.

versions.md bullet added; SKILL-VERSIONS.json left for maintainer to
regenerate (skill_versions.py generate) as the approval step.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants