Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
CircleCI CI/CD — manage pipelines, workflows, jobs, and insights via REST API
CircleCI CI/CD — manage pipelines, workflows, jobs, and insights via REST API
This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.
Use the source page and any available docs to guide the install because the item currently does not return a direct package file.
I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
CircleCI CI/CD — manage pipelines, workflows, jobs, and insights via REST API
VariableRequiredDescriptionCIRCLECI_TOKEN✅Personal API token from circleci.com
# Get current user python3 {{baseDir}}/scripts/circleci.py me # List pipelines python3 {{baseDir}}/scripts/circleci.py pipelines slug <value> --branch <value> # Get pipeline python3 {{baseDir}}/scripts/circleci.py pipeline-get id <value> # Trigger pipeline python3 {{baseDir}}/scripts/circleci.py pipeline-trigger slug <value> --branch <value> --parameters <value> # Get pipeline config python3 {{baseDir}}/scripts/circleci.py pipeline-config id <value> # List workflows python3 {{baseDir}}/scripts/circleci.py workflows id <value> # Get workflow python3 {{baseDir}}/scripts/circleci.py workflow-get id <value> # Cancel workflow python3 {{baseDir}}/scripts/circleci.py workflow-cancel id <value>
CommandDescriptionmeGet current userpipelinesList pipelinespipeline-getGet pipelinepipeline-triggerTrigger pipelinepipeline-configGet pipeline configworkflowsList workflowsworkflow-getGet workflowworkflow-cancelCancel workflowworkflow-rerunRerun workflowjobsList workflow jobsjob-getGet job detailsjob-cancelCancel jobjob-artifactsList job artifactsinsights-workflowsWorkflow insightscontextsList contextsenvvarsList project env varsenvvar-setSet env var
All commands output JSON by default. Add --human for readable formatted output. python3 {{baseDir}}/scripts/circleci.py <command> --human
ScriptDescription{{baseDir}}/scripts/circleci.pyMain CLI — all commands in one tool
Built by M. Abidi | agxntsix.ai YouTube | GitHub Part of the AgxntSix Skill Suite for OpenClaw agents. 📅 Need help setting up OpenClaw for your business? Book a free consultation
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.