github.com/TokenRhythm/opensquilla
| Skill | Added | Review |
|---|---|---|
paper-length-gate src/opensquilla/skills/bundled/paper-length-gate/SKILL.md Deterministic artifact-backed manuscript readiness gate for meta-paper-write. Validates the workspace LaTeX artifact before compilation while leaving final page-count enforcement to compile_pdf. | 54 54 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 94ac35e | |
paper-latex-sanitizer src/opensquilla/skills/bundled/paper-latex-sanitizer/SKILL.md Deterministically normalize safe LaTeX punctuation and replace unsupported forecast magnitudes with explicit placeholders before meta-paper-write publication gates run. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 94ac35e | |
paper-delivery-summary src/opensquilla/skills/bundled/paper-delivery-summary/SKILL.md Deterministic final delivery summary for meta-paper-write. Reports only verified PDF compilation fields and the exact citation-map SUMMARY statistics. | 49 49 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 94ac35e | |
paper-citation-integrity-gate src/opensquilla/skills/bundled/paper-citation-integrity-gate/SKILL.md Deterministic citation-count and provenance gate for meta-paper-write. Checks the citation_map summary against the numeric paper citation target without trusting an LLM verdict. | 59 59 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 94ac35e | |
paper-artifact-runtime src/opensquilla/skills/bundled/paper-artifact-runtime/SKILL.md Internal cross-platform artifact persistence, assembly, citation-audit, and PDF compilation runtime for meta-paper-write. | 54 54 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 94ac35e | |
meta-web-to-pdf-briefing src/opensquilla/skills/exp/meta-web-to-pdf-briefing/SKILL.md Render a topic into a distributable PDF briefing in three steps: web search → bullet summary → styled PDF. Trigger when the user asks for a PDF briefing on a single topic. | 58 58 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 94ac35e | |
meta-travel-planner src/opensquilla/skills/exp/meta-travel-planner/SKILL.md Use this meta-skill instead of answering directly when the user needs a trip plan, travel itinerary, business-trip schedule, or day-by-day travel brief that benefits from multi-skill orchestration across preference inference, weather, place search, constraint extraction, itinerary drafting, variants, and optional artifact guidance. | 64 64 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 94ac35e | |
meta-stack-trace-investigator src/opensquilla/skills/exp/meta-stack-trace-investigator/SKILL.md Use this meta-skill instead of answering directly when the user gives a stack trace, traceback, runtime error, or failing log that benefits from multi-skill orchestration across trace parsing, repo/history inspection, patch-target analysis, reproduction guidance, and verification commands. | 67 67 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 94ac35e | |
meta-spreadsheet-insight src/opensquilla/skills/exp/meta-spreadsheet-insight/SKILL.md Turn an Excel workbook into business insight: structured read → trend/anomaly summary → write back to a new 'Insights' sheet → persist KPIs to memory. | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 94ac35e | |
meta-security-review-bundle src/opensquilla/skills/exp/meta-security-review-bundle/SKILL.md Compose three independent security gates over a candidate operation — policy/governance review, secret/credential scan, and audit-log emit — then arbitrate the verdicts with a strict priority rule (governance DENY > scanner WARN > ALLOW). Use when reviewing a proposed code change, script, or environment manipulation for safety. | 63 63 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 94ac35e | |
meta-scheduled-morning-digest src/opensquilla/skills/exp/meta-scheduled-morning-digest/SKILL.md Compose a morning digest combining local weather, news for the user's interest topic, a structured summary, and a memory note. | 53 53 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 94ac35e | |
meta-sales-lead-researcher src/opensquilla/skills/exp/meta-sales-lead-researcher/SKILL.md Use this meta-skill instead of answering directly when the user wants account research, lead qualification, company/person briefing, outreach prep, or a sales call brief that benefits from multi-skill orchestration across web research, browser/source review, CRM-style notes, and email drafting. | 52 52 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 94ac35e | |
meta-research-to-slide-deck src/opensquilla/skills/exp/meta-research-to-slide-deck/SKILL.md Use this meta-skill instead of answering directly when the user needs a researched presentation, leadership briefing, competitive analysis deck, or source-backed slide outline that benefits from multi-skill orchestration across search, source curation, synthesis, slides, and document export. | 52 52 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 94ac35e | |
meta-pre-commit-quality-gate src/opensquilla/skills/exp/meta-pre-commit-quality-gate/SKILL.md Run three quality gates (ruff + mypy + pytest) in parallel over the staged diff, then arbitrate a single BLOCK/APPROVE verdict. Use before committing changes locally when you want a comprehensive pre-commit gate beyond per-file linting — exactly the same gate set CI enforces. | 69 69 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 94ac35e | |
meta-pdf-reformat-pipeline src/opensquilla/skills/exp/meta-pdf-reformat-pipeline/SKILL.md Modernize a legacy PDF: structural extraction → natural-language rewrite of problem pages → audit summary → re-merge into the final PDF. | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 94ac35e | |
meta-pdf-intelligence src/opensquilla/skills/exp/meta-pdf-intelligence/SKILL.md Use this meta-skill instead of answering directly when the user needs PDF analysis, pasted PDF excerpt analysis, digesting, comparison, or question answering that benefits from multi-skill orchestration across PDF extraction, summarization, cross-document synthesis, traceable evidence indexing, and memory capture. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 94ac35e | |
meta-multi-format-export-pack src/opensquilla/skills/exp/meta-multi-format-export-pack/SKILL.md From one piece of source content, render four deliverables: .docx report, .pptx slides, .xlsx data, and an HTML/PDF public version. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 94ac35e | |
meta-migration-assistant src/opensquilla/skills/exp/meta-migration-assistant/SKILL.md Use this meta-skill instead of answering directly when the user needs a concrete migration plan that benefits from multi-skill orchestration across migration classification, authoritative guide lookup, optional repo diff inspection, and step-by-step validation planning. | 62 62 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 94ac35e | |
meta-meeting-to-workflow src/opensquilla/skills/exp/meta-meeting-to-workflow/SKILL.md Use this meta-skill instead of answering directly when the user has meeting notes, transcripts, recordings, or rough discussion notes and wants them converted into decisions, owners, follow-ups, tasks, issues, or shareable minutes through multi-skill orchestration. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 94ac35e | |
meta-long-running-build-watchdog src/opensquilla/skills/exp/meta-long-running-build-watchdog/SKILL.md [DEPRECATED] Build watchdog — launches arbitrary commands from the user message in tmux and lets sub-agent auto-apply a fix. Disabled pending the E5 bounded sub-agent contract + Jinja sandbox + side-effect ledger (plan §3.1 A1/A8 / §5.3 E4): the launch task interpolates raw user_message into a shell-bound tmux session and the heal step lets sub-agent mutate state with no rollback. Do not re-enable without `metadata.opensquilla.risk: high` + capabilities {shell, tmux, filesystem-write, subprocess} and a saga-style compensation step. | 49 49 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 94ac35e | |
meta-knowledge-base-bootstrap src/opensquilla/skills/exp/meta-knowledge-base-bootstrap/SKILL.md Bootstrap a domain knowledge base from a single seed (URL / PDF path / git repo / free-text topic): classify source → ingest with the right tool → persist to memory + xlsx index. | 60 60 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 94ac35e | |
meta-issue-to-pr-autopilot src/opensquilla/skills/exp/meta-issue-to-pr-autopilot/SKILL.md [DEPRECATED] Issue-to-PR autopilot — opens a PR via `gh`, runs a sub-agent fix loop, and writes to git. Disabled pending the E5 bounded sub-agent contract + side-effect ledger (plan §3.1 A8 / §5.3 E4): no risk metadata enforcement, no per-step budget, no rollback path. Do not re-enable without `metadata.opensquilla.risk: high` + capabilities {vcs, filesystem-write, network-write, subprocess} and a saga-style compensation step. | 51 51 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 94ac35e | |
meta-home-it-rescue src/opensquilla/skills/exp/meta-home-it-rescue/SKILL.md Use this meta-skill instead of answering directly when the user needs help with home, small-team, laptop, browser, printer, Docker, Git, network, UI, or deployment troubleshooting that benefits from multi-skill orchestration across symptom intake, environment capture, web lookup, and repair planning. | 52 52 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 94ac35e | |
meta-github-pr-watch-digest src/opensquilla/skills/exp/meta-github-pr-watch-digest/SKILL.md Inspect the user's open GitHub PRs / failing CI / new issues via `gh`, summarize into 3 buckets (to-review / awaiting-me / CI-red), and persist follow-ups to memory. | 63 63 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 94ac35e | |
meta-diagram-triangulation src/opensquilla/skills/exp/meta-diagram-triangulation/SKILL.md Scan a target codebase path, classify the most informative diagram kind, then render it as BOTH a PlantUML source file AND a draw.io XML in parallel, and compose them into a single architecture doc. Use when writing an RFC or onboarding doc and you want a text-friendly (PlantUML) and an editable (drawio) view of the same architecture. | 69 69 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 94ac35e |