بنقرة واحدة
citation-formatter
Format citations in APA, MLA, or Chicago style
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Format citations in APA, MLA, or Chicago style
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Initialize a sklock workspace in a project — install sklock, scaffold the skills directory, infer requires[] dependencies from skill descriptions, generate skill.lock, and verify the workspace is healthy. Use when setting up sklock for the first time or onboarding a project that already has skills.
A standalone skill with no dependencies
Gather sources, summarize findings, and produce a structured report
Condense long content into a concise summary
Retrieve raw content from a URL or local file path
Render text as markdown, JSON, or plain prose
| name | citation-formatter |
| version | 0.3.0 |
| tags | ["formatting"] |
| description | Format citations in APA, MLA, or Chicago style |
Format citations in APA, MLA, or Chicago style given a source URL or metadata object.
source — URL or { title, author, year, publisher } objectstyle — one of apa | mla | chicago (default: apa)