Skip to content

sync: skills update from pinecone-io/skills#10

Closed
arjunpatel7 wants to merge 1 commit into
mainfrom
sync/skills-26062584534
Closed

sync: skills update from pinecone-io/skills#10
arjunpatel7 wants to merge 1 commit into
mainfrom
sync/skills-26062584534

Conversation

@arjunpatel7
Copy link
Copy Markdown
Collaborator

Automated skill sync from pinecone-io/skills — run #17.

Changed files:

skills/pinecone-help/SKILL.md 

The contextualization workflow will run automatically on this branch to adapt these skills for this IDE. Review both the raw sync and Claude's adaptations before merging.

@github-actions
Copy link
Copy Markdown
Contributor

Contextualization summary (sync → Cursor plugin)

Files changed in this pass

  • skills/pinecone-help/SKILL.md — Merged the synced copy with Cursor-specific setup guidance: workspace .env at the repo root and the bundled MCP loading via Cursor envFile (consistent with other skills like pinecone-quickstart / pinecone-assistant), while keeping terminal export PINECONE_API_KEY=... as the fallback. Preserved the richer pinecone-full-text-search descriptions and table row ordering from the PR. Added a short note that skills are opened in Agent chat via / + skill name (e.g. /pinecone-help). Appended a Source section pointing at pinecone-io/pinecone-cursor-plugin so attribution matches this Cursor plugin rather than Claude Code or an upstream skills repo.

Intentionally unchanged

  • All scripts/**/*.py files — not modified (per instructions).
  • Everything outside skills/ — not modified (including .cursor-plugin/).
  • No Claude→Cursor terminology was present in the changed skill; no CLAUDE.md / .claude/ references to rewrite in this diff.
  • Skill directory names — already use the pinecone- prefix (pinecone-help); no git mv required.

Submission checklist (validated; .cursor-plugin/ not edited)

  • plugin.json exists and is valid JSON — confirmed with python3 -m json.tool.
  • Plugin namepinecone (lowercase kebab-case).
  • Plugin description — present and describes Pinecone + Cursor integration.
  • Skills frontmatterpinecone-help has required name and description; other skills under skills/ already define name / description (some also include argument-hint, which is extra metadata only).
  • Rules (.mdc with description)none found in this repository snapshot; nothing to verify.
  • Commands (markdown with name / description)none found under expected paths; nothing to verify.
  • Manifest paths — not re-audited beyond confirming plugin.json parses; per scope, no manifest edits were made.

Notes for reviewers (manual follow-ups)

  • pinecone-help vs other skills — Other skills repeat .env + envFile wording; consider a quick consistency pass if any skill still describes API keys in a more generic “IDE” way.
  • Rules/commands gap — If the broader Cursor plugin checklist expects .mdc rules or packaged commands, this repo may still need those assets added in a separate change (out of scope here).
  • Redundancypinecone-help overlaps the “which skill when” routing that individual SKILL files also imply; that overlap is informational only and was not removed. If you maintain AGENTS.md or global rules elsewhere, reviewers may want to ensure they do not contradict the help table.

Commit on this branch: contextualize: adapt synced skills for Cursor plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants