Agentic Sop

by s0912758806p · development · python, skill

Methodology + entry point to turn a human SOP into a deterministic, gated, human-approved agentic workflow — build/extend agent tools and design the SOP->Skill->Workflow decomposition with hard gates. | 把人工流程/Human SOP 轉成「確定性引擎 + 誠實硬閘門 + 人核准」的 agentic workflow 時的方法論與落地入口——適用任何專案、尤其未來新開發項目。當使用者要把一份人工 SOP/手動流程自動化、建立或新增 agent 工具、設計 SOP→Skill→Workflow 的拆解與閘門、或開一個新的 agent 工作流專案時,主動套用本技能:它給三階段拆解規則、七階段迴圈、跨專案鐵則(不臆造/DRAFT+人核准/確定性用程式/硬閘門確定性),並指示導入可攜的 agentic-sop-kit(含自動回歸 Stop-hook=真正的強制層)。即使沒講「方法論」或「S...

Source: https://github.com/s0912758806p/agentic-sop-to-work

Install

git clone https://github.com/s0912758806p/agentic-sop-to-work

Tags: python, skill

11 GitHub stars · Source: skillsdirectory

About development MCP servers and Claude skills

development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Agentic Sop is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related development MCPs and skills

  • Ast Grep Rule Crafter by hylarucoder

    Produces a ready-to-run ast-grep YAML rule that searches, lints, or auto-rewrites code via tree-sitter AST patterns, delivered with positive + negative fixtures and an exact validation command. Use for lint rules, codemods, code modernizations, and API migrations with auto-fix. Trigger whenever the user mentions ast-grep, sg scan, sgconfig, tree-sitter patterns, AST matching, structural search-and-replace, or a codemod — and ALSO when they describe the task without naming the tool, e.g. "find...

  • Clean Code Reviewer by hylarucoder

    Produces a severity-rated (高/中/低) Clean Code findings report across 7 dimensions (naming, function size/SRP, duplication/DRY, over-engineering/YAGNI, magic numbers, structural clarity, project conventions), each with a location and a behavior-preserving refactor suggestion — never changing functionality. Use whenever the user asks for a code review, quality check, refactor advice, or code-smell / Clean Code analysis, OR points at a file/function/diff and asks if it is well-written, too long, ...

  • Aim Search by majiayu000

    Search memory system with advanced filtering and intent detection

  • Batch Processing Lobbi Docs Claude by majiayu000

    Message Batches API for Claude with 50% cost savings on bulk processing. Activate for batch jobs, JSONL processing, bulk analysis, and cost optimization.

  • Gguf Zechenzhangagi Ai Research Skills by majiayu000

    GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without GPU requirements.

  • Qutip Drshailesh88 Integrated Content O by majiayu000

    Quantum mechanics simulations and analysis using QuTiP (Quantum Toolbox in Python). Use when working with quantum systems including: (1) quantum states (kets, bras, density matrices), (2) quantum operators and gates, (3) time evolution and dynamics (Schrödinger, master equations, Monte Carlo), (4) open quantum systems with dissipation, (5) quantum measurements and entanglement, (6) visualization (Bloch sphere, Wigner functions), (7) steady states and correlation functions, or (8) advanced met...

  • Qutip Merllinsbeard Ai Claude Skills Col by majiayu000

    Quantum mechanics simulations and analysis using QuTiP (Quantum Toolbox in Python). Use when working with quantum systems including: (1) quantum states (kets, bras, density matrices), (2) quantum operators and gates, (3) time evolution and dynamics (Schrödinger, master equations, Monte Carlo), (4) open quantum systems with dissipation, (5) quantum measurements and entanglement, (6) visualization (Bloch sphere, Wigner functions), (7) steady states and correlation functions, or (8) advanced met...

  • Scientific Pkg Rdkit by majiayu000

    Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom sanitization, specialized algorithms.

Frequently asked questions

How do I install Agentic Sop?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Agentic Sop?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Agentic Sop free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.