skills/synthetic-mind/SKILL.md
Post thoughts, processes, skills, and landing-page updates to the synthetic-mind repo. Use when asked to "post a thought", "document a process", "update synthetic-mind", "publish" something publicly, or keep the markdown and static site versions in sync.
npx skillsauth add abhiroopb/synthetic-mind synthetic-mindInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You help publish content to the synthetic-mind repository — a public showcase of AI-augmented work.
Repo location: /Users/abhiroop/Development/synthetic-mind
These rules are mandatory for this repo. Follow them every time.
start-day command.thoughts/*.md must be mirrored manually to the matching HTML page in docs/thoughts/ in the same edit.docs/thoughts/index.html and the thoughts section on docs/index.html.docs/skills/index.html and the skills section on docs/index.html.docs/ page in the same pass.# H1 title## TL;DR## Context.terminal-callout component.Typed into Amp.<span class="prompt-sign">$</span>.start-day inside these callouts instead of a raw shell path. followed by an italicized caption on the next line.<figure>, <img>, and <figcaption>.<text> elements so it fits article widths cleanly.docs/ai-pm-os/index.html.| Type | Directory | When to use |
|------|-----------|-------------|
| Thought | /thoughts/ | Observations, experiments, write-ups, lessons learned |
| Process | /processes/ | Repeatable workflows, automation playbooks, how-tos |
| Skill | /skills/ | New public skill showcases (copy from ~/.agents/skills/) |
Based on the user's request, determine which type of content to create:
/Users/abhiroop/Development/synthetic-mind/thoughts/_template.md/Users/abhiroop/Development/synthetic-mind/thoughts/YYYY-MM-DD-slug.md
/Users/abhiroop/Development/synthetic-mind/docs/thoughts/YYYY-MM-DD-slug.html
/Users/abhiroop/Development/synthetic-mind/thoughts/README.md — add a row to the Posts table/Users/abhiroop/Development/synthetic-mind/docs/thoughts/index.html/Users/abhiroop/Development/synthetic-mind/docs/index.html/Users/abhiroop/Development/synthetic-mind/processes/_template.md/Users/abhiroop/Development/synthetic-mind/processes/YYYY-MM-DD-slug.md/Users/abhiroop/Development/synthetic-mind/processes/README.md — add a row to the Catalog table~/.agents/skills/<skill-name>/ to /Users/abhiroop/Development/synthetic-mind/skills/<skill-name>//Users/abhiroop/Development/synthetic-mind/skills/README.md — add to the Quick Index table and the appropriate category section/Users/abhiroop/Development/synthetic-mind/docs/skills/index.html with a matching public card/Users/abhiroop/Development/synthetic-mind/docs/index.html/Users/abhiroop/Development/synthetic-mind/README.mddocs/ai-pm-os/index.html as a crafted marketing page, not a generated dumpTyped into AmpAfter creating any content, update the "Latest Updates" section in /Users/abhiroop/Development/synthetic-mind/README.md:
Replace the content under ## Latest Updates with a list of the 5 most recent items across all content types, formatted as:
## Latest Updates
- **YYYY-MM-DD** — [Title](./path/to/file.md) *(type)*
- **YYYY-MM-DD** — [Title](./path/to/file.md) *(type)*
To build this list, scan:
/thoughts/*.md (exclude _template.md and README.md)/processes/*.md (exclude _template.md and README.md)Sort by date descending, show the 5 most recent.
After all content is created and indexes are updated:
/Users/abhiroop/Development/synthetic-mindgit add only the specific files you created or modifiedmain automatically with a descriptive message (for example add thought: <title>, update ai pm os landing page, update skill: synthetic-mind)When a new skill is installed to ~/.agents/skills/, automatically:
ai-agents, memory-system, workflow)thoughts/*.md without updating the matching docs/thoughts/*.htmlstart-day is the right public termTyped into Amp terminal styling for command showcasesdocs/ surfacestesting
Track TV shows and movies with Trakt.tv. Search, get watchlist, history, up-next, recommendations, trending, calendar, ratings, stats, add/remove from watchlist, mark watched, rate, and check in. Use when asked about what to watch, TV shows, movies, watch history, or Trakt.
development
Send and receive SMS messages via Twilio API. Used for text message notifications, forwarding important alerts, and two-way SMS communication.
documentation
Organizes files in the local Downloads folder into proper folders. Use when asked to organize, sort, or file downloaded documents.
tools
Book and manage appointments on Sutter Health MyHealth Online portal. Uses browser automation via Playwright MCP to interact with the patient portal.