Skip to content

feat : add optimize-simplicite-log skill#1742

Merged
aaronpowell merged 1 commit into
github:stagedfrom
JordanSOA:skills-simplicite-logs-tojson
May 18, 2026
Merged

feat : add optimize-simplicite-log skill#1742
aaronpowell merged 1 commit into
github:stagedfrom
JordanSOA:skills-simplicite-logs-tojson

Conversation

@JordanSOA
Copy link
Copy Markdown
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, or workflow file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.
  • I am targeting the staged branch for this pull request.

Description

This skill provides the capability to parse Simplicité logs from a raw .txt file, filter fields to reduce noise, and output the result as structured JSON. This is critical for optimizing AI context size (saving ~56% of tokens) and providing structured, predictable data for troubleshooting.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • Other (please specify):

By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

@JordanSOA JordanSOA requested a review from aaronpowell as a code owner May 17, 2026 12:51
@github-actions github-actions Bot added new-submission PR adds at least one new contribution skills PR touches skills targets-main PR targets main instead of staged labels May 17, 2026
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ This PR targets main, but PRs should target staged.

The main branch is auto-published from staged and should not receive direct PRs.
Please close this PR and re-open it against the staged branch.

You can change the base branch using the Edit button at the top of this PR,
or run: gh pr edit 1742 --base staged

@JordanSOA JordanSOA changed the base branch from main to staged May 17, 2026 12:52
@github-actions github-actions Bot removed the targets-main PR targets main instead of staged label May 17, 2026
@aaronpowell aaronpowell merged commit 632052f into github:staged May 18, 2026
11 checks passed
@JordanSOA
Copy link
Copy Markdown
Contributor Author

JordanSOA commented May 18, 2026

@all-contributors add @JordanSOA for tool

@allcontributors
Copy link
Copy Markdown
Contributor

@JordanSOA

I couldn't determine any contributions to add, did you specify any contributions?
Please make sure to use valid contribution names.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-submission PR adds at least one new contribution skills PR touches skills

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants