← Back to Skills Marketplace
87
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install narrative-focus
Description
Narrative Focus — detect and fix "narrative weight misalignment" in technical tutorials and interview prep articles. Trigger when users ask to review technic...
Usage Guidance
This skill is internally coherent and low-risk: it is a prose-only SOP for labeling and adjusting narrative weight and requests no installs or secrets. Before using it, consider: (1) the 'authoritative verification' step requires consulting external docs—if your drafts contain confidential content you may not want to send to web services or third-party search; restrict network access or run verification against an internal corpus. (2) Always keep a copy of the original draft before applying automated corrections and review suggested changes manually (the skill explicitly avoids auto-fixing factual mismatches). (3) If you plan to let an agent run this skill autonomously, ensure the agent’s web/data-access policies are acceptable (where it will search and whether it may post text to external endpoints). Otherwise, the skill appears to do what it claims.
Capability Assessment
Purpose & Capability
Name/description (detect and fix narrative weight misalignment) align with the content of SKILL.md and the reference SOPs. The skill is instruction-only and does not request unrelated credentials, binaries, or config paths.
Instruction Scope
SKILL.md and references clearly define detection/correction workflows and an 'authoritative verification' step that requires consulting external authoritative sources (official docs, MDN, RFCs). That verification implies the agent will search or fetch external documentation and compare facts. This is coherent for the stated purpose, but it means the agent may need network access and might transmit modified paragraphs to external search services or documentation endpoints during verification—so users should be aware of any sensitive content they feed into the workflow.
Install Mechanism
No install spec, no code files to run, and no archive downloads. Instruction-only skills are lowest-risk from install point of view.
Credentials
The skill declares no required environment variables, credentials, or config paths. All steps described operate on document text and public authoritative sources; nothing asks for unrelated secrets or broad system access.
Persistence & Privilege
Flags show default privileges (always: false, autonomous invocation allowed). The skill does not request permanent presence or modification of other skills or system settings. Autonomous invocation is the platform default and not by itself a concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install narrative-focus - After installation, invoke the skill by name or use
/narrative-focus - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
**Expanded to support narrative focus detection and correction in technical tutorials and interview prep articles, with improved guidance for correct proposition analysis.**
- Now explicitly targets technical tutorials, deep dives, interview prep, and framework comparison articles; excludes API references, news, and non-technical content.
- Substitution test clarified: requires proposition identification before substitution, with examples and guidance for granular analysis.
- Added role label examples and proposition granularity guide (references/proposition-granularity-guide.md).
- Post-processing mode now includes an authoritative verification step: all corrections are checked against official sources; unfixable semantic errors are reported to the user.
- Added bilingual (EN/zh-CN) documentation files.
v1.0.0
- Initial release of the "narrative-focus" skill for detecting and correcting narrative weight misalignment in technical documentation.
- Supports two workflows: pre-processing (role labeling during collection) and post-processing (detecting and fixing misaligned narrative focus).
- Introduces the substitution test and a three-layer role labeling system (architectural, transport, configurable) to classify and adjust concept prominence.
- Triggers on both English and Chinese queries related to narrative focus, concept weight, and role marking.
- Compatible with OpenClaw, CodeBuddy, and other AI coding agents through SKILL.md context loading.
Metadata
Frequently Asked Questions
What is Narrative Focus?
Narrative Focus — detect and fix "narrative weight misalignment" in technical tutorials and interview prep articles. Trigger when users ask to review technic... It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.
How do I install Narrative Focus?
Run "/install narrative-focus" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Narrative Focus free?
Yes, Narrative Focus is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Narrative Focus support?
Narrative Focus is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Narrative Focus?
It is built and maintained by Co-Kyo (@co-kyo); the current version is v1.2.0.
More Skills