Commit f5237d0
seo: add repo topics + shields badges + keyword expansion + homepage
Initial SEO pass so both humans on GitHub and package-index crawlers can
find the project by the terms people actually search.
GitHub-side (set via REST API with easyvibecoding PAT, not committed):
- topics: ai-scientist, autonomous-research, research-paper-generator,
llm-agent, latex, peer-review, claude-code, agent-skills,
ml-research, anti-hallucination, arxiv, openai-compatible,
provider-neutral, python-cli, hermes-sci (15 tags)
- homepage: https://skills.sh/easyvibecoding/vibe-sci (skills.sh page
is the natural "official" landing once indexed)
- has_discussions: true (community Q&A surface)
README changes:
- Shields.io badges row under the language switcher: License MIT,
Python 3.12+, CI status (GitHub Actions), skills.sh install, and
agentskills.io-compliance marker. Each is an inbound-link anchor.
- First-paragraph rewrite tightens the keyword-dense pitch from a
passive "Provider-neutral autonomous ML research paper writer"
opener to an active "An autonomous ML research paper writer —
give it a topic, get back a compilable LaTeX draft with ideation,
peer review, and an anti-hallucination numerical audit." Same
technical content, better for GitHub repo-card snippets and
Google social-preview description.
pyproject.toml keywords:
- add ai-scientist / research-paper-generator / arxiv / llm-agent /
claude-code / agent-skills / provider-neutral / openai-compatible /
hermes-sci. PyPI currently ignores keywords beyond display but the
uv / pip search index uses them.
No functional change; tests green.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 129a457 commit f5237d0
2 files changed
Lines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
12 | 20 | | |
13 | 21 | | |
14 | | - | |
| 22 | + | |
15 | 23 | | |
16 | 24 | | |
17 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
18 | 27 | | |
19 | 28 | | |
20 | 29 | | |
| |||
0 commit comments