roboflow / roboflow/inference

Add skill integration

Open
#2,310 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
2.5k
Forks
319
Avg merge
1d 14h
Merged PRs (30d)
133

Description

Search before asking
  • I have searched the Inference issues and found no similar feature requests.
Description

Hi team!

Since I've been using daily supervision and inference libraries, I've created a set of skills for both Supervision and Inference. You can find them here. They might need a bit of refinement but so far so good using them.

Why

I believe there could be real value in having official skills maintained directly within each library's repository. This would:

Keep the skills in sync with the latest API changes and releases (since each skill could have the version number of the library)
Give users a reliable, first-party resource for AI-assisted development

How

One idea would be to add a CLI command (e.g. inference skills install or a simple entry point) that copies the relevant skill directly into their current project (.claude/skills/). This would make it seamless to integrate AI assistance into any workflow built on top of inference library. That way, the library version installed in the user's environment will match the skill installed, so any change would be tracked.

I'd be happy to contribute to this effort or discuss the approach further. Looking forward to hearing your thoughts!

Use case

No response

Additional

No response

Are you willing to submit a PR?
  • Yes I'd like to help by submitting a PR!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the proposed skills in the linked cv_skills repository and inspect the inference project's existing command or entry-point structure. Define the supported skill contents, versioning approach, and installation behavior; done should provide an agreed first-party skill integration that can place the matching skill in .claude/skills/.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, cli, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.