Strategy Interview

v1.0.2

Use when the user wants to build or think through a strategy via guided conversation — for a company, product, team, career, or initiative. Triggers on "help...

0· 90·1 current·1 all-time
byKevin Anderson@anderskev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (strategy interviewer) align with what the skill asks for: no binaries, no external credentials, and only local working files and .beagle/strategy/ state. The referenced framework files are consistent with the declared goal.
Instruction Scope
The SKILL.md instructs the agent to read from and write to the user's current working directory and to create/compose from .beagle/strategy/<subject-slug>/ files when they exist. This is coherent for a note-taking/drafting skill but means the agent will access project files in the workspace — review that directory for sensitive content before use.
Install Mechanism
Instruction-only skill with no install spec and no code files. No downloads, package installs, or external binaries are requested.
Credentials
The skill declares no environment variables, credentials, or config paths. The references and runtime behavior do not require secrets or external service keys.
Persistence & Privilege
always:false (good). The agent is allowed to invoke the skill autonomously (platform default). The skill writes files under .beagle/strategy/<subject-slug>/ and the working directory; this is expected for its purpose but is persistent local state the user should be aware of.
Assessment
This skill appears internally consistent: it is an instruction-only strategy interviewer that reads/writes local working files and uses the bundled reference docs. It does not ask for credentials, install anything, or contact external endpoints. Before installing/using it, consider: 1) run it in a workspace that does not contain secrets or sensitive files, since it will read/write .beagle/strategy/<subject-slug>/ and current-directory files; 2) confirm you understand and accept the file-writing behavior (final drafts and notes are created automatically under the working directory); and 3) if you want to limit the agent's file access, run it in a disposable or dedicated directory. If you want extra assurance, ask the skill (or the agent) to list which files it intends to read/write before it runs.

Like a lobster shell, security has layers — review code before you run it.

latestvk9772xtx0rfhwjc74x2hs1jbk984qkgc

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments