intranet-batoi-fct
FCT workflow automation and management for the Batoi intranet system.
Install
mkdir -p .claude/skills/intranet-batoi-fct && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13501" && unzip -o skill.zip -d .claude/skills/intranet-batoi-fct && rm skill.zipInstalls to .claude/skills/intranet-batoi-fct
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Guia per treballar en els fluxos FCT de la intranet Batoi. Use when the agent is asked to modify, debug, test, review, or explain FCT features, including alumnado FCT, empresas, centros, instructores, colaboraciones, convalidacions LOE/LFP/LOGSE, anexos/annexos, SAO downloads, SignaturaController, /signatura, document PDFs, FCT emails, Annex I/II/III/V, acts, qualifications, or Selenium automation for FCT documents.Key capabilities
- →Identify FCT data, convalidadions, or document generation requests
- →Trace controllers, model relations, and services
- →Preserve existing `sendTo`/`signed` semantics
- →Handle FCT email text for instructors
- →Review alumnado associated with convalidadions
How it works
The skill identifies the FCT request type, traces the relevant routes and components, and preserves existing semantics while handling specific FCT functionalities like email text and convalidadions.
Inputs & outputs
When to use intranet-batoi-fct
- →Generate FCT documentation
- →Verify student placement data
- →Manage company collaboration status
About this skill
Intranet Batoi FCT
Workflow
- Llig
AGENTS.mdi, si cal, també la skillintranet-batoi-general(o directamentdocs/agents/conventions.md). - Identifica si la petició és sobre dades FCT, convalidacions, generació de documents, descàrregues SAO, signatures, text d'email, o avaluació/actes.
- Comença per la ruta:
- Rutes de professor:
routes/profesor.php. - Signatura compartida (pujada/PDF):
routes/todos.php. - Documentació/signatura API:
routes/api.php. - Direcció signatura:
routes/direccion.php.
- Rutes de professor:
- Traça controlador, relacions de model, serveis, vistes i plantilles de correu abans d'editar.
- Preserva la semàntica existent de
sendTo/signedllevat que l'usuari demane explícitament canviar el workflow. - Per al text a instructors, fes explícit qui signa, quin document i si l'han de retornar.
- En convalidacions, no inferisques cicle/normativa directament de
fctssi no hi haidColaboracion; revisa alumnat associat i usa identificadors concrets dealumno_fctsper evitar errors amb alumnes multigrup.
Referències compartides (docs/agents/fct/)
- Rutes FCT, controladors, entitats, documents i correus:
docs/agents/fct/fct-map.md. /signatura, Annex I/II/III/V,sendTo,signed, selecció de plantilla:docs/agents/fct/signatures.md.- Descàrregues SAO i Selenium:
docs/agents/fct/sao-selenium.md.
When not to use it
- →When the task is not related to FCT flows of the Batoi intranet
- →When inferring cycle/normative directly from `fcts` without `idColaboracion`
Limitations
- →Preserves the semàntica existent de `sendTo`/`signed` llevat que l'usuari demane explícitament canviar el workflow
- →En convalidacions, no inferisques cicle/normativa directament de `fcts` si no hi ha `idColaboracion`
How it compares
This skill provides a specific workflow for Batoi intranet FCT features, ensuring adherence to existing system semantics and data handling, unlike a generic modification approach.
Compared to similar skills
intranet-batoi-fct side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| intranet-batoi-fct (this skill) | 0 | 2mo | No flags | Intermediate |
| add-cyberbrick-sample | 0 | 4mo | Review | Intermediate |
| agent-challenges | 1 | 6mo | No flags | Intermediate |
| blackboard-setup | 0 | 1mo | Review | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
add-cyberbrick-sample
Shen-Ming-Hong
新增或更新 CyberBrick MicroPython 範例工作區的完整工作流程。當使用者提到新增範例、更新範例、add sample、update sample、修改範例積木、建立範例積木、新增 CyberBrick 示範程式、sample workspace、範例工作區、更新翻譯、stringTranslations、nameTranslations、字串翻譯、標籤翻譯 時自動啟用。包含從 Blockly 工作區匯出 JSON、建立或覆蓋範例檔、更新索引、15 語系翻譯填寫(含識別字名稱翻譯 nameTranslations 與 text 積木字串翻譯 stringTranslation
agent-challenges
ruvnet
Agent skill for challenges - invoke with $agent-challenges
blackboard-setup
ssrjkk
Setup with Blackboard. setup.
anki-update
imben1109
Update Anki notes one by one from a folder of markdown files.
rsvp-comprehension-agent
richfrem
Session manager for RSVP speed reading. Orchestrates reading sessions with pause, resume, speed adjustment, and comprehension check-ins. Invoke after generating an RSVP token stream with the rsvp-reading skill.
webapp-testing
anthropics
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.