πŸ”„
AutomationShell

Pipeline

by agenticnotetaking

Pipeline is an Automation skill for Claude Code, published by agenticnotetaking in arscontexta.

3.5K stars219 forkson agenticnotetaking/arscontextaAdded 2026/08/16Repository updated 2026/02/24
claude-codeclaude-code-pluginknowledge-baseknowledge-managementmarkdownsecond-brain
Install in seconds
Install Pipeline
Copy Pipeline into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/agenticnotetaking/arscontexta/tree/main/skill-sources/pipeline ~/.claude/skills/pipeline

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/agenticnotetaking/arscontexta.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skill-sources/pipeline/SKILL.md in agenticnotetaking/arscontexta
Installs to
~/.claude/skills/pipeline
Collection
One of 25 skills cataloged from this repository
Category
Automation β€” 1523 skills

What Pipeline does

Pipeline processes source files end-to-end: seeding, extracting claims, reflecting, reweaving, verifying, and archiving them into a knowledge base. Use it when you want to run the full processing workflow on a file or batch of files in one command.

Pipeline is cataloged under Automation on DirSkills. Pipeline comes from a repository tagged claude-code, claude-code-plugin, knowledge-base, knowledge-management and markdown.

Documentation

README

EXECUTE NOW

Target: $ARGUMENTS

Parse immediately:

  • Source file path: the file to process (required)
  • --handoff: output RALPH HANDOFF block at end (for chaining)
  • If target is empty: list files in {DOMAIN:inbox}/ and ask which to process

Step 0: Read Vocabulary

Read ops/derivation-manifest.md (or fall back to ops/derivation.md) for domain vocabulary mapping. All output must use domain-native terms. If neither file exists, use universal terms.

START NOW. Run the full pipeline.


Pipeline Overview

The pipeline chains four phases. Each phase uses skill invocation or /ralph for subagent-based processing. State lives in the queue file β€” the pipeline is stateless orchestration on top of stateful queue entries.

This is the opening of the README. Read the full README on GitHub.

Commands Pipeline provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /ralph
  • /seed
  • /reduce
  • /archive-batch
  • /pipeline

Frequently asked about Pipeline

  • What else does agenticnotetaking publish alongside Pipeline?

    Pipeline is one of 25 skills that DirSkills catalogs from agenticnotetaking/arscontexta, the repository it ships in. Its siblings there include Add Domain, Ars Contexta Setup and Ars Contexta Tutorial. Each one is a separate skill with its own page in this directory, installs the same way Pipeline does, and is maintained by agenticnotetaking in that same repository. The rest of the collection is listed on the agenticnotetaking/arscontexta page.

  • How does Pipeline compare to other Automation skills?

    Pipeline ranks #346 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Pipeline against them. Open each page to compare what they document and how they install.

More from agenticnotetaking/arscontexta

Pipeline is one of 25 skills cataloged on DirSkills from agenticnotetaking/arscontexta.

See all 25 skills β†’
🧠
2w ago

Add Domain

Add Domain extends an existing knowledge system by deriving a new domain configuration through conversation, then generating folders, templates, and vocabulary while connecting to the current architecture. Use it when adding a new subject area to a multi-domain note system.
AI Engineering
3.5K219
🧠
2w ago

Ars Contexta Setup

Ars Contexta Setup scaffolds a complete knowledge system by detecting the platform, asking a few questions, deriving a configuration, and generating files. Use it to create a structured vault with processing pipeline, automation hooks, and navigation maps for an AI agent.
AI Engineering
3.5K219
πŸŽ“
2w ago

Ars Contexta Tutorial

Ars Contexta Tutorial guides new users through the ars contexta system with an interactive, step-by-step walkthrough that creates real notes in the vault. It offers three tracks (researcher, manager, personal) and triggers on '/tutorial' or phrases like 'walk me through'.
Automation
3.5K219
πŸ“š
2w ago

Ask

Ask queries the bundled research knowledge graph to answer methodology questions, routing through WHY, HOW, and WHAT IT LOOKS LIKE tiers plus reference documents. Use it when you need research-backed guidance on knowledge system design, workflows, or domain examples.
AI Engineering
3.5K219
🧭
2w ago

Contextual Help

Contextual Help provides contextual guidance and command discovery for the Ars Contexta knowledge system. It shows available commands, active skills, and intelligent suggestions in narrative, contextual, or compact modes based on vault state.
AI Engineering
3.5K219
πŸ•ΈοΈ
2w ago

Graph

Graph provides interactive knowledge graph analysis, routing natural language questions to graph scripts, interpreting results in domain vocabulary, and suggesting concrete actions. Use it to check graph health, find orphans, dangling links, and synthesis opportunities.
Data
3.5K219