Skip to content

requence/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Requence Skills

Agent skills for working with Requence through the Requence agent MCP server. Install them into any skills-aware coding agent (Claude Code, Cursor, Codex, Copilot, and others) with a single command.

Install

npx skills add requence/skills

The CLI lists the skills below and lets you pick which ones to install and which agent to install them into. For Claude Code they land in .claude/skills/ (project) or ~/.claude/skills/ (global).

Skills

Skill What it does
build-requence-workflow Build or edit a Requence task template or service — add and wire nodes, write logic scripts, create service versions, type-check the graph, and commit to a branch.
investigate-requence-task Investigate a Requence task run — why it failed, why it's stuck, what it returned, how long it took, or what a node did, using the diagnostic walkers first.

Prerequisite: the Requence agent MCP server

These skills are advisory recipes for the Requence agent MCP tools — they sequence the calls well, but do nothing on their own. You must have the Requence agent MCP server connected to your agent for them to be useful. The MCP server is fully self-sufficient and authoritative: if a skill and a tool ever disagree, the tool wins. Removing a skill changes nothing functionally.

Contributing

This repository is generated — it is synced automatically from an internal Requence repository. Do not edit files here directly; changes will be overwritten on the next sync. Open an issue if something looks wrong.

About

Open agent skills by Requence.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors