ワンクリックで
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/