Add image banner recompose skill - #7
Open
mufasasa wants to merge 14 commits into
Open
Conversation
…view and coverage gap analysis
…GraphQL, clarify press-review labels/links, fix dead doc links
…licate-type-relation op
…s-review dead ref
* 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>
…; fold in submission-review; fix stale refs
…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
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.