PROCESIO-Externals avatar

PROCESIO-Externals

Official

@Procesio-Externals

0Followers
|
2Public Repos
|
12Published Skills

PROCESIO-Externals provides skills for operating the PROCESIO low-code platform, building API connectors, querying SQL databases, and engineering agent skill packages.

Skills Distribution
DomainDeveloper To...Low-Code Platform .. (35%)Database Querying .. (25%)Connector & Integr.. (20%)Agent Skill Engine.. (15%)

Agent Skills by PROCESIO-Externals

Showing 12 vetted skills indexed across 1 GitHub repositories.

Procesio-ExternalsProcesio-Externals
4

web

Automate browser interactions on web apps without APIs using Playwright and saved login sessions.

Official
Advanced
Procesio-ExternalsProcesio-Externals
4

connector-builder

Generate compiled PROCESIO Custom Action .nupkg connectors from API documentation via an 8-stage LLM pipeline.

Official
Advanced
Procesio-ExternalsProcesio-Externals
4

xlsx

Read local Excel workbooks to list sheets, extract rows as JSON, or dump text.

Official
Intermediate
Procesio-ExternalsProcesio-Externals
4

procesio

Create, edit, and run PROCESIO processes, forms, documents, credentials, and webhooks via its REST API.

Official
Advanced
Procesio-ExternalsProcesio-Externals
4

mysql

Run read-only MySQL and MariaDB queries with named connection profiles and JSON output.

Official
Advanced
Procesio-ExternalsProcesio-Externals
4

sqlserver

Run read-only SQL Server queries and manage schema migrations over pyodbc with named connection profiles.

Official
Advanced
Procesio-ExternalsProcesio-Externals
4

framework-map

Generate a bilingual single-file HTML map of the agents-and-tools registry.

Official
Intermediate
Procesio-ExternalsProcesio-Externals
4

procesio-cli

Operate and verify PROCESIO processes, forms, documents, and connectors through CLI or MCP.

Official
Advanced
Procesio-ExternalsProcesio-Externals
4

sql-server-optimizer

Analyze and optimize SQL Server T-SQL queries, execution plans, and indexes with measured evidence.

Official
Advanced
Procesio-ExternalsProcesio-Externals
4

procesio-cli-maintainer

Maintains procesio-cli repository source, manifests, MCP servers, generated routers, and tests.

Official
Advanced
Procesio-ExternalsProcesio-Externals
4

agent-skill-engineer

Create, audit, and optimize Agent Skill packages with fixed-rubric evaluations.

Official
Advanced
Procesio-ExternalsProcesio-Externals
4

procesio-platform-advisor

Assess PROCESIO platform fit, architecture, capacity sizing, and pricing for automation decisions.

Official
Advanced

Frequently Asked Questions About PROCESIO-Externals

FAQPage Schema
What tasks can I perform with PROCESIO-Externals skills?▼

You can operate PROCESIO workspaces (create, run, validate, export, schedule processes, forms, webhooks, credentials), build Custom Action connectors from API docs, run read-only MySQL and SQL Server queries, optimize T-SQL execution plans, read Excel workbooks, drive web apps via saved Playwright sessions, and engineer Agent Skill packages.

Who are these skills designed for?▼

They target PROCESIO workspace operators, database engineers reviewing T-SQL performance, integration developers building .nupkg connectors, solution architects assessing PROCESIO fit and pricing versus Zapier or MuleSoft, and maintainers authoring SKILL.md packages with routing boundaries and evaluation baselines.

How do authentication and credentials work across these skills?▼

The procesio skill supports dual auth: per-workspace API keys or username/password cookie sessions, managed through a multi-credential profile store selected via --profile. The web skill reuses Playwright storageState sessions stored gitignored per site. Database skills use named connection profiles with SELECT-only defaults.

What prerequisites and dependencies are required?▼

MySQL access uses pymysql and SQL Server uses pyodbc, both with named connection profiles. Agent Skill engineering requires Python 3.11+ for bundled helpers and an Agent Skills compatible client. The platform advisor's offline capacity calculator also needs Python 3.11+. Excel reading requires no credentials.

Can I evaluate whether PROCESIO fits my use case before implementing?▼

Yes. The procesio-platform-advisor skill assesses feasibility, architecture, pricing, EE capacity sizing for daily volumes, on-prem versus cloud options, compliance evidence, and comparisons with Zapier, Make, MuleSoft, and Workato—without changing any workspace.