Skip to content

Add agent skill for opensrc#34

Merged
ctate merged 1 commit intomainfrom
ctate/opensrc-skill
Apr 9, 2026
Merged

Add agent skill for opensrc#34
ctate merged 1 commit intomainfrom
ctate/opensrc-skill

Conversation

@ctate
Copy link
Copy Markdown
Collaborator

@ctate ctate commented Apr 9, 2026

Summary

  • Adds skills/opensrc/SKILL.md — an agent skill that teaches AI coding agents how to use opensrc to fetch dependency source code for deeper implementation context
  • Includes skills in the published npm files so the skill ships with the package
  • Fixes .gitignore to anchor opensrc/ to the repo root (/opensrc/) so skills/opensrc/ isn't ignored

Skill Coverage

  • All registries: npm, PyPI, crates.io, GitHub, GitLab
  • Version resolution and lockfile detection
  • Management commands: list, remove, clean
  • Project integration: --modify, AGENTS.md, sources.json
  • Guidance on when to fetch source vs. rely on types/docs

Closes #12

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
opensrc Ignored Ignored Apr 9, 2026 1:24am

@ctate ctate merged commit d8d6f56 into main Apr 9, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a SKILL

1 participant