Standardized GEO template library for AI-citable content. Use this skill whenever the user mentions creating, reusing, or standardizing templates for GEO-opt...
Security Analysis
high confidenceThe skill is internally consistent with its stated purpose (providing reusable GEO-aware content templates); it requests no credentials, makes no network calls, and the included helper scripts are simple and local.
Name/description (GEO template library) match the files and behaviour: SKILL.md describes template workflows and the repo contains markdown skeletons and simple template helper scripts. The skill does not ask for unrelated credentials or binaries. Minor note: SKILL.md references 'references/templates-catalog.md' while the provided file is 'references/template-skeletons.md' (likely a documentation/path mismatch, not a security issue).
The runtime instructions are limited to clarifying scenario, selecting template families, emitting markdown templates with GEO annotations, and providing usage notes. They do not instruct reading system files, environment variables, contacting external endpoints, or accessing unrelated configuration. The guidance to trigger whenever intent is to produce a template (even if GEO isn't named) is broad but within the functional scope.
No install spec is present (instruction-only). The two included Python helper scripts are local, small, and do not perform downloads or execute external code. There are no downloads, extract steps, or third-party package installs declared.
The skill declares no required environment variables, credentials, or config paths. The SKILL.md and scripts do not read or reference secrets or system credentials.
always is false and the skill makes no requests to modify agent/system configuration or persist credentials. Autonomous invocation is allowed (platform default) but not combined with other privileged behaviors.
Guidance
This skill appears coherent and low-risk: it only generates templates and includes two small local Python helpers for placeholder rendering and selection. Before installing: (1) confirm the minor reference/filename mismatch in the docs if that matters for your workflow; (2) review the template content to ensure it doesn't expose proprietary text or PII when reused; (3) if you prefer to avoid autonomous runs, disable model invocation for the skill in your agent settings. If you want extra assurance, inspect the two scripts (they only use string replacement and rule-based selection) or run them in a sandbox.
Latest Release
v0.1.0
Initial release of geo-template-library: standardized, ready-to-use templates for high-citation GEO content. - Provides a catalog of markdown templates for common GEO content types (definitions, FAQs, guides, comparison pages, etc.) - Annotates GEO-critical fields for AI citation and consistency - Helps cross-team standardization and rapid content creation - Designed to integrate with other GEO skills (e.g., geo-citation-writer, geo-content-optimizer) - Includes workflow: scenario clarification, template selection, template output, and example snippets
Popular Skills
Published by @geoly-geo on ClawHub