a1-wayfinder

a1-wayfinder is a skill for Claude Code, Codex from ztemerbekov/a1-marketing-skills. It costs 39 tokens per session (1,503 once invoked), scanned A, original, MIT.

A guide for mapping a large, unclear marketing initiative into the decisions needed to reach a brief, strategy, or plan.

In plain words
What is it for?
Use it to clarify the audience, positioning, promise, budget, risks, and other major decisions before creating or executing a marketing plan.
Why use it?
It prevents a broad marketing project from becoming a confusing collection of assumptions, tasks, and unresolved choices.

Skill for Claude CodeCodex

Written for Claude Code and Codex: disable-model-invocation in frontmatter, but also agents/openai.yaml present.

Part of the 1-marketing-strategies plugin — 4 skills shipped together

Good fit Use it to clarify the audience, positioning, promise, budget, risks, and other major decisions before creating or executing a marketing plan.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ztemerbekov/a1-marketing-skills/a1-wayfinder
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ztemerbekov/a1-marketing-skills --skill a1-wayfinder
Clone the repo
git clone --depth 1 https://github.com/ztemerbekov/a1-marketing-skills

Made for: Claude Code, Codex.

Or install 1-marketing-strategies, the plugin that ships this one along with the rest of its 4 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for a1-wayfinder

README.md
[![agentmods](https://agentmods.dev/badge/skills/ztemerbekov/a1-marketing-skills/a1-wayfinder/github.svg)](https://agentmods.dev/skills/ztemerbekov/a1-marketing-skills/a1-wayfinder)
Your own site
<a href="https://agentmods.dev/skills/ztemerbekov/a1-marketing-skills/a1-wayfinder"><img src="https://agentmods.dev/badge/skills/ztemerbekov/a1-marketing-skills/a1-wayfinder/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for a1-wayfinder

Your own site · 80×15
<a href="https://agentmods.dev/skills/ztemerbekov/a1-marketing-skills/a1-wayfinder"><img src="https://agentmods.dev/badge/skills/ztemerbekov/a1-marketing-skills/a1-wayfinder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,503 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00039 $0.01503
Opus 5 $0.00019 $0.00751
Sonnet 5 $0.00008 $0.00301
Haiku 4.5 $0.00004 $0.00150

Measured 12d ago against content hash aac864e97017, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

a1-wayfinder scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/a1-wayfinder/SKILL.md · 88 lines

How it starts

The opening of the file, as written. The whole thing — 88 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Wayfinder

Turn a marketing effort that is too large and foggy for one conversation into one shared decision map. Find the way to the destination; do not execute the destination itself.

Use two modes:

  • Chart when the user brings a loose marketing initiative without a map.
  • Continue when the user supplies or identifies an existing Wayfinder map.

Keep one map as the complete source of truth. Represent work as decision questions inside that document, not as tracker issues, project tasks, labels, assignments, or a separate backlog.

Decision ownership

Distinguish facts, recommendations, and decisions:

  • Establish discoverable facts from supplied material or reliable sources.
  • Give a concrete recommendation when judgment is needed.
  • Treat a consequential choice about audience, positioning, promise, budget, risk, or brand as resolved only when the user confirms it or supplied authority already settles it.

Record uncertainty and material disagreement. Never turn an assumption, recommendation, or plausible market convention into a confirmed decision.

Plan, don't execute

Wayfinding ends when nothing material remains to decide before a downstream skill or team can create the destination. A cheap research pass, comparison, outline, message sketch, or other disposable prototype may support a decision; it is evidence, not the destination.

Resolve at most one decision in a Continue run. Charting creates the map and stops before resolving its first decision.

Shared map

Read the map format whenever creating or updating a map. Keep the destination, decisions, frontier, blocked questions, fog, and out-of-scope boundary in one document.

Use the user's named writable document when provided. Otherwise, if a writable workspace is available, create wayfinder-<short-topic>.md at its root. Use a short lowercase hyphenated topic and avoid overwriting an existing file. If no writable workspace exists, return the complete map in the conversation so the user can save and supply it later.

Read the full file on GitHub · 88 lines

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 88 lines · 39 tokens per session scan A aac864e97017

Subscribe to this mod's changes

a1-wayfinder is a skill published in the GitHub repository ztemerbekov/a1-marketing-skills (8 stars, last pushed 13d ago), licensed MIT. It adds 39 tokens to every session and 1,503 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

deai_humanize

A Chinese-language writing helper that measures signs of machine-like writing and rewrites text to sound more natural and personal.

mateaix/mateclaw · 82 tokens

humanize-automation

Human-like mouse, keyboard and scroll behavior for behavioral bot bypass.

uphiago/recon-skills · 18 tokens

analytics-strategy

Design measurement frameworks including event taxonomy, KPI hierarchy, dashboard architecture, attribution models, and analytics implementation strategy. Use this skill whenever the user wants to plan analytics, design dashboards, build event taxonomies, define KPIs, set up tracking, or audit existing measurement.…

rampstackco/claude-skills · 126 tokens

cro-optimization

Run conversion rate optimization through hypothesis-driven testing including audit, hypothesis generation, test design, statistical analysis, and rollout decisions. Use this skill whenever the user wants to optimize conversion, run A/B tests, audit a funnel, generate test hypotheses, design experiments, or analyze…

rampstackco/claude-skills · 123 tokens

research-seo-demand

A Chinese-language process for researching SEO opportunities, where SEO means improving pages so they can appear in search results. It studies user needs, keyword demand, search-result pages, and competing pages using Bing data.

tsingyuai/growth-lab · 102 tokens

create-seo-page

A Chinese-language workflow for creating and implementing search-focused pages in an existing product repository. SEO means improving a page so it can be found and understood through search engines.

tsingyuai/growth-lab · 93 tokens