Skip to content

Commit 520ae1a

Browse files
committed
fix: change 1. entry heading to -, remove ✍️ from docs
1 parent 5d662d5 commit 520ae1a

8 files changed

Lines changed: 1232 additions & 1236 deletions

File tree

.agent/skills/add-new-entry/SKILL.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ description: "Workflow and tools for adding new entries from temp.md to the sect
4545
```
4646
or (for entries that use dash bullets in that section):
4747
```
48-
- [Name✍️](url): Description. [Mon YYYY]
48+
- [Name](url): Description. [Mon YYYY]
4949
```
5050

5151
- The legend symbol is appended **inside the link text**, immediately after the name (no space before the symbol).
@@ -58,14 +58,14 @@ or (for entries that use dash bullets in that section):
5858
```markdown
5959
1. [Auto-Claude](https://github.com/AndyMik90/Auto-Claude): Autonomous multi-session AI coding. [Dec 2025] ![**github stars**](...)
6060
1. [Towards AI Search Paradigm📑](https://arxiv.org/abs/2506.17188): Modular 4-agent system using DAGs for retrieval-intensive search. [Jun 2025]
61-
- [Claude Code Security✍️](https://www.anthropic.com/news/claude-code-security): Claude Code on the web for scanning codebases. [Feb 2026]
61+
- [Claude Code Security](https://www.anthropic.com/news/claude-code-security): Claude Code on the web for scanning codebases. [Feb 2026]
6262
```
6363

6464
### Legend Symbols
6565

6666
| Symbol | Meaning |
6767
|--------|---------|
68-
| ✍️ | Blog post / documentation / web page |
68+
| | Blog post / documentation / web page |
6969
| 📑 | Academic paper (arXiv) |
7070
| 📺 | Video content |
7171
| 🤗 | Hugging Face resource |
@@ -223,7 +223,7 @@ python code/add_github_stars.py --input temp_with_desc.md --in-place
223223

224224
## Common Pitfalls (Lessons Learned)
225225

226-
1. **Wrong legend placement:** In `azure.md`, do not use emoji markers at all. In all other files, the symbol is appended to the link name inside `[Name✍️]`. Never mix these two formats.
226+
1. **Wrong legend placement:** In `azure.md`, do not use emoji markers at all. In all other files, the symbol is appended to the link name inside `[Name]`. Never mix these two formats.
227227

228228
2. **Wrong section names:** Section labels in `temp_entries.md` must match the actual heading text in the target file exactly. Check the file before assigning. Do not invent new section names.
229229

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,8 @@ Refereces: [DailyDoseOfDS - *Evolution of the Agent Landscape*](https://blog.dai
172172

173173
| Symbol | Meaning | Symbol | Meaning |
174174
|--------|---------|--------|---------|
175-
| ✍️ | Blog post / Documentation | ![**github**](https://img.shields.io/github/stars/kimtth/awesome-azure-openai-llm?style=flat&label=%20&color=f0f1f2&cacheSeconds=360000) | GitHub repository |
176-
| 🗄️ | Archived files | 💡🏆 | Recommend |
177-
| 🗣️ | Source citation | 📺 | Video content |
175+
| ![**github**](https://img.shields.io/github/stars/kimtth/awesome-azure-openai-llm?style=flat&label=%20&color=f0f1f2&cacheSeconds=360000) | GitHub repository | 🗄️ | Archived files |
176+
| 💡🏆 | Recommend | 📺 | Video content |
178177
| 📑 | Academic paper | 🤗 | Huggingface |
179178

180179
> **Info:** Applications that have been archived or have had no commits for more than 12 months are listed in [applications.old.md](section/applications.old.md).

section/applications.md

Lines changed: 688 additions & 688 deletions
Large diffs are not rendered by default.

section/applications.old.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ Moved from `tools_extra.md` because these entries are stale or outside this repo
2020
- [Awesome AI Tools](https://github.com/aliammari1/awesome-ai-tools): Curated collection of 100+ AI tools. [Jun 2023]
2121
- Airtable list: [Generative AI Index](https://airtable.com/appssJes9NF1i5xCn/shrH4REIgddv8SzUo/tbl5dsXdD1P859QLO) | [AI Startups](https://airtable.com/appSpVXpylJxMZiWS/shr6nfE9FOHp17IjG/tblL3ekHZfkm3p6YT)
2222
- [AlphaXiv](https://www.arxiv.org): an interactive extension of arXiv
23-
- [AniDoc](https://github.com/yihao-meng/AniDoc): Animation Creation Made Easier [✍️](https://yihao-meng.github.io/AniDoc_demo/) ![**github stars**](https://img.shields.io/github/stars/yihao-meng/AniDoc?style=flat&label=%20&color=f0f1f2&cacheSeconds=360000)
23+
- [AniDoc](https://github.com/yihao-meng/AniDoc): Animation Creation Made Easier [Ani Doc demo](https://yihao-meng.github.io/AniDoc_demo/) ![**github stars**](https://img.shields.io/github/stars/yihao-meng/AniDoc?style=flat&label=%20&color=f0f1f2&cacheSeconds=360000)
2424
- [Cherry Studio](https://github.com/CherryHQ/cherry-studio): a desktop client that supports multiple LLM providers. ![**github stars**](https://img.shields.io/github/stars/CherryHQ/cherry-studio?style=flat&label=%20&color=f0f1f2&cacheSeconds=360000)
25-
- Content writing: <http://jasper.ai/chat> / [🗣️](https://twitter.com/slow_developer/status/1671530676045094915)
25+
- Content writing: <http://jasper.ai/chat> / [Twitter Post](https://twitter.com/slow_developer/status/1671530676045094915)
2626
- [Duck.ai](https://www.duck.ai/):💡Private, Useful, and Optional AI: DuckDuckGo offers free access to popular AI chatbots at Duck.ai
2727
- Edge and Chrome Extension & Plugin
2828
- [MaxAI.me](https://www.maxai.me/)

section/azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
- [Copilot SDK](https://github.com/github/copilot-sdk) - Multi-platform SDK for integrating GitHub Copilot Agent into apps and services. (Jan 2026) ![**github stars**](https://img.shields.io/github/stars/github/copilot-sdk?style=flat&label=%20&color=f0f1f2&cacheSeconds=360000)
5959
- [ExACT](https://github.com/microsoft/ExACT) - Adaptive retrieval and planning using interaction memory and Monte Carlo Tree Search. (Dec 2024) ![**github stars**](https://img.shields.io/github/stars/microsoft/ExACT?style=flat&label=%20&color=f0f1f2&cacheSeconds=360000)
6060
- [JARVIS](https://github.com/microsoft/JARVIS) - Bridge connecting LLMs with specialized AI models for composite task execution. (Mar 2023) ![**github stars**](https://img.shields.io/github/stars/microsoft/JARVIS?style=flat&label=%20&color=f0f1f2&cacheSeconds=360000)
61-
- [Magentic-Marketplace](https://github.com/microsoft/multi-agent-marketplace) - Market simulation using agents. (27 Oct 2025) [](https://arxiv.org/pdf/2510.25779) ![**github stars**](https://img.shields.io/github/stars/microsoft/multi-agent-marketplace?style=flat&label=%20&color=f0f1f2&cacheSeconds=360000)
61+
- [Magentic-Marketplace](https://github.com/microsoft/multi-agent-marketplace) - Market simulation using agents. (27 Oct 2025) [2510.25779](https://arxiv.org/pdf/2510.25779) ![**github stars**](https://img.shields.io/github/stars/microsoft/multi-agent-marketplace?style=flat&label=%20&color=f0f1f2&cacheSeconds=360000)
6262
- [Magentic-One](https://www.microsoft.com/en-us/research/articles/magentic-one-a-generalist-multi-agent-system-for-solving-complex-tasks/) - Generalist multi-agent system for complex multi-step automation.
6363
- [OmniParser](https://github.com/microsoft/OmniParser) - 💡Vision-based GUI parsing for screen-grounded agent control. (Sep 2024) ![**github stars**](https://img.shields.io/github/stars/microsoft/OmniParser?style=flat&label=%20&color=f0f1f2&cacheSeconds=360000)
6464
- [qlib](https://github.com/microsoft/qlib) - Quantitative finance platform integrating supervised, temporal, and reinforcement modeling. (Aug 2020) ![**github stars**](https://img.shields.io/github/stars/microsoft/qlib?style=flat&label=%20&color=f0f1f2&cacheSeconds=360000)

0 commit comments

Comments
 (0)