> **For Claude:** REQUIRED SUB-SKILL: Use superpowers:executing-plans to implement this plan task-by-task. **Goal:** Make the main README explain `nature-academic-search` as a complete research Skill + MCP before showing installation commands. **Architecture:** Keep the existing capability, scenario, source, output, and boundary sections. Add a concise product definition and workflow overview near the top, then tighten the navigation so readers understand the Skill's purpose before choosing a...
Scanned 9/3/2026
Install to Claude Code
npx -y skills add wp-a/nature-academic-search --skill plans --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Plans?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/wp-a-plans)More formats (shields.io, HTML) on the badges page.
# Clarify Academic Search Skill Introduction Implementation Plan
> **For Claude:** REQUIRED SUB-SKILL: Use superpowers:executing-plans to implement this plan task-by-task.
**Goal:** Make the main README explain `nature-academic-search` as a complete research Skill + MCP before showing installation commands.
**Architecture:** Keep the existing capability, scenario, source, output, and boundary sections. Add a concise product definition and workflow overview near the top, then tighten the navigation so readers understand the Skill's purpose before choosing an installation path.
**Tech Stack:** Markdown, existing repository links and command examples, pytest/documentation validation.
---
### Task 1: Add a clear Skill overview
**Files:**
- Modify: `README.md`
Add sections covering target users, the research problems solved, the six core capabilities, the request-to-artifact workflow, and the distinction between metadata retrieval and evidence judgment. Keep the existing source list and detailed scenarios as the authoritative references.
### Task 2: Make navigation and entry points consistent
**Files:**
- Modify: `README.md`
Update the top navigation and short installation lead-in so readers can move from definition to examples, capability matrix, data-source boundaries, outputs, and installation without inferring the product model.
### Task 3: Verify and commit
Run:
```bash
git diff --check
PYTHONPATH=src python -m pytest -q
python scripts/sync_skill.py --check
```
Review headings, links, commands, and line wrapping, then commit the README change separately from unrelated work.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!