mcpbeat

Devin

aigorahub/devin

Start and boundedly follow a remote Devin development task. Use when the user types /devin with implementation instructions.

198 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
197
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/aigorahub/elves --skill devin

The instruction itself

1 sections, as written by the author

<!-- elves-managed-alias: claude-skill-alias v1 -->

Devin Remote Task

This is the Elves-managed Claude Code alias for /devin <instructions>.

Load the installed elves skill's Provider shortcut protocols and

references/provider-shortcuts.md. Resolve scripts/run_devin.sh from the active Elves skill root,

keep the target repository as the working directory, validate the instructions and

DEVIN_API_KEY, and run it. The explicit shortcut authorizes remote session creation, not merge or

protected-ref authority. Preserve the bounded wait and report the printed session/PR follow links.

How to use it

Copy the folder

Take aigorahub/devin from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.