一键导入
add-to-portfolio-app
(💛) Adds a new Talk or Article to Riccardo personal portfolio application.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
(💛) Adds a new Talk or Article to Riccardo personal portfolio application.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Resolves open GitHub Issues in parallel by fanning out independent subagents and then fanning in to aggregate lessons learned.
(🥑) Expert guide for authoring, building, testing, and publishing technical articles to ricc.rocks and Medium.
Hackathon security guide to prevent leaking secrets. Based on Romin Irani's article.
💛 Expert guide for interacting with Riccardo's Obsidian vault (The Carlessian Vault).
Record browser-based video demos from YAML storyboards using shot-scraper.
Installs a lightweight CPU and RAM monitoring cron job and visualization script for agents on the local machine.
| name | add-to-portfolio-app |
| description | (💛) Adds a new Talk or Article to Riccardo personal portfolio application. |
| compatibility | Gemini CLI |
| metadata | {"version":0.1} |
This skill allows the agent to add a new project to a portfolio application.
Adds a new Talk or Article from Riccardo to a portfolio application.
The goal is to add this information to:
Activate this skill when the user wants to add a new project to their portfolio or simply pings you a link to something they did (youtube video, article written, ...)
~/git/vibecoding/apps-portfolio and read GEMINI.md instructions there. Basically, this means adding the new article/info onto etc/data.yaml and running a script to update the sqlite DB.git commit -> git push.I also have a github repo with a list of my articles and event to which I go.
~/git/my-sessions-and-bio/code-projects.md, oss-contributions.md, talks.md , or workshops.md.Note. Consider also Googling for "Riccardo Carlesso ". You might find some youtube video about a presentation, would be nice to attach it.
If the repo online doesn't show data, ensure user has:
gcloud auth login --update-adcgcloud auth application-default print-access-token~/git/vibecoding/apps-portfolio/. In particular, read well its GEMINI.md: plenty of non obvious dependencies in there.~/git/my-sessions-and-bio/