Skip to content

Commit e38e100

Browse files
committed
Update README.md for improved link formatting and table of contents consistency
1 parent 666866f commit e38e100

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

README.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
> **New: [K-Dense BYOK](https://github.com/K-Dense-AI/k-dense-byok)** — A free, open-source AI co-scientist that runs on your desktop, powered by Scientific Agent Skills. Bring your own API keys, pick from 40+ models, and get a full research workspace with web search, file handling, 100+ scientific databases, and access to all 138 skills in this repo. Your data stays on your computer, and you can optionally scale to cloud compute via [Modal](https://modal.com/) for heavy workloads. [Get started here.](https://github.com/K-Dense-AI/k-dense-byok)
66
77
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE.md)
8-
[![Skills](https://img.shields.io/badge/Skills-138-brightgreen.svg)](#whats-included)
9-
[![Databases](https://img.shields.io/badge/Databases-100%2B-orange.svg)](#whats-included)
8+
[![Skills](https://img.shields.io/badge/Skills-138-brightgreen.svg)](#-whats-included)
9+
[![Databases](https://img.shields.io/badge/Databases-100%2B-orange.svg)](#-whats-included)
1010
[![Agent Skills](https://img.shields.io/badge/Standard-Agent_Skills-blueviolet.svg)](https://agentskills.io/)
11-
[![Works with](https://img.shields.io/badge/Works_with-Cursor_|_Claude_Code_|_Codex-blue.svg)](#getting-started)
11+
[![Works with](https://img.shields.io/badge/Works_with-Cursor_|_Claude_Code_|_Codex-blue.svg)](#-getting-started)
1212
[![X](https://img.shields.io/badge/Follow_on_X-%40k__dense__ai-000000?logo=x)](https://x.com/k_dense_ai)
1313
[![LinkedIn](https://img.shields.io/badge/LinkedIn-K--Dense_Inc.-0A66C2?logo=linkedin)](https://www.linkedin.com/company/k-dense-inc)
1414
[![YouTube](https://img.shields.io/badge/YouTube-K--Dense_Inc.-FF0000?logo=youtube)](https://www.youtube.com/@K-Dense-Inc)
@@ -65,21 +65,21 @@ Each skill includes:
6565

6666
## 📋 Table of Contents
6767

68-
- [What's Included](#whats-included)
69-
- [Why Use This?](#why-use-this)
70-
- [Getting Started](#getting-started)
71-
- [Security Disclaimer](#-security-disclaimer)
72-
- [Support Open Source](#-support-the-open-source-community)
73-
- [Prerequisites](#prerequisites)
74-
- [Quick Examples](#quick-examples)
75-
- [Use Cases](#use-cases)
76-
- [Available Skills](#available-skills)
77-
- [Contributing](#contributing)
78-
- [Troubleshooting](#troubleshooting)
79-
- [FAQ](#faq)
80-
- [Support](#support)
81-
- [Citation](#citation)
82-
- [License](#license)
68+
- [What's Included](#-whats-included)
69+
- [Why Use This?](#-why-use-this)
70+
- [Getting Started](#-getting-started)
71+
- [Security Disclaimer](#%EF%B8%8F-security-disclaimer)
72+
- [Support Open Source](#%EF%B8%8F-support-the-open-source-community)
73+
- [Prerequisites](#%EF%B8%8F-prerequisites)
74+
- [Quick Examples](#-quick-examples)
75+
- [Use Cases](#-use-cases)
76+
- [Available Skills](#-available-skills)
77+
- [Contributing](#-contributing)
78+
- [Troubleshooting](#-troubleshooting)
79+
- [FAQ](#-faq)
80+
- [Support](#-support)
81+
- [Citation](#-citation)
82+
- [License](#-license)
8383

8484
---
8585

@@ -635,7 +635,7 @@ This project builds on 50+ amazing open source projects. If you find value in th
635635
### Common Issues
636636

637637
**Problem: Skills not loading**
638-
- Verify skill folders are in the correct directory (see [Getting Started](#getting-started))
638+
- Verify skill folders are in the correct directory (see [Getting Started](#-getting-started))
639639
- Each skill folder must contain a `SKILL.md` file
640640
- Restart your agent/IDE after copying skills
641641
- In Cursor, check Settings → Rules to confirm skills are discovered
@@ -686,15 +686,15 @@ A: The skills follow the open [Agent Skills](https://agentskills.io/) standard a
686686
A: No! Only install the packages you need. Each skill specifies its requirements in its `SKILL.md` file.
687687

688688
**Q: What if a skill doesn't work?**
689-
A: First check the [Troubleshooting](#troubleshooting) section. If the issue persists, file an issue on GitHub with detailed reproduction steps.
689+
A: First check the [Troubleshooting](#-troubleshooting) section. If the issue persists, file an issue on GitHub with detailed reproduction steps.
690690

691691
**Q: Do the skills work offline?**
692692
A: Database skills require internet access to query APIs. Package skills work offline once Python dependencies are installed.
693693

694694
### Contributing
695695

696696
**Q: Can I contribute my own skills?**
697-
A: Absolutely! We welcome contributions. See the [Contributing](#contributing) section for guidelines and best practices.
697+
A: Absolutely! We welcome contributions. See the [Contributing](#-contributing) section for guidelines and best practices.
698698

699699
**Q: How do I report bugs or suggest features?**
700700
A: Open an issue on GitHub with a clear description. For bugs, include reproduction steps and expected vs actual behavior.

0 commit comments

Comments
 (0)