Master GEO content orchestrator that understands user goals and intelligently routes tasks across specialized GEO skills. Automatically selects the right wor...
Security Analysis
high confidenceThe skill is an instruction-only orchestrator that maps user intents to a fixed set of GEO sub-skills; its requested footprint and behavior match its stated purpose.
Name/description claim an orchestration layer and the code + SKILL.md implement a simple intent→skill mapping and chaining rules. No declared env vars, binaries, or install steps are required, which is coherent for an orchestrator that delegates work to other skills.
SKILL.md limits behavior to classifying user intent, selecting a workflow path, and reporting progress/results. It does not instruct reading arbitrary files, sending data to external endpoints, or accessing secrets. It does delegate execution to other geo-* skills (so actual runtime actions depend on those downstream skills).
No install spec (instruction-only) and the included Python script is small and non-obfuscated. There are no downloads, archive extraction, or external install URLs — low installation risk.
The skill declares no required environment variables, credentials, or config paths. This is proportionate to an orchestrator. Note: the downstream geo-* skills it calls may require credentials — those should be reviewed separately.
Flags show always:false and normal autonomous invocation allowed. The skill does not request persistent system presence or modify other skills/configs. This level of privilege is appropriate for an orchestrator.
Guidance
This skill appears to be a benign orchestrator that only selects and sequences other GEO skills. Before installing, verify (1) that the referenced child skills (geo-human-editor, geo-schema-gen, geo-competitor-scanner, etc.) exist and are trustworthy, because those skills perform the actual work and may request credentials or external access; (2) any external claims ("Powered by GEOly AI / geoly.ai") if you rely on that branding; and (3) test the orchestration in a controlled environment to confirm it doesn't surface unexpected network access or ask for secrets at runtime. If you install it, review the permissions and env var requirements of the downstream skills it will invoke.
Latest Release
v1.0.0
Initial release: Master GEO content orchestrator — intelligently routes tasks across geo-prompt-researcher, geo-competitor-scanner, geo-site-audit, geo-citation-writer, geo-content-optimizer, geo-structured-writer, geo-human-editor, geo-schema-gen, geo-llms-txt, geo-multimodal-tagger, geo-sentiment-optimizer, geo-som-strategist, geo-report-builder. Powered by GEOly AI (geoly.ai).
Popular Skills
Published by @geoly-geo on ClawHub