HACKATON-TAWS: Skill for Codex

.agents/skills/jelou-project/SKILL.md

jelou-project is a skill for Codex from justinz12xd/HACKATON-TAWS. It costs 166 tokens per session (7,344 once invoked), scanned B, original, no licence file.

A tool for managing Jelou projects, which are AI assistants, along with their knowledge files and messaging channels. It works through the Jelou command-line tool or web API.

In plain words
What is it for?
Use it to create, list, update, or delete projects; upload PDF, TXT, or CSV knowledge files; view project details; and manage project channels.
Why use it?
It puts project setup, knowledge management, and channel administration in one interface instead of requiring separate manual operations.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: installed under .agents/ (shared by several agents).

This is justinz12xd/HACKATON-TAWS's own configuration. It tells Codex how to work on HACKATON-TAWS itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything HACKATON-TAWS configures →

Reuse

Borrowing it

Nothing to install: this file belongs to justinz12xd/HACKATON-TAWS. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/justinz12xd/HACKATON-TAWS/main/.agents/skills/jelou-project/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/justinz12xd/HACKATON-TAWS

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for jelou-project

README.md
[![agentmods](https://agentmods.dev/badge/skills/justinz12xd/hackaton-taws/jelou-project/github.svg)](https://agentmods.dev/skills/justinz12xd/hackaton-taws/jelou-project)
Your own site
<a href="https://agentmods.dev/skills/justinz12xd/hackaton-taws/jelou-project"><img src="https://agentmods.dev/badge/skills/justinz12xd/hackaton-taws/jelou-project/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for jelou-project

Your own site · 80×15
<a href="https://agentmods.dev/skills/justinz12xd/hackaton-taws/jelou-project"><img src="https://agentmods.dev/badge/skills/justinz12xd/hackaton-taws/jelou-project.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 166 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,344 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00166 $0.07344
Opus 5 $0.00083 $0.03672
Sonnet 5 $0.00033 $0.01469
Haiku 4.5 $0.00017 $0.00734

Measured 9d ago against content hash 4dab7c704d77, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade B, and why

jelou-project scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Strips warnings and disclaimersmediumAnti-refusal

Omitting safety caveats hides risk from the user and is a common jailbreak preamble.

next inbound message — without any warning from the API. Inspect both targets
.agents/skills/jelou-project/SKILL.md · 582 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 582 lines · 166 tokens per session scan B 4dab7c704d77

Subscribe to this mod's changes

jelou-project is a skill published in the GitHub repository justinz12xd/HACKATON-TAWS (2 stars, last pushed 1mo ago), with no licence file. It adds 166 tokens to every session and 7,344 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it B with 1 finding (strips warnings and disclaimers). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

Codex

Mission control: create tasks, assign to an agent/team, wait for human approval, worker runs in the background, accept results.

tubecreate/tubecli · 29 tokens

spec-prd

Public workflow entrypoint (spec-prd): create, write, refine, or validate planning-readiness of brownfield PRD-grade requirements for existing systems before implementation planning. Do not use for 0-1 product exploration, unresolved product shape, HOW planning/task compilation, implementation/debug/review…

ronronner02/codepilot-agent · 111 tokens

spec-work

Execute a settled plan, validated task pack, spec path, or concrete implementation request end-to-end. Use spec-debug for open-ended bugs; stop when target repo, scope, source ownership, or required authorization is unresolved.

ronronner02/codepilot-agent · 47 tokens

spec-write-tasks

Public workflow entrypoint (spec-write-tasks): compile a settled local spec-plan into an optional derived task pack for spec-work, or validate an existing local task pack before execution. Use for explicit plan-splitting/task-doc requests or high-complexity work suitability; do not use for plan authoring…

ronronner02/codepilot-agent · 110 tokens

procurement-analysis

A procurement analysis workflow for breaking down purchasing needs, collecting data, analysing it, making charts, and writing a report. It covers supplier comparisons, price analysis, material selection, and procurement strategy reviews.

Running-hue/procureflow-agent · 62 tokens

supplier-price-urls

A lookup table that maps supplier names and spare-part names from an ERP system to supplier quotation-page URLs. An ERP system is software used to manage business data and operations.

Running-hue/procureflow-agent · 65 tokens